skip to main content
Getting Started : Using the Drivers : Error Handling : Driver Errors
  
Driver Errors
An error generated by the drivers has the following format:
[DataDirect][Connect for JDBC Driver] message
For example:
[DataDirect][Sybase JDBC Driver]Timeout expired.
You may need to check the last JDBC call your application made and refer to the JDBC specification for the recommended action.