Home » Developer & Programmer » Forms » diff between post - query and post - select
diff between post - query and post - select [message #113102] Wed, 30 March 2005 23:15 Go to next message
vivekdesai
Messages: 4
Registered: March 2005
Location: Ahmedabad
Junior Member
Hi

pls. send me the diff between post - query and post - select?

Thanks in Advance.

Regards
Vivek Desai
Re: diff between post - query and post - select [message #113159 is a reply to message #113102] Thu, 31 March 2005 04:42 Go to previous message
saadatahmad
Messages: 452
Registered: March 2005
Location: Germany/Paderborn
Senior Member

The Post-Select trigger fires after the default selection phase of query processing, or after the successful execution of the On-Select trigger. It fires before any records are actually retrieved through fetch processing. i.e : before showing the records in the form and after Selection on the records, Post-Select trigger fires.

When a query is open in the block, the Post-Query trigger fires each time Form Builder fetches a record into a block. The trigger fires once for each record placed on the block's list of records. i.e: Whenever a record is fetched and successfully shown in the form post-query trigger fires.
Previous Topic: How to change list item
Next Topic: Import Excel datasheet to an oracle table
Goto Forum:
  


Current Time: Thu Sep 19 18:46:56 CDT 2024