skip to main content
Developing JDBC Applications : Error Handling
 

Error Handling

The JDBC Client reports errors to the calling application by returning SQLExceptions. The following types of errors can occur when you are using the JDBC Client:
Driver errors
OpenAccess SDK Client errors
OpenAccess SDK Server errors
OpenAccess SDK SQL engine errors
Data source errors