Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date of Last Update Field...
Message
De
25/04/2000 12:10:18
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00362891
Message ID:
00363191
Vues:
29
>What is the easiest way to populate a Date of Last Update field with the current date if the value for ANY other field has changed? I am using table buffered views. I believe this eliminates the use of Update Trigger.

You can't use the update trigger anyway, as that would cause infinite recursion. That's why update triggers don't allow you to modify any table values.

The only place that you can do this at the database level that I am aware of is the Record validation rule.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform