Issue
The Continuum database is created with SQL Compatibility Level 80 (SQL 2000) instead of 100 (SQL 2008). Can this be changed?
Environment
CyberStation
SQL Server
Cause
The Continuum database is created with a Compatibility Level of 80. This is the default level of SQL 2000. SQL 2008 has a default setting of 100 but Continuum database is still created with a Compatibility Level of 80 even using SQL 2008. Can this setting be changed?
Resolution
Continuum SQL installations have always used SQL2000 Version 80 compatibility and are only tested using this configuration, SQL2005 Version 90 or SQL2008 Version 100 configurations are untested in releases up to V1.93. Compatibility level 100 has been tested in version 1.94, and is supported.