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

MSSQL
浅析SQL Server与Oracle、DB2的比较
SQL Artisan数据库访问组件功能概述
50种方法巧妙优化你的SQL Server数据库
SQL Server 2005数据库管理10个特点
拷贝的SQL Server 7的恢复方法
SQL Server 2000启动1069错误解决方法
SQL Server 2005—数据库管理10个特点
SQL概述及在网络安全中的应用(下)
深入浅出SQL教程之SELECT语句的自连接
SQL Server查询设计:避免10个错误
SQL概述及在网络安全中的应用(上)
某外企SQL Server面试题
解决MSSQL占用过多内存的简单方法介绍
安装SQL Server 2005实例环境图解
步骤指南:如何合并SQL Server
SQL Server查询处理器机制与结构(下)
避免在 SQL Server 中盲目地追求一句处理
Sql Sever数据库自动备份
SQL Server查询处理器机制与结构(上)
精华推荐:加速SQL查询的特征函数法

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-10-17   浏览: 55 ::
收藏到网摘: 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的安装情况,可以生成一个提示升级前后需要修补的问题的报表。