|
Re: when-database-record [message #87502 is a reply to message #87483] |
Sat, 08 January 2005 01:25  |
ashish
Messages: 107 Registered: December 2000
|
Senior Member |
|
|
Description
Fires when Form Builder first marks a record as an insert or an update.
That is, the trigger fires as soon as Form Builder determines through validation that the record should
be processed by the next post or commit as an insert or update.
This generally occurs only when the operator
modifies the first item in a record, and after the operator attempts to navigate out of the item.
Definition Level form or block
Legal Commands
SELECT statements, unrestricted built-ins
Enter Query Mode no
Usage Notes
Use a When-Database-Record trigger to perform an action every time a record is first marked as an
insert or an update.
On Failure
no effect
regards
ashish
|
|
|