Tag Archives: sql server

A Variety of Interpretations

Each month I look forward to T-SQL Tuesday week when there is a blog party. This is the brainchild of Adam Machanic (Blog|Twitter), and is usually hosted by a different person each month. I hosted December 2010, and that was … Continue reading

Posted in Editorial | Tagged , | Comments Off on A Variety of Interpretations

OldSQL

Support is expiring for SQL Server 2005. Does it matter to you? Support for SQL Server 2005 is due to expire in a few months, which means that no new patch work will be performed on that version for the … Continue reading

Posted in Editorial | Tagged | Comments Off on OldSQL

T-SQL Tuesday #15 – Automation

It’s that time of the month again, and this month Pat Wright and his SQL Asylum are hosting the T-SQL Tuesday #15 party. If you want to learn more about the party, read Adam Machanic’s intro post (Blog|Twitter). If you’re … Continue reading

Posted in Blog | Tagged , , | Comments Off on T-SQL Tuesday #15 – Automation

A Full Backup can Impact a Log Backup–MCM Prep

In the early days of SQL Server you could not run a log backup while a full backup was running. In fact,you tried to schedule them apart from each other early in my career to prevent collisions. Nothing bad happens, … Continue reading

Posted in Blog | Tagged , , , | 2 Comments