skip to main content
Developing ODBC Applications : Error Handling : ODBC Client Errors
 

ODBC Client Errors

An error generated by the ODBC Client has the following format:
[DataDirect] [ODBC OpenAccess driver] [OpenAccess Client] message
For example:
[DataDirect] [ODBC OpenAccess driver] [OpenAccess Client] The specified transliteration module is not found.
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.