Re: How to change error_level in Forms?

From: <smagdaddy_at_aol.com>
Date: 1996/12/19
Message-ID: <19961219012400.UAA07358_at_ladder01.news.aol.com>#1/1


Another way to trap these errors, is to use the on-error trigger. Trap only those errors that you want to suppress, matbe some others you want to modify the message on, and still have the real errors shine through.

   I use these triggers and the DBMS_ERRORTEXT to help with debugging.

  see the online help for a pretty good example.   You will probably want the on_message trigger also.

Rodger Hollingsworth



US Navy (DBA, Dev2K, SCO Unix)
You'll never get it unless you ask, Then again you may not even if you do ask. Received on Thu Dec 19 1996 - 00:00:00 CET

Original text of this message