Viewing 15 posts - 4,951 through 4,965 (of 6,026 total)
I don't understand why a script to scan across all tables in a database would be needed. Generally speaking, we know ahead of time if we're looking for a customer...
March 16, 2013 at 11:21 am
Here is one technique I use when there is a need to perform bulk deletes on a large table. It is not an online operation, but it should be able...
March 6, 2013 at 7:51 am
That's a denial of service type attack that I hadn't expected, but it is an interesting attack vector. I wouldn't expect this to impact servers, but if servers are consuming...
March 5, 2013 at 6:39 am
paul.knibbs (3/5/2013)
March 5, 2013 at 6:35 am
Miles Neale (2/26/2013)
Dave62 (2/26/2013)
Miles Neale (2/25/2013)
Dave,Would you suggest developing a massive new system that is PC friendly in COBOL? ...
Definitely not.
I do .NET development and SQL Server development/administration. ...
February 26, 2013 at 10:25 am
pdanes (2/22/2013)
February 25, 2013 at 12:59 pm
Michael Valentine Jones (2/22/2013)
Eric M Russell (2/22/2013)
Michael Valentine Jones (2/22/2013)
From the 1960s until about 1990 it was the language...
February 22, 2013 at 12:34 pm
Michael Valentine Jones (2/22/2013)
From the 1960s until about 1990 it was the language of choice for business programming with...
February 22, 2013 at 11:34 am
I think the average age for database developers and sysadmins must be like 40. Maybe a few years more for sysadmins.
February 22, 2013 at 9:17 am
My first computer was a Commodore 64, basically the same as a VIC 20, except it has a whopping 64 KB of RAM instead of the VIC's 5 KB. Like...
February 22, 2013 at 7:23 am
crazyEmu (2/21/2013)
It is supplied by a vendor (Sage \ SalesLogix) so...
February 22, 2013 at 6:54 am
But I'm somewhat amazed how many fragmentation questions, posts, articles, and more that I still see on a regular basis. Shouldn't this be a low level feature of SQL Server...
February 21, 2013 at 7:01 am
After sitting around the office all day long, it's refreshing to get outside and either take a couple hour hike or mow the grass or something. As for shoveling horse...
February 20, 2013 at 2:52 pm
keith.fearnley (2/20/2013)
February 20, 2013 at 9:08 am
Lynn Pettis (2/19/2013)
If you don't know the trigger is there, it is probably due to poor, missing, or incomplete application/database documentation.
Fortunately SQL Server is self documenting, at least in terms...
February 19, 2013 at 2:02 pm
Viewing 15 posts - 4,951 through 4,965 (of 6,026 total)