Viewing 15 posts - 721 through 735 (of 3,666 total)
Lynn Pettis (6/7/2015)
Alvin Ramard (6/6/2015)
SandyTucker (6/6/2015)
June 8, 2015 at 7:17 am
SandyTucker (6/6/2015)
June 6, 2015 at 9:31 am
GilaMonster (6/4/2015)
And, back on topic, can anyone help our poor, out-of-his-depth friend with locating a time machine?http://www.sqlservercentral.com/Forums/Topic1691611-391-1.aspx
... back on topic... ???? How dare you? 😀
Can you get his address and...
June 4, 2015 at 12:54 pm
One of the search results is: https://msdn.microsoft.com/en-us/library/ms191130.aspx
If this is not enough information, then ask specific question(s) about the part(s) you have trouble with.
June 4, 2015 at 12:43 pm
Take a look at this: http://www.lmgtfy.com/?q=sql+server+agent+job+notification+email+
June 4, 2015 at 12:21 pm
ChrisM@home (6/4/2015)
dwilliscp (6/4/2015)
Msg 156, Level 15, State 1, Line 2
Incorrect syntax near the keyword...
June 4, 2015 at 12:17 pm
Eirikur Eiriksson (6/4/2015)
Jeff Moden (6/4/2015)
Have any of you ever used a CTP of SQL Server to power your real production databases? Personally, I think such a...
June 4, 2015 at 12:12 pm
I can almost guarantee that there will not be any easy way to import the data into SQL Server.
The first thing I would do, is to save the file in...
June 4, 2015 at 9:59 am
Jeff Moden (6/4/2015)
Have any of you ever used a CTP of SQL Server to power your real production databases? Personally, I think such a thing would...
June 4, 2015 at 9:34 am
Brian Seib (6/4/2015)
June 4, 2015 at 8:56 am
kuchanarajendraprasad (6/4/2015)
CASE @UWDECISSION
WHEN 'DECLINED' THEN (SELECT [TBL_IL_PTRNPF].BATCTRCDE FROM [TBL_IL_PTRNPF] WHERE BATCTRCDE = 'T644')
WHEN 'POSTPONED' THEN (SELECT [TBL_IL_PTRNPF].BATCTRCDE FROM [TBL_IL_PTRNPF] WHERE BATCTRCDE = 'TA63')
ELSE (SELECT [TBL_IL_PTRNPF].BATCTRCDE FROM [TBL_IL_PTRNPF] WHERE...
June 4, 2015 at 8:19 am
GilaMonster (6/4/2015)
*sigh*I swear some people don't actually want help.
Oh they want help, but the only help they want is the final solution. They don't want to have to do anything...
June 4, 2015 at 7:11 am
One option would be to send the results to file. I know I'd like a better option, but it's better than nothing.
June 3, 2015 at 3:48 pm
Steve Jones - SSC Editor (6/3/2015)
Jeff Moden (6/1/2015)
Maybe it's just me. I might be getting too old for this business. [/url]three words too many 😀
3 words? So he...
June 3, 2015 at 3:39 pm
What error message are you getting?
June 3, 2015 at 3:34 pm
Viewing 15 posts - 721 through 735 (of 3,666 total)