Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update a timestamp on record delete
Message
De
25/02/1999 12:56:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Update a timestamp on record delete
Divers
Thread ID:
00191504
Message ID:
00191504
Vues:
53
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform