Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
ruchirj07
Starting Member
37 Posts |
Posted - 2008-02-05 : 03:30:23
|
| Hi,I have a scenario wherein i need to execute a exe file from a trigger when a field is updated in a table.Can exe be executed from a trigger? If yes is there any specific syntax.Thanks,Ruchir |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-02-05 : 03:33:48
|
| See this:-http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1380554&SiteID=17 |
 |
|
|
blindman
Master Smack Fu Yak Hacker
2365 Posts |
Posted - 2008-02-05 : 11:57:41
|
quote: Originally posted by ruchirj07 I have a scenario wherein i need to execute a exe file from a trigger when a field is updated in a table.
Always a bad idea.e4 d5 xd5 Nf6 |
 |
|
|
|
|
|