3. Programming Ingres DTP Applications : How Ingres DTP Applications Handle Errors : Error Messages
 
Share this page                  
Error Messages
By default, Ingres displays error messages on the terminal. To suppress display of error messages you can define an error handling routine. Your application program must issue the following statement to enable error trapping:
set_sql(errorhandler)