Advertising banner:

History
 
 Connection.DBError
Home • Help • A0 • Customization Tools • FCAS • Language Reference • Connection.DBError
 
DBError (database connections)
Purpose
Returns a string containing the last string error that occurred on a connection, provided by the underlying ODBC driver.
This method is useful for determining the type of error that has occurred in an error handling situation.
Syntax
DBConnection.DBError
Compliance:
Core level
Example
Debug cnctBigData.DBError