Viewing 15 posts - 1,396 through 1,410 (of 1,932 total)
WOW, Steve, great post! There's a lot I could say, relevant to what you said, but I don't think it would necessarily be a good thing to say. I'll just...
May 7, 2014 at 8:30 am
Steve, I agree with your article, but with the caveat that I agree mainly in principle. I've been in my current job for many years. It wasn't what I wanted,...
May 6, 2014 at 9:03 am
Ah, that makes sense, Keith, thank you.
And sorry that I didn't post the table definitions as well as some data, to get a feel for what the query would likely...
April 4, 2014 at 9:11 am
Hi Luis,
I like your two solutions. Especially the first one, which I take to be an example of using a common table expression. I've heard of CTE's, but have never...
April 4, 2014 at 8:12 am
I've never heard of sp_WhoIsActive. I've done a quick search and found some information on it. I've downloaded it, too, but WOW, is the stored procedure big!
April 2, 2014 at 8:41 am
Markus (4/1/2014)
I know if you...
April 1, 2014 at 8:38 am
When I run the batch file and redirect it's output, the first thing I see is this:
Sqlcmd: 'GÇôE': Unexpected argument. Enter '-?' for help.
The contents of the output.txt file are...
March 12, 2014 at 7:40 am
sreekanth bandarla (3/11/2014)
syntax:
sqlcmd -S .\SQLEXPRESS -E -Q "EXEC master..sp_BackupDatabases @backupLocation='C:\SQLBackups\', @backupType='F'" -o...
March 11, 2014 at 1:17 pm
Gary Varga (3/11/2014)
calhorg (3/11/2014)
March 11, 2014 at 12:53 pm
I copied the text from the KB article and pasted it into my batch file.
March 11, 2014 at 9:01 am
Thank you, Steve, for posting this. I didn't even know that Stack Overflow did this sort of thing. I use Stack Overflow frequently, but tend to go straight there, post...
March 11, 2014 at 8:54 am
sreekanth bandarla (3/10/2014)
Rod at work (3/10/2014)
sreekanth bandarla (3/7/2014)
BTW, here is the KB article on how you can do that...
sreekanth, I went to the link you provided. I've gotten the SQL...
March 11, 2014 at 7:56 am
Keith, in this situation I am OK with it. You see our application is written so that it saves the data in two places, at the same time. It saves...
March 11, 2014 at 7:48 am
sreekanth bandarla (3/7/2014)
BTW, here is the KB article on how you can do that...
sreekanth, I went to the link you provided. I've gotten the SQL script that's on the page,...
March 10, 2014 at 1:01 pm
You all are giving me great feedback here. I've got to consider what would be best for my situation. I'm sure that the user's SQL Express instances are all set...
March 10, 2014 at 9:31 am
Viewing 15 posts - 1,396 through 1,410 (of 1,932 total)