Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Triggers to run a batch file
Message
De
09/03/2006 17:32:55
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2000
Divers
Thread ID:
01102887
Message ID:
01102939
Vues:
13
>Hi
>
> I want to run a batch file on my computer as soon as trigger is fired for update on a column. How can I do this.
>
>Thanks
>Bharat

Bharat,

See xp_cmdshell in BOL. Note: This runs synchronously and will greatly affect the performance of the INSERT/UPDATE statement.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform