Tag Archives: Friday Poll

Backup Responsibility

One of the most important things that you can do as a DBA, or really as any sort of system administrator, is back up your system.Ensuring that you have have backups, and of course, that you can restore them, is … Continue reading

Posted in Editorial | Tagged , , | 1 Comment

The Reading Poll

I’ve written and blogged quite a bit about how much I like reading, and specifically my experiences with the Kindle and e-readers. I started with “Should I Buy a Kindle?” last year, and have continued to update people with my … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Reading Poll

The SQLCLR Impact

While I’m sure there are a few of you still using SQL Server 2000 instances, I think at this point that most companies have moved to SQL Server 2005 and later. Even if you still manage a pre-2005 instance, chances … Continue reading

Posted in Editorial | Tagged , , | 1 Comment

Common Checks

One of the things that I recommend to DBAs is that as they write code to solve problems, they write some sort of check to catch future potential occurrences of the issue. For example, I worked with a product years … Continue reading

Posted in Editorial | Tagged , , | 1 Comment