Viewing 15 posts - 5,551 through 5,565 (of 6,022 total)
andycao (6/16/2011)
June 16, 2011 at 8:00 am
Regarding how to get a formatted list of columns, you can also query them from the information_schema.columns view and add things like commas as needed. Just drop this into your...
June 16, 2011 at 7:22 am
Never use phrases like "I think it's time the rich client got a new facelift" or "we need to dump our fat client for a thin client model" in front...
June 16, 2011 at 7:08 am
This may be the 5 most common T-SQL errors you'll encounter when typing into a SSMS query window, but I rarely see them in a production or QA envrironment, unless...
June 15, 2011 at 9:05 am
IceDread (6/15/2011)
Eric M Russell (6/14/2011)
EdVassie (6/13/2011)
June 15, 2011 at 7:37 am
EdVassie (6/13/2011)
June 14, 2011 at 8:42 am
IceDread (6/10/2011)
I would like to...
June 10, 2011 at 7:21 am
markjholmes (6/9/2011)
Are you thinking a more paranoid Clippy? Or a grizzled old DBA Vet that's filled with sarcasm?
Yes! We could call the first one Twitchy and the other...
June 9, 2011 at 2:56 pm
Starting with SQL Server 2005, a lot of features that could potentially cause security holes are turned OFF by default, and I'd consider that a safety net. We also have...
June 9, 2011 at 12:55 pm
One of the best articles on the web for configuring linked server connections. The part that describes what specific resources a provider must be granted access to before it will...
June 9, 2011 at 7:20 am
Question Guy (6/2/2011)
June 2, 2011 at 7:54 am
All this talk about code books and elaborate schemes for generating one-off passwords sounds like overkill. If a tornado should strike your company headquarters, I hope you have a backup...
June 2, 2011 at 7:31 am
If you're an employee or sub-contractor, then you can (and should) acknowledge the need for external expertise, but that decision is ultimately out of your hands.
June 2, 2011 at 7:25 am
Steve Jones - SSC Editor (5/31/2011)
Assertions are a great extra check, Eric. Thanks for the note.
I'd much rather have the production control team notify me that a script failed to...
May 31, 2011 at 10:20 am
Viewing 15 posts - 5,551 through 5,565 (of 6,022 total)