Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wipe out all triggers in dbc
Message
 
 
À
07/05/2012 13:18:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01543257
Message ID:
01543260
Vues:
48
>did not find it in alter table but this seems to work:
>
>	DELETE TRIGGER ON (x1) FOR DELETE 
>	DELETE TRIGGER ON (x1) FOR INSERT
>	DELETE TRIGGER ON (x1) FOR UPDATE
>
>
>Thanks
>
>Peter
>
You're right, I was thinking VFP has a syntax similar to SQL Server. Although it is still just DROP TRIGGER command, not ALTER TABLE.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform