Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Triggers to run a batch file
Message
From
09/03/2006 17:32:55
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01102887
Message ID:
01102939
Views:
12
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform