Tag Archives: sql server

Contained Databases in SQL Server 2012

Abstract: One of the problems with databases in SQL Server is the dependency of the database on various parts of the host instance. In SQL Server 2012 there is an enhancement to the database format that allows for partial containment … Continue reading

Posted in Presentations | Tagged , , , | 3 Comments

The Encryption Primer

This talk deals with SQL Server encryption options. I have given a few variations, and you can get the different decks below. SQL Server has a number of encryption features that allow you to better secure your data. This session … Continue reading

Posted in Presentations | Tagged , , , | Comments Off on The Encryption Primer

Unstructured Data in SQL Server

Abstract: More and more of our data does not fit neatly into a structured, relational model of rows and columns of data. In this session, you will learn about how SQL Server stores unstructured data, with a special emphasis on … Continue reading

Posted in Presentations | Tagged , , , , | 3 Comments

Waiting for SP1

One of the classic tenets in upgrading Microsoft technology seems to be that it’s safer to wait for Service Pack 1 (SP1) before committing to the next version of any platform. There have been people asking if you will upgrade Windows, … Continue reading

Posted in Editorial | Tagged | Comments Off on Waiting for SP1