Viewing 15 posts - 5,596 through 5,610 (of 6,022 total)
What impresses me is a database where the tables are normalized and named consistently, every table has a primary key, foreign key relationships are indexed, the database developers have an...
May 11, 2011 at 6:37 am
cfradenburg (5/10/2011)
May 10, 2011 at 8:21 am
J Thaddeus Klopcic (5/6/2011)
May 6, 2011 at 9:15 am
What I would find impressive are case studies about state or even federal government agencies, like the IRS or the California Department Of Motor Vehicles, using SQL Server as their...
May 6, 2011 at 7:09 am
I read a note about a 1.1PB database, built on SQL Server to hold data from telescopes. That particular data warehouse is producing 1.4TB a day. I know it's mostly...
May 6, 2011 at 7:06 am
Peter Trast (5/4/2011)
Eric M Russell (5/4/2011)
May 4, 2011 at 2:07 pm
A simple Google search can reveal page after page of web.config files located (perhaps inadvertently) in public web folders and contain a ConnectionString with uid="SA" and PW.
May 4, 2011 at 1:46 pm
Eric M Russell (5/4/2011)
kim.etcheson (5/4/2011)
May 4, 2011 at 8:24 am
kim.etcheson (5/4/2011)
May 4, 2011 at 8:09 am
Least privilage is actually east to setup. First create a role that grants exec permission on the stored procedures that the application needs access to, add then add the application's...
May 4, 2011 at 7:08 am
Unfortunately, at 10:15am PDT, one of the operations engineers developing the playbook touched the keyboard. This resulted in a full outage of the network infrastructure sitting in front of Cloud...
May 4, 2011 at 6:36 am
Revenant (5/3/2011)
Eric M Russell (5/3/2011)
There are so many questions asked on the web by so many people that even right answers for commonly...
May 3, 2011 at 3:27 pm
Revenant (5/3/2011)
Eric M Russell (5/3/2011)
Steve Jones - SSC Editor (5/3/2011)
Eric M Russell (5/3/2011)
May 3, 2011 at 12:11 pm
Steve Jones - SSC Editor (5/3/2011)
Eric M Russell (5/3/2011)
May 3, 2011 at 11:47 am
paul.knibbs (5/3/2011)
The public perception of computer systems is that they are mindless robots who interpret commands from operators literally and then follow through with them relentlessly, even when the operator...
May 3, 2011 at 9:15 am
Viewing 15 posts - 5,596 through 5,610 (of 6,022 total)