Hi Friends,
I am trying to create a button which does exactly the same work of 'execute query' button in the smart bar.
Below are the steps I tried, but isnt working. Please tell me what am I doing wrong.
I am creating a simple form using oracle XE express edition 11g and Oracle forms 10g.
This is a very simple form displays employee details (Form) .
I created a button 'Display' - When Button pressed -> Under PLSQL/Editor code - >
execute_query;-- this is the only code I typed
When I clicked display button - it gives 'FRM:40202 : Field must be entered.' - E rror .
Additionally the cursor is blinking in the Employee ID field.
Could you please help me how to make it work. BTW the Execute Query button in the Smart Bar works fine.
thanks.. Arun Thomas T