Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change all Triggers with Code
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00860373
Message ID:
00860388
Vues:
10
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>Is there any way to write code, or some tool to use, that will update all triggers in a DBC? I am considering adding a " .and. Foo()" to all my triggers in a Database for all Tables.
>
>TIA,
>Cris

ADBObjects() to get list of all tables in DBC. Then use DBGETPROP to get the current trigger for the table. Then see VFP Help on
Delete Trigger and Create Trigger.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform