Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update Triggers, Fire IF
Message
De
23/11/1996 21:12:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Update Triggers, Fire IF
Divers
Thread ID:
00013288
Message ID:
00013288
Vues:
77
In SQL Server an Update Trigger can test if columns have been updated and fire only if any of these columns have been updated.

I've got a table which needs to fire such a trigger for several fields. However there may be other columns which frequently get updated.

Does VFP support the IF UPDATE {column} syntax?

If not am I better off running a table update trigger or using the sp in the rules for those columns which would fire the trigger?

Thanks,
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform