Daily Archives: April 21, 2014

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

FileTables–Inserting Directories from T-SQL

Creating a directory in a Filetable share is easy. It looks like this: It’s hard to see, but this was a right click, New, Folder in the share from Windows Explorer. However what about creating a directory from T-SQL? That’s … Continue reading

Posted in Blog | Tagged , , , | Comments Off on FileTables–Inserting Directories from T-SQL