skip to main content
Getting Started : Using the Drivers : Error Handling : Database Errors
  
Database Errors
An error generated by the database has the following format:
[DataDirect][Connect for JDBC Driver][Database] message
For example:
[DataDirect][SQL Server JDBC Driver][SQL Server]Invalid Object Name.
Use the native error code to look up details about the possible cause of the error. For these details, refer to your database documentation.