skip to main content
Developing JDBC Applications : Error Handling : Data Source Errors
 

Data Source Errors

The IP for the OpenAccess SDK SQL engine or third-party SQL engine adds errors generated by the data source. These errors have the following format:
[DataDirect] [JDBC OpenAccess driver] [Interface Provider] message
For example:
[DataDirect] [JDBC OpenAccess driver] [Interface Provider] Error opening file.
Use the native error code to look up details about the possible cause of the error. For these details, refer to your data source documentation.