Microsoft SQL Server 2005 修补程序是为特定的SQL Server Service Pack 创建的。 必须将 SQL Server 2005 Service Pack 2 修补程序应用于安装 SQL Server 2005 Service Pack 2。 默认情况下,SQL Server Service Pack 中提供的任何修补程序都包含在下一个SQL Server Service Pack 中。 累积更新 7 包含自 Service Pack 2 发布以来已修复的 SQL Server 2005 问题的修补程序。 注意 此累积更新包的内部版本也称为内部版本 3239。 建议先测试修补程序,然后再将其部署到生产环境中。 由于内部版本是累积的,因此每个新修补程序版本都包含上一个SQL Server 2005 修补程序版本中包含的所有修补程序和所有安全修补程序。 建议考虑应用包含此修补程序的最新修补程序版本。 有关详细信息,请单击下面的文章编号以查看Microsoft知识库中的文章:

937137 SQL Server 2005 Service Pack 2 发布后发布的SQL Server 2005 版本

有关累积更新包的重要说明

  • SQL Server 2005 修补程序现在是多语言修补程序。 因此,所有语言只有一个累积修补程序包。

  • 一个累积修补程序包包括所有组件包。 累积更新包仅更新安装在系统上的那些组件。

  • 在应用累积更新包之前,必须启用SQL Server管理对象 (SMO) 扩展存储过程,SQL Server分布式管理对象 (SQL-DMO) 扩展存储过程。 有关 SMO 和 DMO XP 选项的详细信息,请参阅 SQL Server 2005 联机丛书。注释 SQL Server 2005 联机丛书指出,这些存储过程的默认设置是关闭) 0 (。 但是,此值不正确。 默认情况下,) 上的设置为 1 (。

SQL Server 2005 Analysis Services 的关键信息

已知问题

在持续测试期间,我们发现了内部版本 9.00.3239.00 中引入的问题。 当满足以下条件时,此问题会导致取消执行查询:

  • 长时间运行的多维表达式 (MDX) 查询正在运行。

  • SQL Profiler 跟踪已启动或停止。

  • 长时间运行的查询的持续时间超过 ForceCommitTimeout 服务器设置。注意 默认情况下,ForceCommitTimeout 服务器设置为 30 秒。

简介

如何获取 SQL Server 2005 Service Pack 2 的累积更新 7

现在可从 Microsoft 获取受支持的累积更新包。 但是,它仅用于更正本文中所述的问题。 仅将其应用于遇到这些特定问题的系统。 此累积更新包可能会收到其他测试。 因此,如果你没有受到这些问题的严重影响,我们建议你等待包含此累积更新包中修补程序的下一个SQL Server 2005 Service Pack。 如果累积更新可供下载,则此知识库文章顶部有“修补程序下载可用”部分。 如果未显示此部分,请联系Microsoft客户服务和支持部门以获取累积更新包。 注意 如果发生其他问题或需要进行任何故障排除,可能需要创建单独的服务请求。 通常的支持成本将适用于不符合此特定累积更新包条件的其他支持问题和问题。 有关Microsoft客户服务和支持电话号码的完整列表或创建单独的服务请求,请访问以下Microsoft网站:

http://support.microsoft.com/contactus/?ws=support注意“修补程序下载可用”窗体显示累积更新可用的语言。 如果看不到你的语言,这是因为累积更新包不适用于该语言。

SQL Server 2005 SQL Server累积更新 7 中包含的 2005 后 SP2 修补程序

更多信息

讨论这些修补程序的Microsoft知识库文章将在发布时发布。 有关SQL Server bug 的详细信息,请单击以下文章编号以查看Microsoft知识库中的文章:

SQL bug 编号

Microsoft知识库文章编号

说明

50002196

948456

修复:在 2005 SQL Server 2005 Reporting Services报表的文本框中输入超过 32000 个字符时,文本框中的数据将被截断

50002269

948657

修复:使用数据库邮件发送SQL Server 2005 中具有附件的电子邮件后,不会清理 %TEMP% 文件夹

50002304

948450

修复:在使用 NUMA 体系结构的多处理器计算机上使用 SQL Server 2005 时,单个节点中的 CPU 使用率增加到 100%

50002346

949595

修复:在 SQL Server 2005 中运行使用联接条件的查询时出现错误消息:“未生成计划程序”

50002399

949687

修复:在 SQL Server 2005 中使用链接服务器从远程服务器运行事务时出现错误消息:“此操作与此事务上的另一个挂起操作冲突”

50002405

950992

修复:在 SQL Server 2005 Analysis Services 中运行使用 TopCount 函数的 MDX 查询时出现错误消息:“文件系统错误:记录 ID 不正确。 物理文件:。 逻辑文件:”

50002435

950993

修复:运行 MDX 查询时,SQL Server 2005 Analysis Services 服务间歇性停止

50002441

950968

修复:在 SQL Server 2005 Analysis Services 中还原数据库备份时出现错误消息:“从文件中实例化元数据对象时出错”

50002445

949040

修复:尝试运行包含聚合转换的 SQL Server 2005 Integration Services 包时执行失败

50002456

949631

修复:尝试在 SQL Server 2005 Analysis Services 中针对 Oracle 数据源创建货币换算时出现错误消息:“创建命名查询时执行的以下语句:SELECT'Reporting Currency'”

50002475

951075

修复:将 SQL Server 2005 Analysis Services 配置为使用查询日志记录时,可能会出现访问冲突

50002496

949854

修复:如果查询使用内部联接来联接使用 DISTINCT 的派生表,则查询在 2005 SQL Server可能需要更多时间才能完成关键字 (keyword)

50002517

951184

修复:使用游标运行查询时,查询在 2005 SQL Server运行速度可能比 2000 SQL Server慢得多

50002526

951185

修复:使用 SQL Server 2005 中的链接服务器更新远程表上的 VARCHAR 数据类型列时,对不正确的行执行更新操作

50002539

951186

SQL Server 2005 Reporting Services 不重用现有连接会话,这会导致服务器端连接耗尽

50002559

951001

修复:在 SQL Server 2005 Analysis Services 中对多维数据集运行 MDX 查询时返回不正确的值

50002561

951187

在内部版本低于 3200 的 SQL Server 2005 Analysis Services 中运行 MDX 查询时,可能会生成内部错误和转储文件

50002563

951095

修复:在 Internet Explorer 中显示SQL Server 2005 Reporting Services报表时出现错误消息:“错误:'parentNode'为 null 或不是对象”

50002573

951188

当 SQL Server 2005 尝试释放数据库锁时,会记录错误 1203,并且发生访问冲突

50002579

950880

修复:在 SQL Server 2005 中运行联接本地表和远程表之间的数据的查询时,查询运行缓慢

50002582

951189

使用 bcp.exe 实用工具或运行 BULK INSERT 语句以及 SQL Server 2005 中的 TABLOCK 提示时,会出现错误 17883

50002586

950969

在 WHERE 子句中运行包含成员的 MDX 查询时,并且该成员对命名集使用 AGGREGATE 函数时,查询可能会在 SQL Server 2005 Analysis Services 中返回不正确的结果

50002587

951073

修复:在 MDX 查询运行时运行 ALTER XMLA 命令时,会在 SQL Server 2005 Analysis Services 日志文件夹中生成小型转储文件

50002609

950467

修复:在 SQL Server 2005 中使用链接服务器运行 SELECT 语句时,可能会出现访问冲突

50002632

950189

修复:在 SQL Server 2005 中使用函数检索二进制列的数据时,SQLGetData 函数可能为要复制的数据的实际大小返回零

50002635

949199

修复:在 SQL Server 2005 中启用了 SNAPSHOT 隔离级别的数据库上运行查询时出现错误消息:“无法解除分配保留页”

50002636

949959

修复:在 SQL Server 2005 中同步合并复制数据时出现错误消息:“合并过程正在重试对文章'ArticleName'所做的失败操作 - 原因:'输入参数值无效。 检查状态值以获取详细信息'”

50002641

951093

修复:在 SQL Server 2005 中将数据库的用户访问选项从受限用户模式更改为多用户模式时出现错误消息:“已超出锁定请求超时期限”

50002648

950875

修复:使用 BULK INSERT 语句导入 SQL Server 2005 中时间戳数据类型的数据时出现错误消息:“遇到无效的日期/时间值”

50002649

950926

修复:在 SQL Server 2005 中运行包含许多 OR 子句的查询时,SQL Server服务可能会停止响应

50002340

948108

MS08-040:SQL Server 2005 QFE 安全更新说明:2008 年 7 月 8 日

50002568 50002964

修复:安装 SQL Server 2005 Service Pack 2 的累积更新 6 后,在 SQL Server 配置管理器 更新服务属性时出现错误消息:“服务器引发异常。 [0x80010105]”

累积更新程序包信息

先决条件

Microsoft SQL Server 2005 Service Pack 2 有关详细信息,请单击下面的序列号以查看Microsoft知识库中的文章:

913089 如何获取 SQL Server 2005 的最新 Service Pack

重启信息

应用此累积更新包后,可能必须重新启动计算机。

注册表信息

要使用此程序包中的某个修补程序,不必对注册表进行任何更改。

累积更新包文件信息

此累积更新包可能不包含必须将产品完全更新到最新版本的所有文件。 此累积更新包仅包含必须更正本文中列出的问题的文件。此累积更新包的英文版具有下表中列出的文件属性 (或更高版本的文件属性) 。 这些文件的日期和时间以协调世界时 (UTC) 格式列出。 在查看文件信息时,文件时间将转换为本地时间。 要了解 UTC 与本地时间之间的时差,请使用“控制面板”中“日期和时间”项中的“时区”选项卡。

SQL Server 2005 数据库引擎,32 位版本

File name

文件版本

文件大小

日期

Time

Platform

Bcp.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:11

x86

Chsbrkr.dll

12.0.7822.0

1,684,840

2007 年 6 月 22 日

9:22

x86

Chtbrkr.dll

12.0.7822.0

6,112,616

2007 年 6 月 22 日

9:22

x86

Databasemailprotocols.dll

9.0.3239.0

46,104

2008 年 4 月 10 日

4:11

x86

Distrib.exe

2005.90.3239.0

70,680

2008 年 4 月 10 日

4:11

x86

Dts.dll

2005.90.3239.0

1,102,360

2008 年 4 月 10 日

4:11

x86

Dtsconn.dll

2005.90.3239.0

250,392

2008 年 4 月 10 日

4:11

x86

Dtspipeline.dll

2005.90.3239.0

605,208

2008 年 4 月 10 日

4:11

x86

Fteref.dll

12.0.7822.0

446,464

2007 年 6 月 22 日

9:22

x86

Infosoft.dll

12.0.7822.0

468,328

2007 年 6 月 22 日

9:22

x86

Korwbrkr.dll

12.0.7822.0

71,016

2007 年 6 月 22 日

9:22

x86

Langwrbk.dll

12.0.7822.0

136,552

2007 年 6 月 22 日

9:22

x86

Mergetxt.dll

2005.90.3239.0

32,280

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

1,628,184

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 10 日

4:11

x86

Msfte.dll

12.0.7822.0

2,430,312

2007 年 6 月 22 日

9:22

x86

Msftefd.exe

12.0.7822.0

66,920

2007 年 6 月 22 日

9:22

x86

Msftepxy.dll

12.0.7822.0

95,592

2007 年 6 月 22 日

9:22

x86

Msftesql.exe

12.0.7822.0

95,592

2007 年 6 月 22 日

9:22

x86

Msgprox.dll

2005.90.3239.0

200,216

2008 年 4 月 10 日

4:12

x86

Msir5jp.dll

5.0.2130.0

3,159,912

2007 年 6 月 22 日

9:22

x86

msmdlocal.dll

9.0.3239.0

15,971,352

2008 年 4 月 10 日

4:12

x86

Msmdredir.dll

9.0.3239.0

4,022,808

2008 年 4 月 10 日

4:12

x86

Nlhtml.dll

12.0.7822.0

124,264

2007 年 6 月 22 日

9:22

x86

Nls400.dll

5.0.4217.0

12,240,744

2007 年 6 月 22 日

9:22

x86

Odsole70.dll

2005.90.3239.0

58,904

2008 年 4 月 10 日

4:12

x86

Osql.exe

2005.90.3239.0

53,272

2008 年 4 月 10 日

4:12

x86

Query.dll

12.0.7822.0

48,488

2007 年 6 月 22 日

9:22

x86

Rdistcom.dll

2005.90.3239.0

644,632

2008 年 4 月 10 日

4:12

x86

Replerrx.dll

2005.90.3239.0

114,712

2008 年 4 月 10 日

4:12

x86

Replisapi.dll

2005.90.3239.0

272,920

2008 年 4 月 10 日

4:12

x86

Replmerg.exe

2005.90.3239.0

320,536

2008 年 4 月 10 日

4:12

x86

Replprov.dll

2005.90.3239.0

552,984

2008 年 4 月 10 日

4:12

x86

Replrec.dll

2005.90.3239.0

785,432

2008 年 4 月 10 日

4:12

x86

Replsub.dll

2005.90.3239.0

408,088

2008 年 4 月 10 日

4:12

x86

Replsync.dll

2005.90.3239.0

101,400

2008 年 4 月 10 日

4:12

x86

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

Sqlaccess.dll

2005.90.3239.0

350,232

2008 年 4 月 10 日

4:12

x86

Sqladhlp90.exe

2005.90.3239.0

47,128

2008 年 4 月 10 日

4:12

x86

Sqlagent90.exe

2005.90.3239.0

349,720

2008 年 4 月 10 日

4:12

x86

Sqlbrowser.exe

2005.90.3239.0

242,712

2008 年 4 月 10 日

4:12

x86

Sqlcmd.exe

2005.90.3239.0

143,384

2008 年 4 月 10 日

4:12

x86

Sqlctr90.dll

2005.90.3239.0

67,608

2008 年 4 月 10 日

4:12

x86

Sqldiag.exe

2005.90.3239.0

1,074,200

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

Sqlmaint.exe

2005.90.3239.0

77,848

2008 年 4 月 10 日

4:12

x86

Sqlmergx.dll

2005.90.3239.0

194,072

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlservr.exe

2005.90.3239.0

29,221,912

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlwep.dll

2005.90.3239.0

90,648

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqsrvres.dll

2005.90.3239.0

70,168

2008 年 4 月 10 日

4:12

x86

Ssradd.dll

2005.90.3239.0

42,520

2008 年 4 月 10 日

4:12

x86

Ssravg.dll

2005.90.3239.0

43,032

2008 年 4 月 10 日

4:12

x86

Ssrmax.dll

2005.90.3239.0

40,984

2008 年 4 月 10 日

4:12

x86

Ssrmin.dll

2005.90.3239.0

40,984

2008 年 4 月 10 日

4:12

x86

Ssrpub.dll

2005.90.3239.0

30,232

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Tablediff.exe

9.0.3239.0

87,064

2008 年 4 月 10 日

4:12

x86

Thawbrkr.dll

12.0.7822.0

206,184

2007 年 6 月 22 日

9:22

x86

Xmlfilt.dll

12.0.7822.0

197,992

2007 年 6 月 22 日

9:22

x86

Xmlsub.dll

2005.90.3239.0

194,584

2008 年 4 月 10 日

4:12

x86

Xpadsi90.exe

2005.90.3239.0

50,712

2008 年 4 月 10 日

4:12

x86

Xpqueue.dll

2005.90.3239.0

56,856

2008 年 4 月 10 日

4:12

x86

Xprepl.dll

2005.90.3239.0

73,240

2008 年 4 月 10 日

4:12

x86

Xpstar90.dll

2005.90.3239.0

298,520

2008 年 4 月 10 日

4:12

x86

SQL Server 2005 Analysis Services,32 位版本

File name

文件版本

文件大小

日期

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 10 日

4:11

x86

Msadomdx.dll

9.0.3239.0

502,296

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

15,971,352

2008 年 4 月 10 日

4:12

x86

Msmdredir.dll

9.0.3239.0

4,022,808

2008 年 4 月 10 日

4:12

x86

Msmdspdm.dll

9.0.3239.0

201,752

2008 年 4 月 10 日

4:12

x86

Msmdsrv.exe

9.0.3239.0

14,939,160

2008 年 4 月 10 日

4:12

x86

msmgdsrv.dll

9.0.3239.0

6,046,744

2008 年 4 月 10 日

4:12

x86

Msolap90.dll

9.0.3239.0

4,299,800

2008 年 4 月 10 日

4:12

x86

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

Sqlbrowser.exe

2005.90.3239.0

242,712

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

SQL Server 2005 Reporting Services,32 位版本

File name

文件版本

文件大小

日期

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.dll

9.0.3239.0

160,792

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.sapbw.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

9.0.3239.0

562,200

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.excelrendering.dll

9.0.3239.0

336,920

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.htmlrendering.dll

9.0.3239.0

308,248

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.imagerendering.dll

9.0.3239.0

291,864

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.processingcore.dll

9.0.3239.0

1,676,312

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.sharepoint.server.dll

9.0.3239.0

107,544

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 10 日

4:11

x86

Msadomdx.dll

9.0.3239.0

502,296

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

15,971,352

2008 年 4 月 10 日

4:12

x86

msmgdsrv.dll

9.0.3239.0

6,046,744

2008 年 4 月 10 日

4:12

x86

Reportbuilder.exe

9.0.3239.0

5,616,664

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,082,392

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,066,008

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,143,832

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

2008 年 4 月 10 日

4:11

x86

Reportingservicesemaildeliveryprovider.dll

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

Reportingserviceslibrary.dll

9.0.3239.0

1,119,256

2008 年 4 月 10 日

4:12

x86

Reportingservicesservice.exe

9.0.3239.0

16,920

2008 年 4 月 10 日

4:12

x86

Reportingserviceswebserver.dll

9.0.3239.0

1,725,464

2008 年 4 月 10 日

4:12

x86

Reportingserviceswebuserinterface.dll

9.0.3239.0

1,332,248

2008 年 4 月 10 日

4:12

x86

Reportingserviceswmi.dll

2005.90.3239.0

3,382,296

2008 年 4 月 10 日

4:12

x86

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

SQL Server 2005 通知服务,32 位版本

File name

文件版本

文件大小

日期

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 10 日

4:11

x86

Nsservice.exe

9.0.3239.0

21,528

2008 年 4 月 10 日

4:12

x86

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

SQL Server 2005 Integration Services,32 位版本

File name

文件版本

文件大小

日期

Time

Platform

Dts.dll

2005.90.3239.0

1,102,360

2008 年 4 月 10 日

4:11

x86

Dtsconn.dll

2005.90.3239.0

250,392

2008 年 4 月 10 日

4:11

x86

Dtspipeline.dll

2005.90.3239.0

605,208

2008 年 4 月 10 日

4:11

x86

Flatfiledest.dll

2005.90.3239.0

256,024

2008 年 4 月 10 日

4:11

x86

Flatfilesrc.dll

2005.90.3239.0

264,728

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

2008 年 4 月 10 日

4:11

x86

Msdtssrvr.exe

9.0.3239.0

205,848

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

15,971,352

2008 年 4 月 10 日

4:12

x86

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Txagg.dll

2005.90.3239.0

204,312

2008 年 4 月 10 日

4:12

x86

Txlookup.dll

2005.90.3239.0

244,760

2008 年 4 月 10 日

4:12

x86

Txmergejoin.dll

2005.90.3239.0

140,824

2008 年 4 月 10 日

4:12

x86

SQL Server 2005 工具,32 位版本

File name

文件版本

文件大小

日期

Time

Platform

Autoadmin90.dll

2005.90.3239.0

901,656

2008 年 4 月 10 日

4:11

x86

Bcp.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:11

x86

Connectiondlg.dll

9.0.3239.0

939,032

2008 年 4 月 10 日

4:11

x86

Dts.dll

2005.90.3239.0

1,102,360

2008 年 4 月 10 日

4:11

x86

Dtsconn.dll

2005.90.3239.0

250,392

2008 年 4 月 10 日

4:11

x86

Dtspipeline.dll

2005.90.3239.0

605,208

2008 年 4 月 10 日

4:11

x86

Flatfiledest.dll

2005.90.3239.0

256,024

2008 年 4 月 10 日

4:11

x86

Flatfilesrc.dll

2005.90.3239.0

264,728

2008 年 4 月 10 日

4:11

x86

Mergetxt.dll

2005.90.3239.0

32,280

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.Controls.dll

9.0.3239.0

2,765,848

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.managementdialogs.dll

9.0.3239.0

1,717,272

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.Wizards.dll

9.0.3239.0

6,161,432

2008 年 4 月 10 日

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.dll

9.0.3239.0

160,792

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.sapbw.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

9.0.3239.0

562,200

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.designer.dll

9.0.3239.0

4,817,944

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.designer.Wizards.dll

9.0.3239.0

2,221,080

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.excelrendering.dll

9.0.3239.0

336,920

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.htmlrendering.dll

9.0.3239.0

308,248

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.imagerendering.dll

9.0.3239.0

291,864

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.processingcore.dll

9.0.3239.0

1,676,312

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.maintenanceplantasksui.dll

9.0.3239.0

721,944

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

1,628,184

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.scripttaskui.dll

9.0.3239.0

62,488

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

2008 年 4 月 10 日

4:11

x86

Msadomdx.dll

9.0.3239.0

502,296

2008 年 4 月 10 日

4:12

x86

Msgprox.dll

2005.90.3239.0

200,216

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

15,971,352

2008 年 4 月 10 日

4:12

x86

msmgdsrv.dll

9.0.3239.0

6,046,744

2008 年 4 月 10 日

4:12

x86

Msolap90.dll

9.0.3239.0

4,299,800

2008 年 4 月 10 日

4:12

x86

Osql.exe

2005.90.3239.0

53,272

2008 年 4 月 10 日

4:12

x86

Replerrx.dll

2005.90.3239.0

114,712

2008 年 4 月 10 日

4:12

x86

Replisapi.dll

2005.90.3239.0

272,920

2008 年 4 月 10 日

4:12

x86

Replprov.dll

2005.90.3239.0

552,984

2008 年 4 月 10 日

4:12

x86

Replrec.dll

2005.90.3239.0

785,432

2008 年 4 月 10 日

4:12

x86

Replsub.dll

2005.90.3239.0

408,088

2008 年 4 月 10 日

4:12

x86

Reportingserviceslibrary.dll

9.0.3239.0

1,119,256

2008 年 4 月 10 日

4:12

x86

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

Sqlcmd.exe

2005.90.3239.0

143,384

2008 年 4 月 10 日

4:12

x86

Sqldiag.exe

2005.90.3239.0

1,074,200

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

Sqlmanagerui.dll

9.0.3239.0

6,083,608

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlwb.exe

2005.90.3239.0

823,832

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Ssradd.dll

2005.90.3239.0

42,520

2008 年 4 月 10 日

4:12

x86

Ssravg.dll

2005.90.3239.0

43,032

2008 年 4 月 10 日

4:12

x86

Ssrmax.dll

2005.90.3239.0

40,984

2008 年 4 月 10 日

4:12

x86

Ssrmin.dll

2005.90.3239.0

40,984

2008 年 4 月 10 日

4:12

x86

Ssrpub.dll

2005.90.3239.0

30,232

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Txagg.dll

2005.90.3239.0

204,312

2008 年 4 月 10 日

4:12

x86

Txlookup.dll

2005.90.3239.0

244,760

2008 年 4 月 10 日

4:12

x86

Txmergejoin.dll

2005.90.3239.0

140,824

2008 年 4 月 10 日

4:12

x86

Xmlsub.dll

2005.90.3239.0

194,584

2008 年 4 月 10 日

4:12

x86

SQL Server 2005 数据库引擎,基于 x64 的版本

File name

文件版本

文件大小

日期

Time

Platform

Bcp.exe

2005.90.3239.0

88,088

2008 年 4 月 11 日

1,532

x64

Chsbrkr.dll

12.0.7822.0

1,694,056

2007 年 6 月 22 日

10:51

x64

Chtbrkr.dll

12.0.7822.0

6,109,032

2007 年 6 月 22 日

10:51

x64

Databasemailprotocols.dll

9.0.3239.0

46,104

2008 年 4 月 11 日

1,532

x86

Distrib.exe

2005.90.3239.0

86,552

2008 年 4 月 11 日

1,532

x64

Dts.dll

2005.90.3239.0

1,893,400

2008 年 4 月 11 日

1,532

x64

Dtsconn.dll

2005.90.3239.0

408,088

2008 年 4 月 11 日

1,532

x64

Dtspipeline.dll

2005.90.3239.0

1,065,496

2008 年 4 月 11 日

1,532

x64

Fteref.dll

12.0.7822.0

433,152

2007 年 6 月 22 日

10:51

x64

Infosoft.dll

12.0.7822.0

621,416

2007 年 6 月 22 日

10:51

x64

Korwbrkr.dll

12.0.7822.0

101,736

2007 年 6 月 22 日

10:51

x64

Langwrbk.dll

12.0.7822.0

236,904

2007 年 6 月 22 日

10:51

x64

Mergetxt.dll

2005.90.3239.0

37,912

2008 年 4 月 11 日

1,532

x64

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

1,834,520

2008 年 4 月 11 日

1,532

x64

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1,532

x86

Msfte.dll

12.0.7822.0

3,808,104

2007 年 6 月 22 日

10:51

x64

Msftefd.exe

12.0.7822.0

99,176

2007 年 6 月 22 日

10:51

x64

Msftepxy.dll

12.0.7822.0

127,336

2007 年 6 月 22 日

10:51

x64

Msftesql.exe

12.0.7822.0

158,568

2007 年 6 月 22 日

10:51

x64

Msgprox.dll

2005.90.3239.0

261,656

2008 年 4 月 11 日

1,532

x64

Msir5jp.dll

5.0.2130.0

3,421,544

2007 年 6 月 22 日

10:51

x64

msmdlocal.dll

9.0.3239.0

15,971,352

2008 年 4 月 10 日

4:12

x86

Msmdredir.dll

9.0.3239.0

4,022,808

2008 年 4 月 10 日

4:12

x86

Mssqlsystemresource.ldf

暂缺

524,288

2008 年 4 月 10 日

1:23:44 AM

暂缺

Mssqlsystemresource.mdf

暂缺

40,239,104

2008 年 4 月 10 日

1:23:44 AM

暂缺

Nlhtml.dll

12.0.7822.0

191,848

2007 年 6 月 22 日

10:51

x64

Nls400.dll

5.0.4217.0

14,101,352

2007 年 6 月 22 日

10:51

x64

Odsole70.dll

2005.90.3239.0

90,136

2008 年 4 月 11 日

1,532

x64

Osql.exe

2005.90.3239.0

85,528

2008 年 4 月 11 日

1,532

x64

Query.dll

12.0.7822.0

68,456

2007 年 6 月 22 日

10:51

x64

Rdistcom.dll

2005.90.3239.0

828,440

2008 年 4 月 11 日

1,532

x64

Replerrx.dll

2005.90.3239.0

145,944

2008 年 4 月 11 日

1,532

x64

Replisapi.dll

2005.90.3239.0

395,800

2008 年 4 月 11 日

1,532

x64

Replmerg.exe

2005.90.3239.0

417,304

2008 年 4 月 11 日

1,532

x64

Replprov.dll

2005.90.3239.0

752,152

2008 年 4 月 11 日

1,532

x64

Replrec.dll

2005.90.3239.0

1,012,760

2008 年 4 月 11 日

1,532

x64

Replsub.dll

2005.90.3239.0

519,192

2008 年 4 月 11 日

1,532

x64

Replsync.dll

2005.90.3239.0

131,096

2008 年 4 月 11 日

1,532

x64

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

Sqlaccess.dll

2005.90.3239.0

357,400

2008 年 4 月 11 日

1,532

x86

Sqladhlp90.exe

2005.90.3239.0

66,072

2008 年 4 月 11 日

1,532

x64

Sqlagent90.exe

2005.90.3239.0

429,080

2008 年 4 月 11 日

1,532

x64

Sqlbrowser.exe

2005.90.3239.0

242,712

2008 年 4 月 10 日

4:12

x86

Sqlcmd.exe

2005.90.3239.0

338,456

2008 年 4 月 11 日

1,532

x64

Sqlctr90.dll

2005.90.3239.0

67,608

2008 年 4 月 10 日

4:12

x86

Sqlctr90.dll

2005.90.3239.0

90,648

2008 年 4 月 11 日

1,532

x64

Sqldiag.exe

2005.90.3239.0

1,247,768

2008 年 4 月 11 日

1,532

x64

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

83,992

2008 年 4 月 11 日

1,532

x64

Sqlmaint.exe

2005.90.3239.0

92,696

2008 年 4 月 11 日

1,532

x64

Sqlmergx.dll

2005.90.3239.0

236,568

2008 年 4 月 11 日

1,532

x64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

2008 年 4 月 11 日

1,532

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlservr.exe

2005.90.3239.0

39,578,136

2008 年 4 月 11 日

1,532

x64

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1,532

x86

Sqlwep.dll

2005.90.3239.0

90,648

2008 年 4 月 10 日

4:12

x86

Sqlwep.dll

2005.90.3239.0

123,416

2008 年 4 月 11 日

1,532

x64

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1,532

x86

Sqsrvres.dll

2005.90.3239.0

82,968

2008 年 4 月 11 日

1,532

x64

Ssradd.dll

2005.90.3239.0

50,712

2008 年 4 月 11 日

1,532

x64

Ssravg.dll

2005.90.3239.0

51,736

2008 年 4 月 11 日

1,532

x64

Ssrmax.dll

2005.90.3239.0

48,152

2008 年 4 月 11 日

1,532

x64

Ssrmin.dll

2005.90.3239.0

48,152

2008 年 4 月 11 日

1,532

x64

Ssrpub.dll

2005.90.3239.0

34,840

2008 年 4 月 11 日

1,532

x64

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

2008 年 4 月 11 日

1,532

x64

Tablediff.exe

9.0.3239.0

87,064

2008 年 4 月 11 日

1,532

x86

Thawbrkr.dll

12.0.7822.0

209,768

2007 年 6 月 22 日

10:51

x64

Xmlfilt.dll

12.0.7822.0

271,208

2007 年 6 月 22 日

10:51

x64

Xmlsub.dll

2005.90.3239.0

319,000

2008 年 4 月 11 日

1,532

x64

Xpadsi90.exe

2005.90.3239.0

69,144

2008 年 4 月 11 日

1,532

x64

Xpqueue.dll

2005.90.3239.0

71,192

2008 年 4 月 11 日

1,532

x64

Xprepl.dll

2005.90.3239.0

89,112

2008 年 4 月 11 日

1,532

x64

Xpstar90.dll

2005.90.3239.0

549,912

2008 年 4 月 11 日

1,532

x64

SQL Server 2005 Analysis Services,基于 x64 的版本

File name

文件版本

文件大小

日期

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1,532

x86

Msadomdx.dll

9.0.3239.0

502,296

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

15,971,352

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

32,238,104

2008 年 4 月 11 日

1,532

x64

Msmdredir.dll

9.0.3239.0

4,022,808

2008 年 4 月 10 日

4:12

x86

Msmdspdm.dll

9.0.3239.0

201,752

2008 年 4 月 11 日

1,532

x86

Msmdsrv.exe

9.0.3239.0

31,628,824

2008 年 4 月 11 日

1,532

x64

msmgdsrv.dll

9.0.3239.0

6,046,744

2008 年 4 月 10 日

4:12

x86

msmgdsrv.dll

9.0.3239.0

9,804,312

2008 年 4 月 11 日

1,532

x64

Msolap90.dll

9.0.3239.0

4,299,800

2008 年 4 月 10 日

4:12

x86

Msolap90.dll

9.0.3239.0

5,932,056

2008 年 4 月 11 日

1,532

x64

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

Sqlbrowser.exe

2005.90.3239.0

242,712

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

83,992

2008 年 4 月 11 日

1,532

x64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

2008 年 4 月 11 日

1,532

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1,532

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1,532

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

2008 年 4 月 11 日

1,532

x64

SQL Server 2005 Reporting Services,基于 x64 的版本

File name

文件版本

文件大小

日期

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.dll

9.0.3239.0

160,792

2008 年 4 月 11 日

1,532

x86

Microsoft.reportingservices.dataextensions.sapbw.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1,532

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

9.0.3239.0

562,200

2008 年 4 月 11 日

1,532

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

2008 年 4 月 11 日

1,532

x86

Microsoft.reportingservices.excelrendering.dll

9.0.3239.0

336,920

2008 年 4 月 11 日

1,532

x86

Microsoft.reportingservices.htmlrendering.dll

9.0.3239.0

308,248

2008 年 4 月 11 日

1,532

x86

Microsoft.reportingservices.imagerendering.dll

9.0.3239.0

291,864

2008 年 4 月 11 日

1,532

x86

Microsoft.reportingservices.processingcore.dll

9.0.3239.0

1,676,312

2008 年 4 月 11 日

1,532

x86

Microsoft.reportingservices.sharepoint.server.dll

9.0.3239.0

107,544

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1,532

x86

Msadomdx.dll

9.0.3239.0

502,296

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

32,238,104

2008 年 4 月 11 日

1,532

x64

msmgdsrv.dll

9.0.3239.0

9,804,312

2008 年 4 月 11 日

1,532

x64

Reportbuilder.exe

9.0.3239.0

5,616,664

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,082,392

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,066,008

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,143,832

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

2008 年 4 月 10 日

4:11

x86

Reportingservicesemaildeliveryprovider.dll

9.0.3239.0

82,968

2008 年 4 月 11 日

1,532

x86

Reportingserviceslibrary.dll

9.0.3239.0

1,119,256

2008 年 4 月 11 日

1,532

x86

Reportingservicesservice.exe

9.0.3239.0

16,920

2008 年 4 月 11 日

1,532

x86

Reportingserviceswebserver.dll

9.0.3239.0

1,725,464

2008 年 4 月 11 日

1,532

x86

Reportingserviceswebuserinterface.dll

9.0.3239.0

1,332,248

2008 年 4 月 11 日

1,532

x86

Reportingserviceswmi.dll

2005.90.3239.0

3,382,296

2008 年 4 月 10 日

4:12

x86

Reportingserviceswmi.dll

2005.90.3239.0

3,667,480

2008 年 4 月 11 日

1,532

x64

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

83,992

2008 年 4 月 11 日

1,532

x64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

2008 年 4 月 11 日

1,532

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1,532

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1,532

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

2008 年 4 月 11 日

1,532

x64

SQL Server 2005 通知服务,基于 x64 的版本

File name

文件版本

文件大小

日期

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1,532

x86

Nsservice.exe

9.0.3239.0

21,528

2008 年 4 月 11 日

1,532

x86

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

83,992

2008 年 4 月 11 日

1,532

x64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

2008 年 4 月 11 日

1,532

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1,532

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1,532

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

2008 年 4 月 11 日

1,532

x64

SQL Server 2005 Integration Services,基于 x64 的版本

File name

文件版本

文件大小

日期

Time

Platform

Dts.dll

2005.90.3239.0

1,893,400

2008 年 4 月 11 日

1,532

x64

Dtsconn.dll

2005.90.3239.0

408,088

2008 年 4 月 11 日

1,532

x64

Dtspipeline.dll

2005.90.3239.0

1,065,496

2008 年 4 月 11 日

1,532

x64

Flatfiledest.dll

2005.90.3239.0

420,888

2008 年 4 月 11 日

1,532

x64

Flatfilesrc.dll

2005.90.3239.0

430,616

2008 年 4 月 11 日

1,532

x64

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

2008 年 4 月 11 日

1,532

x86

Msdtssrvr.exe

9.0.3239.0

201,752

2008 年 4 月 11 日

1,532

x64

msmdlocal.dll

9.0.3239.0

32,238,104

2008 年 4 月 11 日

1,532

x64

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

83,992

2008 年 4 月 11 日

1,532

x64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

2008 年 4 月 11 日

1,532

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1,532

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1,532

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

2008 年 4 月 11 日

1,532

x64

Txagg.dll

2005.90.3239.0

330,264

2008 年 4 月 11 日

1,532

x64

Txlookup.dll

2005.90.3239.0

406,040

2008 年 4 月 11 日

1,532

x64

Txmergejoin.dll

2005.90.3239.0

235,544

2008 年 4 月 11 日

1,532

x64

SQL Server 2005 工具,基于 x64 的版本

File name

文件版本

文件大小

日期

Time

Platform

Autoadmin90.dll

2005.90.3239.0

901,656

2008 年 4 月 10 日

4:11

x86

Bcp.exe

2005.90.3239.0

88,088

2008 年 4 月 11 日

1,532

x64

Connectiondlg.dll

9.0.3239.0

939,032

2008 年 4 月 10 日

4:11

x86

Dts.dll

2005.90.3239.0

1,102,360

2008 年 4 月 10 日

4:11

x86

Dtsconn.dll

2005.90.3239.0

250,392

2008 年 4 月 10 日

4:11

x86

Dtspipeline.dll

2005.90.3239.0

605,208

2008 年 4 月 10 日

4:11

x86

Flatfiledest.dll

2005.90.3239.0

256,024

2008 年 4 月 10 日

4:11

x86

Flatfilesrc.dll

2005.90.3239.0

264,728

2008 年 4 月 10 日

4:11

x86

Mergetxt.dll

2005.90.3239.0

32,280

2008 年 4 月 10 日

4:11

x86

Mergetxt.dll

2005.90.3239.0

37,912

2008 年 4 月 11 日

1,532

x64

Microsoft.analysisservices.Controls.dll

9.0.3239.0

2,765,848

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.managementdialogs.dll

9.0.3239.0

1,717,272

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.Wizards.dll

9.0.3239.0

6,161,432

2008 年 4 月 10 日

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.dll

9.0.3239.0

160,792

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.sapbw.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

9.0.3239.0

562,200

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.designer.dll

9.0.3239.0

4,817,944

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.designer.Wizards.dll

9.0.3239.0

2,221,080

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.excelrendering.dll

9.0.3239.0

336,920

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.htmlrendering.dll

9.0.3239.0

308,248

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.imagerendering.dll

9.0.3239.0

291,864

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.processingcore.dll

9.0.3239.0

1,676,312

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.maintenanceplantasksui.dll

9.0.3239.0

721,944

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

1,628,184

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.scripttaskui.dll

9.0.3239.0

62,488

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1,532

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

2008 年 4 月 10 日

4:11

x86

Microsoft.visualstudio.templatewizardinterface.dll

8.0.50727.42

15,872

2005 年 9 月 23 日

6:56

x86

Msadomdx.dll

9.0.3239.0

502,296

2008 年 4 月 10 日

4:12

x86

Msgprox.dll

2005.90.3239.0

200,216

2008 年 4 月 10 日

4:12

x86

Msgprox.dll

2005.90.3239.0

261,656

2008 年 4 月 11 日

1,532

x64

msmdlocal.dll

9.0.3239.0

15,971,352

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

32,238,104

2008 年 4 月 11 日

1,532

x64

msmgdsrv.dll

9.0.3239.0

6,046,744

2008 年 4 月 10 日

4:12

x86

msmgdsrv.dll

9.0.3239.0

9,804,312

2008 年 4 月 11 日

1,532

x64

Msolap90.dll

9.0.3239.0

4,299,800

2008 年 4 月 10 日

4:12

x86

Msolap90.dll

9.0.3239.0

5,932,056

2008 年 4 月 11 日

1,532

x64

Osql.exe

2005.90.3239.0

85,528

2008 年 4 月 11 日

1,532

x64

Replerrx.dll

2005.90.3239.0

114,712

2008 年 4 月 10 日

4:12

x86

Replerrx.dll

2005.90.3239.0

145,944

2008 年 4 月 11 日

1,532

x64

Replisapi.dll

2005.90.3239.0

272,920

2008 年 4 月 10 日

4:12

x86

Replisapi.dll

2005.90.3239.0

395,800

2008 年 4 月 11 日

1,532

x64

Replprov.dll

2005.90.3239.0

552,984

2008 年 4 月 10 日

4:12

x86

Replprov.dll

2005.90.3239.0

752,152

2008 年 4 月 11 日

1,532

x64

Replrec.dll

2005.90.3239.0

785,432

2008 年 4 月 10 日

4:12

x86

Replrec.dll

2005.90.3239.0

1,012,760

2008 年 4 月 11 日

1,532

x64

Replsub.dll

2005.90.3239.0

408,088

2008 年 4 月 10 日

4:12

x86

Replsub.dll

2005.90.3239.0

519,192

2008 年 4 月 11 日

1,532

x64

Reportingserviceslibrary.dll

9.0.3239.0

1,119,256

2008 年 4 月 10 日

4:12

x86

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

具有各种提取options.sql的滚动光标

暂缺

1,122

2006 年 6 月 14 日

16:41

暂缺

Sqlcmd.exe

2005.90.3239.0

338,456

2008 年 4 月 11 日

1,532

x64

Sqldiag.exe

2005.90.3239.0

1,247,768

2008 年 4 月 11 日

1,532

x64

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

83,992

2008 年 4 月 11 日

1,532

x64

Sqlmanagerui.dll

9.0.3239.0

6,083,608

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

2008 年 4 月 11 日

1,532

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1,532

x86

Sqlwb.exe

2005.90.3239.0

823,832

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1,532

x86

Ssradd.dll

2005.90.3239.0

42,520

2008 年 4 月 10 日

4:12

x86

Ssradd.dll

2005.90.3239.0

50,712

2008 年 4 月 11 日

1,532

x64

Ssravg.dll

2005.90.3239.0

43,032

2008 年 4 月 10 日

4:12

x86

Ssravg.dll

2005.90.3239.0

51,736

2008 年 4 月 11 日

1,532

x64

Ssrmax.dll

2005.90.3239.0

40,984

2008 年 4 月 10 日

4:12

x86

Ssrmax.dll

2005.90.3239.0

48,152

2008 年 4 月 11 日

1,532

x64

Ssrmin.dll

2005.90.3239.0

40,984

2008 年 4 月 10 日

4:12

x86

Ssrmin.dll

2005.90.3239.0

48,152

2008 年 4 月 11 日

1,532

x64

Ssrpub.dll

2005.90.3239.0

30,232

2008 年 4 月 10 日

4:12

x86

Ssrpub.dll

2005.90.3239.0

34,840

2008 年 4 月 11 日

1,532

x64

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

2008 年 4 月 11 日

1,532

x64

Txagg.dll

2005.90.3239.0

204,312

2008 年 4 月 10 日

4:12

x86

Txlookup.dll

2005.90.3239.0

244,760

2008 年 4 月 10 日

4:12

x86

Txmergejoin.dll

2005.90.3239.0

140,824

2008 年 4 月 10 日

4:12

x86

Xmlsub.dll

2005.90.3239.0

194,584

2008 年 4 月 10 日

4:12

x86

Xmlsub.dll

2005.90.3239.0

319,000

2008 年 4 月 11 日

1,532

x64

SQL Server 2005 数据库引擎,Itanium 体系结构版本

File name

文件版本

文件大小

日期

Time

Platform

Bcp.exe

2005.90.3239.0

156,696

2008 年 4 月 11 日

1:45

IA-64

Chsbrkr.dll

12.0.7822.0

1,883,496

2007 年 6 月 22 日

10:06

IA-64

Chtbrkr.dll

12.0.7822.0

6,153,576

2007 年 6 月 22 日

10:06

IA-64

Databasemailprotocols.dll

9.0.3239.0

46,104

2008 年 4 月 11 日

1:45

x86

Distrib.exe

2005.90.3239.0

200,728

2008 年 4 月 11 日

1:45

IA-64

Dts.dll

2005.90.3239.0

3,516,440

2008 年 4 月 11 日

1:45

IA-64

Dtsconn.dll

2005.90.3239.0

725,016

2008 年 4 月 11 日

1:45

IA-64

Dtspipeline.dll

2005.90.3239.0

1,932,824

2008 年 4 月 11 日

1:45

IA-64

Fteref.dll

12.0.7822.0

433,152

2007 年 6 月 22 日

10:06

IA-64

Infosoft.dll

12.0.7822.0

1,915,240

2007 年 6 月 22 日

10:06

IA-64

Korwbrkr.dll

12.0.7822.0

182,632

2007 年 6 月 22 日

10:06

IA-64

Langwrbk.dll

12.0.7822.0

333,160

2007 年 6 月 22 日

10:06

IA-64

Mergetxt.dll

2005.90.3239.0

72,216

2008 年 4 月 11 日

1:45

IA-64

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

2,545,688

2008 年 4 月 11 日

1:45

IA-64

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1:45

x86

Msfte.dll

12.0.7822.0

7,072,104

2007 年 6 月 22 日

10:06

IA-64

Msftefd.exe

12.0.7822.0

173,416

2007 年 6 月 22 日

10:06

IA-64

Msftepxy.dll

12.0.7822.0

135,528

2007 年 6 月 22 日

10:06

IA-64

Msftesql.exe

12.0.7822.0

294,760

2007 年 6 月 22 日

10:06

IA-64

Msgprox.dll

2005.90.3239.0

544,280

2008 年 4 月 11 日

1:45

IA-64

Msir5jp.dll

5.0.2130.0

3,824,488

2007 年 6 月 22 日

10:06

IA-64

msmdlocal.dll

9.0.3239.0

49,990,168

2008 年 4 月 11 日

1:45

IA-64

Msmdredir.dll

9.0.3239.0

6,298,136

2008 年 4 月 11 日

1:45

IA-64

Nlhtml.dll

12.0.7822.0

295,784

2007 年 6 月 22 日

10:06

IA-64

Nls400.dll

5.0.4217.0

14,750,056

2007 年 6 月 22 日

10:06

IA-64

Odsole70.dll

2005.90.3239.0

179,224

2008 年 4 月 11 日

1:45

IA-64

Osql.exe

2005.90.3239.0

124,952

2008 年 4 月 11 日

1:45

IA-64

Query.dll

12.0.7822.0

123,240

2007 年 6 月 22 日

10:06

IA-64

Rdistcom.dll

2005.90.3239.0

1,885,720

2008 年 4 月 11 日

1:45

IA-64

Replerrx.dll

2005.90.3239.0

310,296

2008 年 4 月 11 日

1:45

IA-64

Replisapi.dll

2005.90.3239.0

784,920

2008 年 4 月 11 日

1:45

IA-64

Replmerg.exe

2005.90.3239.0

956,952

2008 年 4 月 11 日

1:45

IA-64

Replprov.dll

2005.90.3239.0

1,627,160

2008 年 4 月 11 日

1:45

IA-64

Replrec.dll

2005.90.3239.0

2,148,376

2008 年 4 月 11 日

1:45

IA-64

Replsub.dll

2005.90.3239.0

1,160,216

2008 年 4 月 11 日

1:45

IA-64

Replsync.dll

2005.90.3239.0

278,040

2008 年 4 月 11 日

1:45

IA-64

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

Sqlaccess.dll

2005.90.3239.0

351,768

2008 年 4 月 11 日

1:45

x86

Sqladhlp90.exe

2005.90.3239.0

114,200

2008 年 4 月 11 日

1:45

IA-64

Sqlagent90.exe

2005.90.3239.0

1,253,912

2008 年 4 月 11 日

1:45

IA-64

Sqlbrowser.exe

2005.90.3239.0

503,832

2008 年 4 月 11 日

1:45

IA-64

Sqlcmd.exe

2005.90.3239.0

532,504

2008 年 4 月 11 日

1:45

IA-64

Sqlctr90.dll

2005.90.3239.0

67,608

2008 年 4 月 10 日

4:12

x86

Sqlctr90.dll

2005.90.3239.0

131,096

2008 年 4 月 11 日

1:45

IA-64

Sqldiag.exe

2005.90.3239.0

1,773,592

2008 年 4 月 11 日

1:45

IA-64

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

188,952

2008 年 4 月 11 日

1:45

IA-64

Sqlmaint.exe

2005.90.3239.0

243,736

2008 年 4 月 11 日

1:45

IA-64

Sqlmergx.dll

2005.90.3239.0

445,976

2008 年 4 月 11 日

1:45

IA-64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

2008 年 4 月 11 日

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlservr.exe

2005.90.3239.0

72,902,680

2008 年 4 月 11 日

1:46

IA-64

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1:46

x86

Sqlwep.dll

2005.90.3239.0

90,648

2008 年 4 月 10 日

4:12

x86

Sqlwep.dll

2005.90.3239.0

220,696

2008 年 4 月 11 日

1:46

IA-64

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1:46

x86

Sqsrvres.dll

2005.90.3239.0

146,968

2008 年 4 月 11 日

1:46

IA-64

Ssradd.dll

2005.90.3239.0

94,744

2008 年 4 月 11 日

1:46

IA-64

Ssravg.dll

2005.90.3239.0

94,744

2008 年 4 月 11 日

1:46

IA-64

Ssrmax.dll

2005.90.3239.0

88,088

2008 年 4 月 11 日

1:46

IA-64

Ssrmin.dll

2005.90.3239.0

88,088

2008 年 4 月 11 日

1:46

IA-64

Ssrpub.dll

2005.90.3239.0

64,536

2008 年 4 月 11 日

1:46

IA-64

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

2008 年 4 月 11 日

1:46

IA-64

Tablediff.exe

9.0.3239.0

87,064

2008 年 4 月 11 日

1:46

x86

Thawbrkr.dll

12.0.7822.0

253,288

2007 年 6 月 22 日

10:06

IA-64

Xmlfilt.dll

12.0.7822.0

445,800

2007 年 6 月 22 日

10:06

IA-64

Xmlsub.dll

2005.90.3239.0

592,408

2008 年 4 月 11 日

1:46

IA-64

Xpadsi90.exe

2005.90.3239.0

125,976

2008 年 4 月 11 日

1:46

IA-64

Xpqueue.dll

2005.90.3239.0

119,832

2008 年 4 月 11 日

1:46

IA-64

Xprepl.dll

2005.90.3239.0

169,496

2008 年 4 月 11 日

1:46

IA-64

Xpstar90.dll

2005.90.3239.0

965,656

2008 年 4 月 11 日

1:46

IA-64

SQL Server 2005 Analysis Services Itanium 体系结构版本

File name

文件版本

文件大小

日期

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1:45

x86

Msadomdx.dll

9.0.3239.0

502,296

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

15,971,352

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

49,990,168

2008 年 4 月 11 日

1:45

IA-64

Msmdredir.dll

9.0.3239.0

6,298,136

2008 年 4 月 11 日

1:45

IA-64

Msmdspdm.dll

9.0.3239.0

201,752

2008 年 4 月 11 日

1:45

x86

Msmdsrv.exe

9.0.3239.0

48,940,056

2008 年 4 月 11 日

1:45

IA-64

msmgdsrv.dll

9.0.3239.0

6,046,744

2008 年 4 月 10 日

4:12

x86

msmgdsrv.dll

9.0.3239.0

13,174,808

2008 年 4 月 11 日

1:45

IA-64

Msolap90.dll

9.0.3239.0

4,299,800

2008 年 4 月 10 日

4:12

x86

Msolap90.dll

9.0.3239.0

7,915,032

2008 年 4 月 11 日

1:45

IA-64

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

Sqlbrowser.exe

2005.90.3239.0

503,832

2008 年 4 月 11 日

1:45

IA-64

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

188,952

2008 年 4 月 11 日

1:45

IA-64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

2008 年 4 月 11 日

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1:46

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1:46

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

2008 年 4 月 11 日

1:46

IA-64

SQL Server 2005 Reporting Services Itanium 体系结构版本

File name

文件版本

文件大小

日期

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.dataextensions.dll

9.0.3239.0

160,792

2008 年 4 月 11 日

1:45

x86

Microsoft.reportingservices.dataextensions.sapbw.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1:45

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

9.0.3239.0

562,200

2008 年 4 月 11 日

1:45

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

2008 年 4 月 11 日

1:45

x86

Microsoft.reportingservices.excelrendering.dll

9.0.3239.0

336,920

2008 年 4 月 11 日

1:45

x86

Microsoft.reportingservices.htmlrendering.dll

9.0.3239.0

308,248

2008 年 4 月 11 日

1:45

x86

Microsoft.reportingservices.imagerendering.dll

9.0.3239.0

291,864

2008 年 4 月 11 日

1:45

x86

Microsoft.reportingservices.processingcore.dll

9.0.3239.0

1,676,312

2008 年 4 月 11 日

1:45

x86

Microsoft.reportingservices.sharepoint.server.dll

9.0.3239.0

107,544

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1:45

x86

Msadomdx.dll

9.0.3239.0

502,296

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

49,990,168

2008 年 4 月 11 日

1:45

IA-64

msmgdsrv.dll

9.0.3239.0

13,174,808

2008 年 4 月 11 日

1:45

IA-64

Reportbuilder.exe

9.0.3239.0

5,616,664

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,082,392

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,066,008

2008 年 4 月 10 日

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

2008 年 4 月 10 日

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

2008 年 4 月 10 日

4:11

x86

Reportingservicesemaildeliveryprovider.dll

9.0.3239.0

82,968

2008 年 4 月 11 日

1:45

x86

Reportingserviceslibrary.dll

9.0.3239.0

1,119,256

2008 年 4 月 11 日

1:45

x86

Reportingservicesservice.exe

9.0.3239.0

16,920

2008 年 4 月 11 日

1:45

x86

Reportingserviceswebserver.dll

9.0.3239.0

1,725,464

2008 年 4 月 11 日

1:45

x86

Reportingserviceswebuserinterface.dll

9.0.3239.0

1,332,248

2008 年 4 月 11 日

1:45

x86

Reportingserviceswmi.dll

2005.90.3239.0

3,382,296

2008 年 4 月 10 日

4:12

x86

Reportingserviceswmi.dll

2005.90.3239.0

4,218,392

2008 年 4 月 11 日

1:45

IA-64

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

188,952

2008 年 4 月 11 日

1:45

IA-64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

2008 年 4 月 11 日

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1:46

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1:46

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

2008 年 4 月 11 日

1:46

IA-64

SQL Server 2005 通知服务,Itanium 体系结构版本

File name

文件版本

文件大小

日期

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1:45

x86

Nsservice.exe

9.0.3239.0

21,528

2008 年 4 月 11 日

1:45

x86

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

188,952

2008 年 4 月 11 日

1:45

IA-64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

2008 年 4 月 11 日

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1:46

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1:46

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

2008 年 4 月 11 日

1:46

IA-64

SQL Server 2005 Integration Services,Itanium 体系结构版本

File name

文件版本

文件大小

日期

Time

Platform

Dts.dll

2005.90.3239.0

3,516,440

2008 年 4 月 11 日

1:45

IA-64

Dtsconn.dll

2005.90.3239.0

725,016

2008 年 4 月 11 日

1:45

IA-64

Dtspipeline.dll

2005.90.3239.0

1,932,824

2008 年 4 月 11 日

1:45

IA-64

Flatfiledest.dll

2005.90.3239.0

907,800

2008 年 4 月 11 日

1:45

IA-64

Flatfilesrc.dll

2005.90.3239.0

934,424

2008 年 4 月 11 日

1:45

IA-64

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

2008 年 4 月 11 日

1:45

x86

Msdtssrvr.exe

9.0.3239.0

201,752

2008 年 4 月 11 日

1:45

IA-64

msmdlocal.dll

9.0.3239.0

49,990,168

2008 年 4 月 11 日

1:45

IA-64

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

188,952

2008 年 4 月 11 日

1:45

IA-64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

2008 年 4 月 11 日

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1:46

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1:46

x86

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

2008 年 4 月 11 日

1:46

IA-64

Txagg.dll

2005.90.3239.0

784,920

2008 年 4 月 11 日

1:46

IA-64

Txlookup.dll

2005.90.3239.0

858,136

2008 年 4 月 11 日

1:46

IA-64

Txmergejoin.dll

2005.90.3239.0

523,288

2008 年 4 月 11 日

1:46

IA-64

SQL Server 2005 工具,Itanium 体系结构版本

File name

文件版本

文件大小

日期

Time

Platform

Autoadmin90.dll

2005.90.3239.0

901,656

2008 年 4 月 10 日

4:11

x86

Bcp.exe

2005.90.3239.0

156,696

2008 年 4 月 11 日

1:45

IA-64

Connectiondlg.dll

9.0.3239.0

939,032

2008 年 4 月 10 日

4:11

x86

Dts.dll

2005.90.3239.0

1,102,360

2008 年 4 月 10 日

4:11

x86

Dtsconn.dll

2005.90.3239.0

250,392

2008 年 4 月 10 日

4:11

x86

Dtspipeline.dll

2005.90.3239.0

605,208

2008 年 4 月 10 日

4:11

x86

Flatfiledest.dll

2005.90.3239.0

256,024

2008 年 4 月 10 日

4:11

x86

Flatfilesrc.dll

2005.90.3239.0

264,728

2008 年 4 月 10 日

4:11

x86

授予数据库access.sql

暂缺

307

2006 年 6 月 14 日

16:41

暂缺

授予 sql server access.sql

暂缺

236

2006 年 6 月 14 日

16:41

暂缺

Mergetxt.dll

2005.90.3239.0

32,280

2008 年 4 月 10 日

4:11

x86

Mergetxt.dll

2005.90.3239.0

72,216

2008 年 4 月 11 日

1:45

IA-64

Microsoft.analysisservices.Controls.dll

9.0.3239.0

2,765,848

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.managementdialogs.dll

9.0.3239.0

1,717,272

2008 年 4 月 10 日

4:11

x86

Microsoft.analysisservices.Wizards.dll

9.0.3239.0

6,161,432

2008 年 4 月 10 日

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

2008 年 4 月 10 日

4:11

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.maintenanceplantasksui.dll

9.0.3239.0

721,944

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

1,628,184

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.scripttaskui.dll

9.0.3239.0

62,488

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 10 日

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

2008 年 4 月 11 日

1:45

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

2008 年 4 月 10 日

4:11

x86

Microsoft.visualstudio.templatewizardinterface.dll

8.0.50727.42

15,872

2005 年 9 月 23 日

6:56

x86

Msadomdx.dll

9.0.3239.0

502,296

2008 年 4 月 10 日

4:12

x86

Msgprox.dll

2005.90.3239.0

200,216

2008 年 4 月 10 日

4:12

x86

Msgprox.dll

2005.90.3239.0

544,280

2008 年 4 月 11 日

1:45

IA-64

Msjet.Xsl

暂缺

28,519

2008 年 3 月 14 日

16:29

暂缺

msmdlocal.dll

9.0.3239.0

15,971,352

2008 年 4 月 10 日

4:12

x86

msmdlocal.dll

9.0.3239.0

49,990,168

2008 年 4 月 11 日

1:45

IA-64

msmgdsrv.dll

9.0.3239.0

6,046,744

2008 年 4 月 10 日

4:12

x86

msmgdsrv.dll

9.0.3239.0

13,174,808

2008 年 4 月 11 日

1:45

IA-64

Msolap90.dll

9.0.3239.0

4,299,800

2008 年 4 月 10 日

4:12

x86

Msolap90.dll

9.0.3239.0

7,915,032

2008 年 4 月 11 日

1:45

IA-64

Osql.exe

2005.90.3239.0

124,952

2008 年 4 月 11 日

1:45

IA-64

Replerrx.dll

2005.90.3239.0

114,712

2008 年 4 月 10 日

4:12

x86

Replerrx.dll

2005.90.3239.0

310,296

2008 年 4 月 11 日

1:45

IA-64

Replisapi.dll

2005.90.3239.0

272,920

2008 年 4 月 10 日

4:12

x86

Replisapi.dll

2005.90.3239.0

784,920

2008 年 4 月 11 日

1:45

IA-64

Replprov.dll

2005.90.3239.0

552,984

2008 年 4 月 10 日

4:12

x86

Replprov.dll

2005.90.3239.0

1,627,160

2008 年 4 月 11 日

1:45

IA-64

Replrec.dll

2005.90.3239.0

785,432

2008 年 4 月 10 日

4:12

x86

Replrec.dll

2005.90.3239.0

2,148,376

2008 年 4 月 11 日

1:45

IA-64

Replsub.dll

2005.90.3239.0

408,088

2008 年 4 月 10 日

4:12

x86

Replsub.dll

2005.90.3239.0

1,160,216

2008 年 4 月 11 日

1:45

IA-64

Sac.exe

9.0.3239.0

82,968

2008 年 4 月 10 日

4:12

x86

Sqlcmd.exe

2005.90.3239.0

532,504

2008 年 4 月 11 日

1:45

IA-64

Sqldiag.exe

2005.90.3239.0

1,773,592

2008 年 4 月 11 日

1:45

IA-64

sqldumper.exe

2005.90.3239.0

68,632

2008 年 4 月 10 日

4:12

x86

sqldumper.exe

2005.90.3239.0

188,952

2008 年 4 月 11 日

1:45

IA-64

Sqlmanagerui.dll

9.0.3239.0

6,083,608

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

2008 年 4 月 10 日

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

2008 年 4 月 11 日

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 10 日

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

2008 年 4 月 11 日

1:46

x86

Sqlwb.exe

2005.90.3239.0

823,832

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 10 日

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

2008 年 4 月 11 日

1:46

x86

Ssradd.dll

2005.90.3239.0

42,520

2008 年 4 月 10 日

4:12

x86

Ssradd.dll

2005.90.3239.0

94,744

2008 年 4 月 11 日

1:46

IA-64

Ssravg.dll

2005.90.3239.0

43,032

2008 年 4 月 10 日

4:12

x86

Ssravg.dll

2005.90.3239.0

94,744

2008 年 4 月 11 日

1:46

IA-64

Ssrmax.dll

2005.90.3239.0

40,984

2008 年 4 月 10 日

4:12

x86

Ssrmax.dll

2005.90.3239.0

88,088

2008 年 4 月 11 日

1:46

IA-64

Ssrmin.dll

2005.90.3239.0

40,984

2008 年 4 月 10 日

4:12

x86

Ssrmin.dll

2005.90.3239.0

88,088

2008 年 4 月 11 日

1:46

IA-64

Ssrpub.dll

2005.90.3239.0

30,232

2008 年 4 月 10 日

4:12

x86

Ssrpub.dll

2005.90.3239.0

64,536

2008 年 4 月 11 日

1:46

IA-64

Svrenumapi.dll

2005.90.3239.0

614,936

2008 年 4 月 10 日

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

2008 年 4 月 11 日

1:46

IA-64

Txagg.dll

2005.90.3239.0

204,312

2008 年 4 月 10 日

4:12

x86

Txlookup.dll

2005.90.3239.0

244,760

2008 年 4 月 10 日

4:12

x86

Txmergejoin.dll

2005.90.3239.0

140,824

2008 年 4 月 10 日

4:12

x86

Xmlsub.dll

2005.90.3239.0

194,584

2008 年 4 月 10 日

4:12

x86

Xmlsub.dll

2005.90.3239.0

592,408

2008 年 4 月 11 日

1:46

IA-64

若要卸载累积更新包,请执行以下步骤:

  1. 在“控制面板”中,打开“添加或删除程序”。

  2. 在“添加或删除程序”中,单击“ 更改或删除程序”。

  3. 若要查看 SQL Server 2005 安装的所有更新,请单击以选中“显示汇报检查” 框。

  4. 卸载累积修补程序包。

有关SQL Server Service Pack 2 之后可用的内部版本列表的详细信息,请单击下面的版本号以查看Microsoft知识库中的文章:

937137 SQL Server 2005 Service Pack 2 发布后发布的 SQL Server 2005版本有关SQL Server增量服务模型的详细信息,请单击以下文章编号以查看Microsoft知识库中的文章:

935897 SQL Server 团队提供了增量服务模型,用于为报告的问题提供修补程序有关如何获取 SQL Server 2005 Service Pack 2 的详细信息,请单击以下序列号以查看Microsoft知识库中的文章:

913089 如何获取 SQL Server 2005 的最新 Service Pack 有关SQL Server 2005 Service Pack 2 中的新功能和改进的详细信息,请访问以下Microsoft网站:

http://go.microsoft.com/fwlink/?LinkId=71711 有关SQL Server更新的命名架构的详细信息,请单击下面的编号以查看Microsoft知识库中的文章:

822499 Microsoft SQL Server软件更新包的新命名架构有关软件更新术语的详细信息,请单击以下版本号以查看Microsoft知识库中的文章:

824684 有关用于描述 Microsoft 软件更新标准术语的说明

参考

需要更多帮助?

需要更多选项?

了解订阅权益、浏览培训课程、了解如何保护设备等。