skip to main content
Developing ODBC Applications : Error Handling : OpenAccess SDK Server Errors
 

OpenAccess SDK Server Errors

An error generated by OpenAccess Server has the following format:
[DataDirect] [ODBC OpenAccess driver] [OpenAccess Server] message
For example:
[DataDirect] [ODBC OpenAccess driver] [OpenAccess Server] Only Select statements are allowed in this read-only connection.
Use the native error code to look up details about the possible cause of the error.For a list of all error codes and messages, refer to the OpenAccess SDK Troubleshooting Guide and Reference.
Note: To customize the error messages for your application, refer to the <Emphasis>OpenAccess SDK Distribution Guide.