M min New member Local time Today, 13:40 Joined May 31, 2000 Messages 5 Jun 1, 2000 #1 Needs Help! Anybody knows how to trigger a function whenever a new record is inserted into a table? Basically, this function is to update a field in another table. Thanks, Min
Needs Help! Anybody knows how to trigger a function whenever a new record is inserted into a table? Basically, this function is to update a field in another table. Thanks, Min
Travis Registered User. Local time Today, 05:40 Joined Dec 17, 1999 Messages 1,332 Jun 6, 2000 #2 If you use a form to do the input from use the BeforeInsert or AfterInsert Events