Viewing 15 posts - 466 through 480 (of 1,138 total)
tusharbedekar (9/30/2009)
September 30, 2009 at 6:39 am
Fred Zimmerman (9/30/2009)
This being...
September 30, 2009 at 6:30 am
I have heard that UDF's; while not technically stored procedures will get traced with the statement level events, such as SP:StmtStarting
September 30, 2009 at 1:35 am
This is one of the new features in sql 2008, you also have more advanced auditing functionality as well.
September 30, 2009 at 1:28 am
naveenreddy.84 (9/30/2009)
I am using a xp_cmdshell method of running command and i used the following tsql statement
exec xp_cmdshell 'bop_cmd'
but it gives following error
'bop_cmd' is not recognized as...
September 30, 2009 at 1:26 am
pitso.maceke (9/30/2009)
September 30, 2009 at 1:21 am
The solutions mentioned will help in most scenarios, it is totally different and a lot easier in sql 2008, as changes can be tracked.
September 30, 2009 at 1:03 am
smthembu (9/30/2009)
I have a package with the flat file destination set to c:\ drive now i need to change the file destination to another drive but after i have...
September 30, 2009 at 12:52 am
This link will help you around the issues
September 30, 2009 at 12:49 am
Steve Jones - Editor (9/29/2009)
Lots of these little utilities are written by someone that...
September 29, 2009 at 10:27 am
TheSQLGuru (9/29/2009)
Silverfox (9/29/2009)
TheSQLGuru (9/29/2009)
September 29, 2009 at 10:23 am
RTaylor2208 (9/29/2009)
I have been asked to define my own objectives for my yearly appraisal and to be honest I am not entirely sure where to start as I have never...
September 29, 2009 at 10:01 am
TheSQLGuru (9/29/2009)
September 29, 2009 at 9:48 am
TheSQLGuru (9/29/2009)
Also, instead of...
September 29, 2009 at 8:11 am
Viewing 15 posts - 466 through 480 (of 1,138 total)