View Full Version : Trigger a function when new record inserted


min
05-31-2000, 09:44 PM
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
06-06-2000, 11:48 AM
If you use a form to do the input from use the BeforeInsert or AfterInsert Events