History  | 
DBErrorCode (database connections) 
Purpose 
Returns a numeric value which is the last error that occurred on a connection, provided by the underlying ODBC driver. 
Syntax 
DBConnection.DBErrorCode 
Example 
Debug cnctBigData.DBErrorCode 
 | ||