当前位置: 首页 > 图文教程 > 数据库 > MSSQL > SQL Server 2008主要功能在兼容性上的问题

MSSQL
SQL Server 索引结构及其使用(一)
SQL中查询数据表字段名称的查询语句
SQL Server 索引结构及其使用(二)
SQL技巧:使用SQL子选择来合并查询
如何恢复/修复MS SQL数据库的MDF文件
获取SQL Server元数据的几种方法
在SQL Server中通过原子建立分子查询
保护SQL Server数据库的十个步骤介绍
SQL Server数据库崩溃后的恢复方法简介
SQL Server与Oracle、DB2的性能比较
SQL Server中用索引视图查看性能状况
利用SQL Server系统函数进行代码存档
将 MS SQL Server 2005 SP2 整合到安装文件
如何改进SQL Server安全系统
SQL Server管理常用的SQL和T-SQL简介
精华推荐:SQL Server的用户及权限
Sql server 如何得到汉字的声母
sql server中order by部分使用方式
在SQLServer中用XQuery分解XML数据
两个sql server 2000的通用分页存储过程

MSSQL 中的 SQL Server 2008主要功能在兼容性上的问题


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-10-17   浏览: 44 ::
收藏到网摘: n/a

在许多情况下,当迁移至SQL Server 2008之前必须了解那些反对和放弃功能的具体情况。

下文是几个主要功能在兼容性上的问题列表:

1.SQL Server Database Engine Backward Compatibility

[反对] - Deprecated Database Engine Features in SQL Server 2008

[放弃] - Discontinued Database Engine Functionality in SQL Server 2008

[破坏变化] - Breaking Changes to Database Engine Features in SQL Server 2008

[行为变化] - Behavior Changes to Database Engine Features in SQL Server 2008

2.SQL Server Analysis Services Backward Compatibility

[放弃] - Discontinued Analysis Services Functionality in SQL Server 2008

[反对] - Deprecated Analysis Services Functionality in SQL Server 2008

[行为变化] - Behavior Changes to Analysis Services Features in SQL Server 2008

[破坏变化] - Breaking Changes to Analysis Services Features in SQL Server 2008

3.Integration Services Backward Compatibility

[反对] - Deprecated Integration Services Features in SQL Server 2008

[放弃] - Discontinued Integration Services Functionality in SQL Server 2008

[破坏变化] - Breaking Changes to Integration Services Features in SQL Server 2008

[行为] - Behavior Changes to Integration Services Features in SQL Server 2008

[支持数据转换服务] - Support for Data Transformation Services (DTS) in SQL Server 2008

4.Reporting Services Backward Compatibility

[反对] - Deprecated Features in SQL Server Reporting Services

[放弃] - Discontinued Functionality in SQL Server Reporting Services

[破坏变化] - Breaking Changes in SQL Server Reporting Services

[行为变化] - Behavior Changes in SQL Server Reporting Services

5.Replication Backward Compatibility

[反对] - Deprecated Features in SQL Server Replication

[放弃] - Discontinued Functionality in SQL Server Replication

[行为变化] - Behavior Changes in SQL Server Replication

[破坏变化] - Breaking Changes in SQL Server Replication

[支持Replication数据到不同版本的SQL Server数据库] - Using Multiple Versions of SQL Server in a Replication Topology

6.Full-Text Search Backward Compatibility

[反对] - Deprecated Full-Text Search Features in SQL Server 2008

[放弃] - Discontinued Full-Text Search Features in SQL Server 2008

[破坏变化] - Breaking Changes to Full-Text Search in SQL Server 2008

[行为变化] - Behavior Changes to Full-Text Search in SQL Server 2008

升级前使用Upgrade Advisor to Prepare工具可以分析当前SQL Server的安装情况,可以生成一个提示升级前后需要修补的问题的报表。