Language Reference Guide : System Classes : SessionObject Class : DBMSErrorPrinting Attribute
 
Share this page          
DBMSErrorPrinting Attribute
Data Type: smallint
4GL Access: RW
The DBMSErrorPrinting attribute specifies how to display DBMS error messages.
Valid values are:
EP_NONE
Specifies that errors should not be printed
EP_OUTPUT
Prints error numbers in the OpenROAD error log file
EP_INTERACTIVE
Print errors in an interactive dialog
Default: EP_INTERACTIVE
Descriptions of system constant values and their numeric equivalents are listed in DBMSMessagePrinting and DBMSErrorPrinting Settings for SessionObject).