Viewing 15 posts - 211 through 225 (of 300 total)
The linked article didn't have all of the information I've seen elsewhere. The docking of pay for starting and rebooting computers mostly applies to call center type jobs, where there...
January 26, 2009 at 12:50 am
Take a look at commercial time tracking packages. Some of them are pretty cheap on a per seat basis. Law firms, accountants, and other professionals use them to generate reports...
January 21, 2009 at 12:57 am
I will add that I think it is good practice for DBA ID's on production servers to be different than their everydya LAN ID's. This means they have to use...
January 20, 2009 at 5:47 am
If you use a decent one way encryption routine, you never need to decrypt the passwords. Just use the same encryption routine when the user enters their password, and if...
January 20, 2009 at 1:20 am
EdVassie (1/19/2009)
January 19, 2009 at 5:06 am
We have servers with 100+ databases that are low volume, and never have any performance issues. We have other servers with 2 databases for one app (vendor product thsat is...
January 19, 2009 at 2:58 am
Steve Jones - Editor (1/16/2009)
Suite? Who gets a suite?Room, bed, shower, that's about it.
That's better than a friend who worked for a really cheap company that expected employees to share...
January 18, 2009 at 12:19 am
I've been travelling internationally since 1972, when I was 13, and have lived overseas for 11 years of my life, and spent lots of time in other places on business...
January 15, 2009 at 1:23 am
GSquared (1/13/2009)
As a note, he had the production server and the dev server open in Management Studio at the same time,...
January 14, 2009 at 7:18 am
All companies should have a clear data retention policy that is enfoced across the board. If the policy is that certain data is kept 5 years then destroyed, a court...
November 20, 2008 at 12:34 am
I don't think you are likely to see improvements of this magnitude by performing database maintenance. When we moved from SQL 7 to SQL 2000, we had a process that...
November 18, 2008 at 11:54 pm
Triggers aren't always bad, it just depends on how they are used. We use triggers to activate interfaces we've built on vendor provided software - without the trigger, we woldl...
November 9, 2008 at 12:35 am
So, what happens if you create a table of the employee types with an extra column to mark the ones you want, ie columns EmpType int and InQuery bit, populate...
November 6, 2008 at 3:53 am
IceDread (10/24/2008)
October 26, 2008 at 12:01 am
Why not just make sure no one has permissions to execute those stored procedures? That's a lot better than running the risk of breaking an important process becuase a vital...
October 20, 2008 at 2:04 am
Viewing 15 posts - 211 through 225 (of 300 total)