Re: A question in using Developer 2000

From: Patrick Flahan <flahan_at_earthlink.net>
Date: Sat, 6 Mar 1999 13:37:53 -0500
Message-ID: <7brsot$hc8$1_at_ash.prod.itd.earthlink.net>


Try using the On-Message trigger. It allows you capture messages before they are displayed to the end user, so you can supply your own message instead of the default. You can use the buitl-in 'MESSAGE_CODE' to capture the message that was called and use an IF test in the trigger for the specific errors that you want to catch (just make sure you have an else to handle all other messages).

Hope this helps,
Patrick Flahan
flahan_at_earthlink.net

±èº¸±Ô <laba_at_att.co.kr> wrote in message news:7bq1as$qcr$1_at_usenet.kreonet.re.kr...
>/*popping messagebox when there's no data to be retrieved...*/
>
>hello, everyone....
>IN developer 2000 forms ...
>if there's no data to be retrieved...oracle sends a message...
>but i want to dispaly this message in a messagebox!!!(using 'alert')
>
>is there any solution ? is there any system variable that check there's no
>data?
>I wait for your help.Please...
>
>
>
Received on Sat Mar 06 1999 - 19:37:53 CET

Original text of this message