Execute_Query [message #87434] |
Mon, 03 January 2005 23:39 |
Adi
Messages: 38 Registered: May 2002
|
Member |
|
|
i am using the data block and now i have kept a button with caption and name as SEARCH now at the form load i will enter the key value and press the SEARCH so that i should get the Records related to it into the respective fields.
in the button press trigger i wrote the
execute_trigger(No_validate);
it is showing fine but showing the very first record in the database.
How can i get the records i want to use only Execute Query and I dont want to use another key to say the enter_query.
thanks for the help
..
adi
|
|
|