last query [message #371812] |
Sat, 09 December 2000 21:01 |
ajay
Messages: 45 Registered: December 2000
|
Member |
|
|
how do i fire the last query from forms using a push button.i got both query & enter query Buttons on the form.
|
|
|
Re: last query [message #371824 is a reply to message #371812] |
Mon, 11 December 2000 15:30 |
Shanthi Ramayanapu
Messages: 22 Registered: October 2000
|
Junior Member |
|
|
Is your question is to re-query using the last cirteria, then you have to pree ENTER_QUERY twice. In orcale forms its is F7, so press it twice and oracle will pop-up the last criteria for you.
Shanthi
|
|
|
Re: last query [message #371826 is a reply to message #371812] |
Tue, 12 December 2000 01:51 |
AJAY.K
Messages: 2 Registered: December 2000
|
Junior Member |
|
|
hi Shanthi,
Thank you very much for the help.What if i want to provide that kind of functionality from under a button, instead of pressing f7 twice.Do i put two enter_query 's under the button.or is that a stupid thing to do.
And i have this other problem, i was working with forms 6 and from on-error trigger
at form level i could not trap the error number 40301.and lastly is their some function which will force the system into normal mode when it is in enter_query mode.
Thanking You
Ajay.k
|
|
|