Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update a timestamp on record delete
Message
From
25/02/1999 12:56:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Update a timestamp on record delete
Miscellaneous
Thread ID:
00191504
Message ID:
00191504
Views:
52
Anybody got a way ot update a timestamp field in a record when that record is deleted?

We handle all other timestamping with a routine called from the record validation rule, that just puts DATETIME() in the timestamp field. But validations rules aren't run when the record is deleted, so that doesn't work here.

My next though was to put a call to the same routine in the Delete trigger until I remembered that you cannot modify a record from within a trigger.

Sooo- can this be done on the DBC level?
Erik Moore
Clientelligence
Next
Reply
Map
View

Click here to load this message in the networking platform