Viewing 5 posts - 1 through 6 (of 6 total)
Same server and instance, different database. All I did for this DB was right click on the server and create a new database
May 12, 2016 at 8:32 am
Can I force the trigger to run as a domain account? Is the fact I log in as sa and can run it and that the web app also uses...
May 12, 2016 at 8:00 am
Would this explain why I can run the xp_cmdshell from the query window but not within the trigger? How do I fix it? Would this also explain why an extremely...
May 12, 2016 at 7:51 am
I can safely assume only one row is inserted because the application that does the update or insert can only modify one record at a time luckily. I launched the...
May 12, 2016 at 7:13 am
I ran it from a query editor using xp_cmdshell and it works, it only ever breaks in the trigger
May 12, 2016 at 7:09 am
Viewing 5 posts - 1 through 6 (of 6 total)