Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: form problem
Thanks to a couple of responses I now believe I need 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 Tue May 26 1998 - 21:42:36 CDT
![]() |
![]() |