DBMESSAGE( )
Topic group Related topics Example
Returns the error message of the last BDE error.
Syntax
DBMESSAGE( )
Description
DBMESSAGE( ) returns the error message of the most recent BDE error.
See the table in the description of ERROR( ) that compares ERROR( ), MESSAGE( ), DBERROR( ), DBMESSAGE( ), CERROR( ), SQLERROR( ), and SQLMESSAGE( ).