Viewing 15 posts - 151 through 165 (of 717 total)
Tom.Thomson (3/29/2011)
SELECT @i+=1...
March 29, 2011 at 1:46 pm
george sibbald (3/29/2011)
March 29, 2011 at 1:42 pm
Nadrek (3/29/2011)
March 29, 2011 at 1:35 pm
Nadrek (3/28/2011)
March 28, 2011 at 5:49 pm
Steve Jones - SSC Editor (3/27/2011)
March 28, 2011 at 5:44 pm
Thanks for the article, and the discussion, there is a lot of good information here.
March 25, 2011 at 2:01 pm
happycat59 (3/25/2011)
March 25, 2011 at 12:15 pm
I just noticed that the formats, both source and final, you list in the subject don't match what you have in your code, so I'm not sure which is supposed...
March 25, 2011 at 12:40 am
Lisset (3/23/2011)
select convert(char(8),cast('27 Ene 11' as smalldatetime),112)
and show the error :
Msg 241, Level...
March 25, 2011 at 12:32 am
I suspect that there is a setting that is different on the third server. Try checking all the settings by right clicking on the linked server and scripting it out...
March 25, 2011 at 12:17 am
CirquedeSQLeil (3/24/2011)
March 25, 2011 at 12:07 am
That should work fine, there is noting in the DB/backups that are specific to the CPU architecture. (x68 vs. x64)
March 24, 2011 at 4:22 pm
Viewing 15 posts - 151 through 165 (of 717 total)