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 of your database, and will make the movement, migration, and management of the databases much simpler. This session introduces the new database structure and explains how it can be used in your environment.
This talk looks at the new partially contained databases in SQL Server 2012.
Agenda:
The talk will demonstrate the issues with uncontained databases, provide demos on how to create and alter contained databases, look at security and collation issues in SQL Server and speculate on the future.
Level: 200
Length: 60 minutes
Demo Code: ContainedDB.zip
Slides: ContainedDB.ppt
How to Enable Contained Databases in SQL Server 2012