Part 4: The Connect XE Drivers : The Salesforce Driver : Error Handling

Error Handling
The Salesforce driver reports errors to the application by returning SQL_ERROR to the failing ODBC API call. The application can then call SQLGetDiagRec to obtain the error details which consist of the following information:
Driver Errors
Data Source Errors

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.