950 | ODBC error | An ODBC error has occurred. Check the odbc1error object
for specific information relating to the error.
|
951 | Not connected | You may have attempted to do something that requires a successful
ODBC connection. This can happen if you attempt to do ODBC operations
after having attempted and failed to connect to a data source, but failed
to check for success.
|
952 | Already connected | You have attempted to connect to an ODBC data source using an object
that is already connected.
|
953 | Type not supported | The data type that you have attempted to pass to the ODBC data source
is not supported.
|
954 | No length given | A function that requires a length parameter was not provided one.
|