Viewing 15 posts - 226 through 240 (of 496 total)
More information:
I always took IP_ANY to refer to all possible IP Addresses and make no reference to the port. So I too question this. I have never seen...
July 12, 2011 at 7:43 am
If this is SQL 2008, can't you use auditing? I haven't tried it (yet, but we will next year), but according to the docs, you can set up a...
June 28, 2011 at 12:41 pm
Of course, even those who never allow SQL SPs to go in via automatic updates can get hosed. June 14th MS released a big security fix to SQL Server...
June 28, 2011 at 12:35 pm
George Carlin would have had a field day with this thread. After all, STUFF is what life is about.
May 24, 2011 at 12:42 pm
Richard M Karpel (5/20/2011)
May 20, 2011 at 7:09 am
Ugh -- they did it on purpose? For God's sake why? It violates all good database protocol? That really needs to be flagged heavily in BOL.
May 18, 2011 at 8:21 am
SanDroid (5/18/2011)
Carlton Leach (5/18/2011)
NULL is NULL...fullstop. You never know what NULL is so regardless if you insert, concatenate, stick it somewhere...
May 18, 2011 at 7:11 am
SanDroid (5/17/2011)
I understand all the comments about a BUG, or BOL not getting it right. ...
May 17, 2011 at 9:01 am
brazumich (5/17/2011)
I'm going to play devil's advocate here (like MS needs any help...). In my copy of online help...
May 17, 2011 at 7:40 am
Burned by what SHOULD be versus what IS.
Logically, NULL plus anything should be NULL. Period, end of story. NULL means "unknown" and you can't assume that you can...
May 17, 2011 at 7:26 am
K. Brian Kelley (4/19/2011)
jeff.mason (4/19/2011)
April 19, 2011 at 1:45 pm
Ray Cacciatore (4/19/2011)
April 19, 2011 at 12:47 pm
tksitp (4/19/2011)
April 19, 2011 at 12:44 pm
Only thing I can think of would be making sure that the filegroup has the file you are looking for properly assigned. You are doing the correct method for...
April 19, 2011 at 11:51 am
Viewing 15 posts - 226 through 240 (of 496 total)