Archive for 'Database Configuration'

Database compatibility level

The compatibility level of a database is set at database creation time based on the compatibility level of the ‘model’ database.  This is no surprise to anyone and obvious to almost everyone familiar with the creation of a database and the purpose of the ‘model’ database.  What is surprising (to me at least) is how [...]