Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Forms 6i
Any way of executing a query without taking forms into query mode (that the user can see).
What I am doing is runtime loading a poplist (AK on the table). When the user selects and existing record from the poplist I want the record to be recalled as a queried record . If they input new data then thats fine an insert will work. At the moment I am bypassing the query mode so everythng is seen as an insert and I make the required changes in the ON-INSERT trigger. - Not very elegant. Received on Fri Jan 19 2001 - 12:31:23 CST
![]() |
![]() |