Viewing 15 posts - 13,111 through 13,125 (of 39,818 total)
capn.hector (9/10/2012)
September 10, 2012 at 10:08 am
calvo (9/10/2012)
I feel conflicted at the moment. Do I talk smack because my team is "rebuilding" or do I talk sympathy because my team was there last year?
Magic number for...
September 10, 2012 at 10:08 am
Luis Cazares (9/7/2012)
For those running windows under Apple products.How do you right click?
Two finger click on the trackpad.
September 8, 2012 at 9:50 am
GilaMonster (9/8/2012)
September 8, 2012 at 9:49 am
The way to do this is with dynamic SQL.
declare @c varchar(500)
select @c = 'Select * from MyTable where '
...
September 8, 2012 at 9:22 am
The error says it all. Replication is enabled, so you can't rename the database.
September 8, 2012 at 9:19 am
You won't get a deadlock since you are only accessing one resource. What will happen is that one execution might block the next one.
You can experiment with the size of...
September 8, 2012 at 9:19 am
I've tended to use copies of production, but sometimes obfuscated for security purposes.
My company (Red Gate Software) makes a data generator that can build data for you, in all shapes...
September 7, 2012 at 8:58 am
Luis Cazares (9/7/2012)
The ability to use two monitors is important, I'm not sure if I can handle more or I would just get crazy.
Three is really nice. I tend to...
September 7, 2012 at 8:40 am
This has gone a little sideways, but in addition to blatant harassment, like licking someone's shoulder, I was hoping to drive home the point that any unwanted advances, especially repeated...
September 7, 2012 at 7:32 am
anthony.dean (9/7/2012)
oddly enough working for a very large company I have no complaints....so I guess my ideal machine to add to the office would be...one of these...
LOL, but from personal...
September 7, 2012 at 7:22 am
Brandie Tarvin (9/7/2012)
Tomorrow's SQL Saturday post is going to be about SQL Server resources. I'm including things like this forum, Tek-Tips, a few blogs, Twitter hashtags.
Does anyone have recommendations for...
September 7, 2012 at 7:13 am
Todd.Everett (9/7/2012)
September 7, 2012 at 7:10 am
How much longer did it take? Is the backup larger? Can you determine if there was other activity at the time of the backup?
Usually if a backup takes more time,...
September 6, 2012 at 10:41 pm
Viewing 15 posts - 13,111 through 13,125 (of 39,818 total)