Home » Developer & Programmer » Forms » execute_query
execute_query [message #78364] Sun, 17 February 2002 03:06 Go to next message
m masoom
Messages: 8
Registered: June 2001
Junior Member
dear masters,
when i pass a value via parameter in the emp table to execute query,it is executed but it requires before a value in the "empno" text item to execute, while i want to execute the query directly when i open my form, i does not want that it require a value before exeuction in the empno.
thanx
Re: execute_query [message #78369 is a reply to message #78364] Sun, 17 February 2002 23:25 Go to previous message
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
in the when_new_form_instance trigger write following code..

go_block('emp_block_name');
execute_query;
Previous Topic: Re: designer 6i repository installation
Next Topic: joins
Goto Forum:
  


Current Time: Thu Apr 18 00:24:57 CDT 2024