Driver Errors
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
An error generated by the JDBC Client has the following format:
[DataDirect] [OpenAccess JDBC Driver] message
For example:
[DataDirect] [OpenAccess JDBC Driver] Timeout expired.
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. Sometimes, you may need to check the last JDBC call your application made and refer to the JDBC specification for recommended action.