Category Archives: Uncategorized

This is Dumb – eBooks

Amazon v Apple, both pressuring publishers on ebook concessions. It’s big business, and it could easily be good or bad for consumers. Should we have some regulation here? Is the public better served in any way if books are limited … Continue reading

Posted in Uncategorized | Comments Off on This is Dumb – eBooks

Changing Storage for your SQL Server

A friend pinged me the other day with a question on SQL Server storage. He works as a Windows consultant, a fairly high end Windows/Hyper-V/Exchange guy, and knows a lot. However he likes to double check his plan with an … Continue reading

Posted in Uncategorized | Comments Off on Changing Storage for your SQL Server

SQL Saturday – A Few Lessons for Future Events

I’ve been to a few SQL Saturdays, and while most have run smoothly, I have a few comments on a couple issues I’ve seen multiple times that might help others. Signage In every event that I’ve attended, SQL Saturday or … Continue reading

Posted in Uncategorized | Comments Off on SQL Saturday – A Few Lessons for Future Events

Tracking data about your instances

I saw a post recently asking how to build a daily report for each instance that tracks the metrics deemed important. My response was this: Create small db on every instance to hold data. write scripts to gather metrics, separate … Continue reading

Posted in Uncategorized | Comments Off on Tracking data about your instances