Language Reference Guide : 4. System Classes : DBSessionObject Class : DBMSError Attribute
 
Share this page                  
DBMSError Attribute
Data Type: integer
4GL Access: R
The DBMSError attribute contains the local error number associated with the most recently executed SQL statement in the session. This value is zero if no error occurred.
For a discussion of error handling in OpenROAD, including a description of local errors, see the Programming Guide.