Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/performance/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Sql server 2005 将数据库兼容性级别设置为SQL Server 2000的后果_Sql Server 2005_Performance_Compatibility Level - Fatal编程技术网

Sql server 2005 将数据库兼容性级别设置为SQL Server 2000的后果

Sql server 2005 将数据库兼容性级别设置为SQL Server 2000的后果,sql-server-2005,performance,compatibility-level,Sql Server 2005,Performance,Compatibility Level,我们有一个SQLServer2005DB。无论出于何种原因,兼容性级别(例如通过sp_dbcmptlevel)设置为80(即Sql Server 2000) 这样做的后果是什么?我的应用程序是否因此受到性能惩罚?看看这是否有帮助: 编辑:在另一个线程中没有提到,我认为这一个也很有趣:

我们有一个SQLServer2005DB。无论出于何种原因,兼容性级别(例如通过sp_dbcmptlevel)设置为80(即Sql Server 2000)

这样做的后果是什么?我的应用程序是否因此受到性能惩罚?

看看这是否有帮助:

编辑:在另一个线程中没有提到,我认为这一个也很有趣: