skip to main content
Developing ADO Applications : Error Handling : OpenAccess SDK Client Errors
 

OpenAccess SDK Client Errors

An error generated by the ADO Client has the following format:
[DataDirect] [OpenAccess ADO provider] [OpenAccess Client] message
For example:
[DataDirect] [OpenAccess ADO provider] [OpenAccess Client] Memory allocation error occurred.
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 and Reference.
Note: To customize the error message for your application, refer to the OpenAccess Distribution Guide.