Trap no_data_found after execute_query in Oracle Forms

From: <www_dba_at_my-deja.com>
Date: Fri, 24 Mar 2000 08:34:57 GMT
Message-ID: <8bf9bh$2c1$1_at_nnrp1.deja.com>



Hi,

[Quoted] [Quoted] Could anyone tell me how can I trap no_data_found after execute_query in Oracle Forms.
I tried exception no_data_found but failed.

I am doing something like:

     go_block ('Block1');
      execute_query;
      enter;
      if form_success then
         go_block ('Block2');
      end if;
      if no record found return to Block1.

TIA. Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Mar 24 2000 - 09:34:57 CET

Original text of this message