Posts Categorized: DBA

Check Out These Tools – SQL University

Some neat (and free) tools to help you out with SQL Server. This is my second contribution to the SQL University “Tools of The Trade” week series. In part one we had a quick chat about why to look at using various tools to help you out working with SQL Server. In this post, we’ll … Read more

What Service Pack Are Your Client Tools At?

So you have a plan to apply service packs to your SQL instances. You test them out and try to keep a regular schedule to ensure they are up to date. That is great. What About SQL Server Management Studio? What about the copy of SSMS that a developer is using to create scripts? This … Read more

SQL Saturday #33 – Charlotte – A Recap

I am sitting in the terminal at Charlotte’s airport waiting for my flight back, it’s a bit delayed so I have time to reflect on a great SQL Saturday. This was my second SQLSaturday and it was a fantastic event. Boston was also great, as I blogged about but I was here a bit longer … Read more

How do -you- (I) use SQL Server?

I was recently tagged in an interesting blog post by A Misplaced New Englander, David Taylor. (dyfhid on twitter). The question sounds simple enough, “How do you use SQL Server where you work?” Of course the answer is not simple. I echo Grant Fritchey’s response in his blog post that it would be easier to … Read more

How do -you- install SQL Server? (Part 3)

Welcome to part 3 in this series on a thought process around SQL Server Installation. In Part 1, we started talking about some basic steps and a thought process for a repeatable success story with your SQL Server installations. Part 2 discussed security, playing around before doing a first install and smoke testing afterwards. Today … Read more