Viewing 5 posts - 1 through 6 (of 6 total)
This solution did not work for me on SQL2008. Did the process change for 2008? On the restored database I still get the following error when trying to...
February 1, 2015 at 9:28 am
How about this simple solution:
http://blog.tylerholmes.com/2007/12/walkthrough-connecting-to-excel-2007.html
October 21, 2009 at 3:32 pm
I just think that anyone who tries to use Dynamic SQL in a trigger is asking for trouble....
April 15, 2008 at 4:23 pm
One issue that the "Trigger" solution does not address is how to deal with web or multi-tier applications. In most cases the suser_sname will be the credentials of the middle tier...
October 12, 2005 at 10:54 am
I was torn between A and B also, both work in my parser and both are in options in the documentation. But to be honest with you, neither are good...
September 23, 2005 at 6:43 am
Viewing 5 posts - 1 through 6 (of 6 total)