SQL Server 6.5 adds the following error messages to DB-Library for Visual Basic.
| Number | Constant | Error message |
|---|---|---|
| 10106 | SQLEBCPS | The row length exceeds SQL Server's maximum allowable size. |
| 10107 | SQLEDTC | Microsoft Distributed Transaction Coordinator call failed. |
| 10108 | SQLENOTIMPL | This function is not supported on this platform at this time. |
| 10109 | SQLENONFLOAT | Float conversion attempt failed. The source is invalid. |
| 10110 | SQLECONNFB | Unable to connect: DB Server is unavailable or does not exist -- will attempt a fallback connection. |