known and “unknown” incompatibilities between sql 2005 and 2008?

我们两清 提交于 2019-12-11 05:59:45

问题


as usual, we'd like to think that there won't be any trouble migrating our applications to the latest sql version...

but...

but...

but...

well, just to be prepared, has anybody stumbled into some nasty incompatibility issue?

(for example, I remeber that after migrating from 2000 to 2005, one linked server we had to a sql 6.5 server stopped working)


回答1:


The msdn list of deprecated features is very comprehensive.




回答2:


The MSDN article Backward Compatibility for SQL Server 2008 covers all of the major components.



来源:https://stackoverflow.com/questions/845271/known-and-unknown-incompatibilities-between-sql-2005-and-2008

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!