Tag Archives: sql server

Getting Local Books Online

One of the things that’s annoyed me in the last few versions is that Books Online isn’t smoothly installed for me. I often seem to forget to run through the process, and I’ll find myself on an airplane without being … Continue reading

Posted in Blog | Tagged , | Comments Off on Getting Local Books Online

Filetable–Moving files programmatically

I’ve been playing with Filetable and I was asked an interesting question. Can I move files to a folder programmatically? It’s trivial to do this in Explorer. Just drag and drop, and I’d expect that most people using Filetable from … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Filetable–Moving files programmatically

The Cardinality Estimator in SQL Server 2014 – Going Forward and Backward

I saw a talk from Joe Sack (b | t) on the cardinality estimator (CE) in SQL Server 2014 and found it very interesting. To be fair, some of the "how it works" isn’t something I care about much, but … Continue reading

Posted in Blog | Tagged , , , | Comments Off on The Cardinality Estimator in SQL Server 2014 – Going Forward and Backward

Consolidation Matters

Throughout my career I’ve been looking to consolidate SQL Servers when I find them. The typical employer I’ve had usually grows their IT infrastructure over time and many projects look like this: Build or buy a software package Buy a … Continue reading

Posted in Editorial | Tagged , | Comments Off on Consolidation Matters