Viewing 15 posts - 8,446 through 8,460 (of 9,399 total)
We use SQL Sentry and are very satisfied with it. We were going through the same exercise of trying to find one and this came recommended by a speaker...
February 3, 2014 at 10:53 am
In your linked server definition, you specify the login that should be used in the connection to the remote server. On the linked server itself, that login has to...
February 3, 2014 at 10:11 am
Jeff Moden (2/3/2014)
L' Eomot Inversé (2/3/2014)
Revenant (1/27/2014)
RUN ON THREAD a
(some T-SQL)
RUN ON THREAD b
(another T-SQL)
AWAIT a AND b
(runs after both a...
February 3, 2014 at 8:20 am
Maybe I'm missing something here, but your second approach worked fine for me. I did notice that in some statements you're ALTERing the student table and in others you're...
February 3, 2014 at 6:56 am
crookj (1/31/2014)
WOTD - anthropomorphized
Misapply
February 1, 2014 at 12:58 am
i can vouch for the performance of Jeff's DelimitedSplit8K function. I know the article contains performance benchmarking that looks too good to be true, but it is true. ...
February 1, 2014 at 12:45 am
The only thing I can think to ask is if you checked the database in the top list and then checked the db_datareader database role in the bottom list for...
February 1, 2014 at 12:36 am
I have not played with LINQ to SQL much at all and admit I don't know the OR designer. I have seen some of the SQL it generates and,...
February 1, 2014 at 12:27 am
Good question that's always on point. Nice way to end the week.
January 31, 2014 at 6:24 am
Jeff Moden (1/30/2014)
Ed Wagner (1/30/2014)
Luis Cazares (1/30/2014)
Jeff Moden (1/30/2014)
"JOCC BOOSTR" (pronounced "jock booster")Definition:
Justification Of Crap Code Based Only On Small Table Requirements
🙂
Everywhere
Pervasive
Infectious
Pandamic
January 31, 2014 at 6:22 am
Luis Cazares (1/30/2014)
Would this help?http://www.sqlskills.com/blogs/kimberly/guids-as-primary-keys-andor-the-clustering-key/
http://blogs.msdn.com/b/sqlserverfaq/archive/2010/05/27/guid-vs-int-debate.aspx
Maybe even a post from a GUID lover:
http://blogs.msdn.com/b/sqlazure/archive/2010/05/05/10007304.aspx
Or even BOL on Using uniqueidentifier Data:
http://technet.microsoft.com/en-us/library/ms190215(v=sql.105).aspx
I especially like Kimberly's article Luis posted here. Sean, this may be...
January 31, 2014 at 6:19 am
Luis Cazares (1/30/2014)
Jeff Moden (1/30/2014)
"JOCC BOOSTR" (pronounced "jock booster")Definition:
Justification Of Crap Code Based Only On Small Table Requirements
🙂
Everywhere
Pervasive
January 30, 2014 at 1:11 pm
Jeff Moden (1/30/2014)
rodjkidd (1/30/2014)
January 30, 2014 at 11:45 am
Revenant (1/29/2014)
Ed Wagner (1/29/2014)
crookj (1/29/2014)
WOTD - RiftGap
Khakis
Jeans
January 29, 2014 at 10:54 am
Viewing 15 posts - 8,446 through 8,460 (of 9,399 total)