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

MSSQL
四种方法在SQL Server数据库中成批导入数据
关于SQL Server数据库备份和恢复特性介绍
SQL Server 2005中数据库镜像的四个问题
SQL Server 2005代理服务应用软件组成
如何巧妙利用SQL Server的EXISTS结构
教你轻松学会SQL Server记录轮班的技巧
解析SQL Server中数据库快照的工作原理
使用SQL2000将现有代码作为Web服务提供
指导:SQL Server无日志恢复数据库
SQL Server 2005 Express混合模式登录设置
检测SQL Server是否有特洛伊木马
分布式DBA:SQL存储过程知识总结
在SQL Server 2008中安装安全审计
SQL Server 2005五个动态管理对象
用SQL Server事件探查器创建跟踪
讲解SQL Server数据库触发器的安全隐患
如何减少SQL Server死锁发生的情况
在SQL Server中使用索引的技巧
在SQL 2005中实现循环每一行做一定的操作
教你用压缩技术给SQL Server备份文件瘦身

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


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