Re: forms problem

From: Martin Meadows <mmeadows_at_indy.net>
Date: Tue, 26 May 1998 21:44:25 -0500
Message-ID: <356B7E09.17C0_at_indy.net>


[Quoted] Based on various responses from Oracle folks I now think I have to do the following:

I think I need to force a requery on screen 1. I know the following works if I do it manually.
Clear Record
Enter Query
<enter fields>
Execute Query

I would like to be able to do the above 3 commands programmatically. I know Clear_Record; works fine.
I also know that if I use Enter_Query; it sits & waits on input. I don't want to force the operator to re-enter data. I want to get into query mode & then Execute_Query; but I don't know how to make this happen in pl/sql. Can you tell me how this is done?

Thanks again,
Martin Meadows Received on Wed May 27 1998 - 04:44:25 CEST

Original text of this message