Přihlásit se pomocí účtu Microsoft
Přihlaste se nebo si vytvořte účet.
Dobrý den,
Vyberte jiný účet.
Máte více účtů.
Zvolte účet, pomocí kterého se chcete přihlásit.
Angličtina
Omlouváme se, ale tento článek není dostupný ve vašem jazyce.

Microsoft SQL Server 2005 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2005 Service Pack 2 hotfix to an installation of SQL Server 2005 Service Pack 2. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.



Cumulative Update 7 contains hotfixes for SQL Server 2005 issues that have been fixed since the release of Service Pack 2.



Note This build of the cumulative update package is also known as build 3239.

We recommend that you test hotfixes before you deploy them in a production environment. Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2005 fix release. We recommend that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

937137 The SQL Server 2005 builds that were released after SQL Server 2005 Service Pack 2 was released

Important notes about the cumulative update package

  • SQL Server 2005 hotfixes are now multilanguage. Therefore, there is only one cumulative hotfix package for all languages.

  • One cumulative hotfix package includes all the component packages. The cumulative update package updates only those components that are installed on the system.

  • You must enable the SQL Server Management Object (SMO) extended stored procedures and the SQL Server Distributed Management Object (SQL-DMO) extended stored procedures before you apply the cumulative update package. For more information about the SMO and DMO XPs option, see SQL Server 2005 Books Online.



    Note SQL Server 2005 Books Online notes that the default setting of these stored procedures is 0 (off). However, this value is incorrect. By default, the setting is 1 (on).

Critical information for SQL Server 2005 Analysis Services

Known issue

During ongoing testing, we identified an issue that was introduced in build 9.00.3239.00. This issue causes executing queries to be canceled when the following conditions are true:

  • A long-running Multidimensional Expressions (MDX) query is running.

  • A SQL Profiler trace is started or stopped.

  • The duration of the long-running query exceeds the ForceCommitTimeout server setting.

    Note By default, the ForceCommitTimeout server setting is 30 seconds.

INTRODUCTION

How to obtain Cumulative Update 7 for SQL Server 2005 Service Pack 2

A supported cumulative update package is now available from Microsoft. However, it is intended to correct only the problems that are described in this article. Apply it only to systems that are experiencing these specific problems. This cumulative update package may receive additional testing. Therefore, if you are not severely affected by any of these problems, we recommend that you wait for the next SQL Server 2005 service pack that contains the hotfixes in this cumulative update package.

If the cumulative update is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the cumulative update package.

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific cumulative update package. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:

http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix Download Available" form displays the languages for which the cumulative update is available. If you do not see your language, it is because a cumulative update package is not available for that language.

SQL Server 2005 post-SP2 hotfixes that are included in Cumulative Update 7 for SQL Server 2005

More Information

Microsoft Knowledge Base articles that discuss these hotfixes will be released as they become available.


For more information about the SQL Server bugs, click the following article numbers to view the articles in the Microsoft Knowledge Base:

SQL bug number

Microsoft Knowledge Base article number

Description

50002196

948456

FIX: The data in a text box is truncated when you input more than 32000 characters in the text box in a SQL Server 2005 Reporting Services report

50002269

948657

FIX: The %TEMP% folder is not cleaned up after you use database mail to send an e-mail message that has an attachment in SQL Server 2005

50002304

948450

FIX: CPU utilization of a CPU in a single node increases to 100 percent when you use SQL Server 2005 on a multiprocessor computer that uses NUMA architecture

50002346

949595

FIX: Error message when you run a query that uses a join condition in SQL Server 2005: "Non-yielding Scheduler"

50002399

949687

FIX: Error message when you run a transaction from a remote server by using a linked server in SQL Server 2005: "This operation conflicts with another pending operation on this transaction"

50002405

950992

FIX: Error message when you run an MDX query that uses the TopCount function in SQL Server 2005 Analysis Services: "File system error: The record ID is incorrect. Physical file: . Logical file:"

50002435

950993

FIX: The SQL Server 2005 Analysis Services service stops intermittently when you run an MDX query

50002441

950968

FIX: Error message when you restore a database backup in SQL Server 2005 Analysis Services: "An error occurred when instantiating a metadata object from the file"

50002445

949040

FIX: The execution fails when you try to run a SQL Server 2005 Integration Services package that contains an Aggregate transformation

50002456

949631

FIX: Error message when you try to create a currency conversion against an Oracle data source in SQL Server 2005 Analysis Services: "The following statement executed when creating named query: SELECT 'Reporting Currency'"

50002475

951075

FIX: An access violation may occur when you configure SQL Server 2005 Analysis Services to use query logging

50002496

949854

FIX: A query may take more time to finish in SQL Server 2005 if the query uses an inner join to join a derived table that uses the DISTINCT keyword

50002517

951184

FIX: A query may run much slower in SQL Server 2005 than in SQL Server 2000 when you use a cursor to run the query

50002526

951185

FIX: The update operation is performed on incorrect rows when you update a column of the VARCHAR data type on a remote table by using a linked server in SQL Server 2005

50002539

951186

SQL Server 2005 Reporting Services does not reuse existing connection sessions, which causes server-side connections to be exhausted

50002559

951001

FIX: An incorrect value is returned when you run an MDX query on a cube in SQL Server 2005 Analysis Services

50002561

951187

When you run MDX queries in SQL Server 2005 Analysis Services that has a build that is later than 3200, internal errors and dump files may be generated

50002563

951095

FIX: Error message when you display a SQL Server 2005 Reporting Services report in Internet Explorer: "Error: 'parentNode' is null or not an object"

50002573

951188

When SQL Server 2005 tries to release a database lock, error 1203 is logged, and an access violation occurs

50002579

950880

FIX: The query runs slowly when you run a query that joins data between a local table and a remote table in SQL Server 2005

50002582

951189

Error 17883 occurs when you use the bcp.exe utility or when you run the BULK INSERT statement together with the TABLOCK hint in SQL Server 2005

50002586

950969

When you run an MDX query that contains a member in the WHERE clause and when the member uses the AGGREGATE function on a named set, the query may return an incorrect result in SQL Server 2005 Analysis Services

50002587

951073

FIX: A minidump file is generated in the SQL Server 2005 Analysis Services log folder when you run the ALTER XMLA command while an MDX query is running

50002609

950467

FIX: An access violation may occur when you use a linked server to run a SELECT statement in SQL Server 2005

50002632

950189

FIX: The SQLGetData function may return zero for the actual size of the data that is to be copied when you use the function to retrieve data for a binary column in SQL Server 2005

50002635

949199

FIX: Error message when you run queries on a database that has the SNAPSHOT isolation level enabled in SQL Server 2005: "Unable to deallocate a kept page"

50002636

949959

FIX: Error message when you synchronize the data of a merge replication in SQL Server 2005: "The merge process is retrying a failed operation made to article 'ArticleName' - Reason: 'Invalid input parameter values. Check the status values for detail'"

50002641

951093

FIX: Error message when you change the user access option of a database from restricted-user mode to multiple-user mode in SQL Server 2005: "Lock request time out period exceeded"

50002648

950875

FIX: Error message when you use the BULK INSERT statement to import data of the timestamp data type in SQL Server 2005: "An invalid datetime value was encountered"

50002649

950926

FIX: The SQL Server service may stop responding when you run a query that contains many OR clauses in SQL Server 2005

50002340

948108

MS08-040: Description of the security update for SQL Server 2005 QFE: July 8, 2008

50002568
50002964

FIX: Error message when you update a service property in SQL Server Configuration Manager after you install Cumulative Update 6 for SQL Server 2005 Service Pack 2: "The server threw an exception. [0x80010105]"

Cumulative update package information

Prerequisites

Microsoft SQL Server 2005 Service Pack 2



For more information, click the following article number to view the article in the Microsoft Knowledge Base:

913089 How to obtain the latest service pack for SQL Server 2005

Restart information

You may have to restart the computer after you apply this cumulative update package.

Registry information

To use one of the hotfixes in this package, you do not have to make any changes to the registry.

Cumulative update package file information

This cumulative update package may not contain all the files that you must have to fully update a product to the latest build. This cumulative update package contains only the files that you must have to correct the issues that are listed in this article.

The English version of this cumulative update package has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

SQL Server 2005 Database Engine, 32-bit version

File name

File version

File size

Date

Time

Platform

Bcp.exe

2005.90.3239.0

68,632

10-Apr-2008

4:11

x86

Chsbrkr.dll

12.0.7822.0

1,684,840

22-Jun-2007

9:22

x86

Chtbrkr.dll

12.0.7822.0

6,112,616

22-Jun-2007

9:22

x86

Databasemailprotocols.dll

9.0.3239.0

46,104

10-Apr-2008

4:11

x86

Distrib.exe

2005.90.3239.0

70,680

10-Apr-2008

4:11

x86

Dts.dll

2005.90.3239.0

1,102,360

10-Apr-2008

4:11

x86

Dtsconn.dll

2005.90.3239.0

250,392

10-Apr-2008

4:11

x86

Dtspipeline.dll

2005.90.3239.0

605,208

10-Apr-2008

4:11

x86

Fteref.dll

12.0.7822.0

446,464

22-Jun-2007

9:22

x86

Infosoft.dll

12.0.7822.0

468,328

22-Jun-2007

9:22

x86

Korwbrkr.dll

12.0.7822.0

71,016

22-Jun-2007

9:22

x86

Langwrbk.dll

12.0.7822.0

136,552

22-Jun-2007

9:22

x86

Mergetxt.dll

2005.90.3239.0

32,280

10-Apr-2008

4:11

x86

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

10-Apr-2008

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

10-Apr-2008

4:11

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

10-Apr-2008

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

1,628,184

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

10-Apr-2008

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

10-Apr-2008

4:11

x86

Msfte.dll

12.0.7822.0

2,430,312

22-Jun-2007

9:22

x86

Msftefd.exe

12.0.7822.0

66,920

22-Jun-2007

9:22

x86

Msftepxy.dll

12.0.7822.0

95,592

22-Jun-2007

9:22

x86

Msftesql.exe

12.0.7822.0

95,592

22-Jun-2007

9:22

x86

Msgprox.dll

2005.90.3239.0

200,216

10-Apr-2008

4:12

x86

Msir5jp.dll

5.0.2130.0

3,159,912

22-Jun-2007

9:22

x86

Msmdlocal.dll

9.0.3239.0

15,971,352

10-Apr-2008

4:12

x86

Msmdredir.dll

9.0.3239.0

4,022,808

10-Apr-2008

4:12

x86

Nlhtml.dll

12.0.7822.0

124,264

22-Jun-2007

9:22

x86

Nls400.dll

5.0.4217.0

12,240,744

22-Jun-2007

9:22

x86

Odsole70.dll

2005.90.3239.0

58,904

10-Apr-2008

4:12

x86

Osql.exe

2005.90.3239.0

53,272

10-Apr-2008

4:12

x86

Query.dll

12.0.7822.0

48,488

22-Jun-2007

9:22

x86

Rdistcom.dll

2005.90.3239.0

644,632

10-Apr-2008

4:12

x86

Replerrx.dll

2005.90.3239.0

114,712

10-Apr-2008

4:12

x86

Replisapi.dll

2005.90.3239.0

272,920

10-Apr-2008

4:12

x86

Replmerg.exe

2005.90.3239.0

320,536

10-Apr-2008

4:12

x86

Replprov.dll

2005.90.3239.0

552,984

10-Apr-2008

4:12

x86

Replrec.dll

2005.90.3239.0

785,432

10-Apr-2008

4:12

x86

Replsub.dll

2005.90.3239.0

408,088

10-Apr-2008

4:12

x86

Replsync.dll

2005.90.3239.0

101,400

10-Apr-2008

4:12

x86

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqlaccess.dll

2005.90.3239.0

350,232

10-Apr-2008

4:12

x86

Sqladhlp90.exe

2005.90.3239.0

47,128

10-Apr-2008

4:12

x86

Sqlagent90.exe

2005.90.3239.0

349,720

10-Apr-2008

4:12

x86

Sqlbrowser.exe

2005.90.3239.0

242,712

10-Apr-2008

4:12

x86

Sqlcmd.exe

2005.90.3239.0

143,384

10-Apr-2008

4:12

x86

Sqlctr90.dll

2005.90.3239.0

67,608

10-Apr-2008

4:12

x86

Sqldiag.exe

2005.90.3239.0

1,074,200

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqlmaint.exe

2005.90.3239.0

77,848

10-Apr-2008

4:12

x86

Sqlmergx.dll

2005.90.3239.0

194,072

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlservr.exe

2005.90.3239.0

29,221,912

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlwep.dll

2005.90.3239.0

90,648

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqsrvres.dll

2005.90.3239.0

70,168

10-Apr-2008

4:12

x86

Ssradd.dll

2005.90.3239.0

42,520

10-Apr-2008

4:12

x86

Ssravg.dll

2005.90.3239.0

43,032

10-Apr-2008

4:12

x86

Ssrmax.dll

2005.90.3239.0

40,984

10-Apr-2008

4:12

x86

Ssrmin.dll

2005.90.3239.0

40,984

10-Apr-2008

4:12

x86

Ssrpub.dll

2005.90.3239.0

30,232

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Tablediff.exe

9.0.3239.0

87,064

10-Apr-2008

4:12

x86

Thawbrkr.dll

12.0.7822.0

206,184

22-Jun-2007

9:22

x86

Xmlfilt.dll

12.0.7822.0

197,992

22-Jun-2007

9:22

x86

Xmlsub.dll

2005.90.3239.0

194,584

10-Apr-2008

4:12

x86

Xpadsi90.exe

2005.90.3239.0

50,712

10-Apr-2008

4:12

x86

Xpqueue.dll

2005.90.3239.0

56,856

10-Apr-2008

4:12

x86

Xprepl.dll

2005.90.3239.0

73,240

10-Apr-2008

4:12

x86

Xpstar90.dll

2005.90.3239.0

298,520

10-Apr-2008

4:12

x86

SQL Server 2005 Analysis Services, 32-bit version

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

10-Apr-2008

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

10-Apr-2008

4:11

x86

Msadomdx.dll

9.0.3239.0

502,296

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

15,971,352

10-Apr-2008

4:12

x86

Msmdredir.dll

9.0.3239.0

4,022,808

10-Apr-2008

4:12

x86

Msmdspdm.dll

9.0.3239.0

201,752

10-Apr-2008

4:12

x86

Msmdsrv.exe

9.0.3239.0

14,939,160

10-Apr-2008

4:12

x86

Msmgdsrv.dll

9.0.3239.0

6,046,744

10-Apr-2008

4:12

x86

Msolap90.dll

9.0.3239.0

4,299,800

10-Apr-2008

4:12

x86

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqlbrowser.exe

2005.90.3239.0

242,712

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

SQL Server 2005 Reporting Services, 32-bit version

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.dll

9.0.3239.0

160,792

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.sapbw.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

9.0.3239.0

562,200

10-Apr-2008

4:11

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

10-Apr-2008

4:11

x86

Microsoft.reportingservices.excelrendering.dll

9.0.3239.0

336,920

10-Apr-2008

4:11

x86

Microsoft.reportingservices.htmlrendering.dll

9.0.3239.0

308,248

10-Apr-2008

4:11

x86

Microsoft.reportingservices.imagerendering.dll

9.0.3239.0

291,864

10-Apr-2008

4:11

x86

Microsoft.reportingservices.processingcore.dll

9.0.3239.0

1,676,312

10-Apr-2008

4:11

x86

Microsoft.reportingservices.sharepoint.server.dll

9.0.3239.0

107,544

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

10-Apr-2008

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

10-Apr-2008

4:11

x86

Msadomdx.dll

9.0.3239.0

502,296

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

15,971,352

10-Apr-2008

4:12

x86

Msmgdsrv.dll

9.0.3239.0

6,046,744

10-Apr-2008

4:12

x86

Reportbuilder.exe

9.0.3239.0

5,616,664

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,082,392

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,066,008

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,143,832

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

10-Apr-2008

4:11

x86

Reportingservicesemaildeliveryprovider.dll

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Reportingserviceslibrary.dll

9.0.3239.0

1,119,256

10-Apr-2008

4:12

x86

Reportingservicesservice.exe

9.0.3239.0

16,920

10-Apr-2008

4:12

x86

Reportingserviceswebserver.dll

9.0.3239.0

1,725,464

10-Apr-2008

4:12

x86

Reportingserviceswebuserinterface.dll

9.0.3239.0

1,332,248

10-Apr-2008

4:12

x86

Reportingserviceswmi.dll

2005.90.3239.0

3,382,296

10-Apr-2008

4:12

x86

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

SQL Server 2005 Notification Services, 32-bit version

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

10-Apr-2008

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

10-Apr-2008

4:11

x86

Nsservice.exe

9.0.3239.0

21,528

10-Apr-2008

4:12

x86

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

SQL Server 2005 Integration Services, 32-bit version

File name

File version

File size

Date

Time

Platform

Dts.dll

2005.90.3239.0

1,102,360

10-Apr-2008

4:11

x86

Dtsconn.dll

2005.90.3239.0

250,392

10-Apr-2008

4:11

x86

Dtspipeline.dll

2005.90.3239.0

605,208

10-Apr-2008

4:11

x86

Flatfiledest.dll

2005.90.3239.0

256,024

10-Apr-2008

4:11

x86

Flatfilesrc.dll

2005.90.3239.0

264,728

10-Apr-2008

4:11

x86

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

10-Apr-2008

4:11

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

10-Apr-2008

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

10-Apr-2008

4:11

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

10-Apr-2008

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

10-Apr-2008

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

10-Apr-2008

4:11

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

10-Apr-2008

4:11

x86

Msdtssrvr.exe

9.0.3239.0

205,848

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

15,971,352

10-Apr-2008

4:12

x86

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Txagg.dll

2005.90.3239.0

204,312

10-Apr-2008

4:12

x86

Txlookup.dll

2005.90.3239.0

244,760

10-Apr-2008

4:12

x86

Txmergejoin.dll

2005.90.3239.0

140,824

10-Apr-2008

4:12

x86

SQL Server 2005 Tools, 32-bit version

File name

File version

File size

Date

Time

Platform

Autoadmin90.dll

2005.90.3239.0

901,656

10-Apr-2008

4:11

x86

Bcp.exe

2005.90.3239.0

68,632

10-Apr-2008

4:11

x86

Connectiondlg.dll

9.0.3239.0

939,032

10-Apr-2008

4:11

x86

Dts.dll

2005.90.3239.0

1,102,360

10-Apr-2008

4:11

x86

Dtsconn.dll

2005.90.3239.0

250,392

10-Apr-2008

4:11

x86

Dtspipeline.dll

2005.90.3239.0

605,208

10-Apr-2008

4:11

x86

Flatfiledest.dll

2005.90.3239.0

256,024

10-Apr-2008

4:11

x86

Flatfilesrc.dll

2005.90.3239.0

264,728

10-Apr-2008

4:11

x86

Mergetxt.dll

2005.90.3239.0

32,280

10-Apr-2008

4:11

x86

Microsoft.analysisservices.Controls.dll

9.0.3239.0

2,765,848

10-Apr-2008

4:11

x86

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.analysisservices.managementdialogs.dll

9.0.3239.0

1,717,272

10-Apr-2008

4:11

x86

Microsoft.analysisservices.Wizards.dll

9.0.3239.0

6,161,432

10-Apr-2008

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.dll

9.0.3239.0

160,792

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.sapbw.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

9.0.3239.0

562,200

10-Apr-2008

4:11

x86

Microsoft.reportingservices.designer.dll

9.0.3239.0

4,817,944

10-Apr-2008

4:11

x86

Microsoft.reportingservices.designer.Wizards.dll

9.0.3239.0

2,221,080

10-Apr-2008

4:11

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

10-Apr-2008

4:11

x86

Microsoft.reportingservices.excelrendering.dll

9.0.3239.0

336,920

10-Apr-2008

4:11

x86

Microsoft.reportingservices.htmlrendering.dll

9.0.3239.0

308,248

10-Apr-2008

4:11

x86

Microsoft.reportingservices.imagerendering.dll

9.0.3239.0

291,864

10-Apr-2008

4:11

x86

Microsoft.reportingservices.processingcore.dll

9.0.3239.0

1,676,312

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

10-Apr-2008

4:11

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

10-Apr-2008

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

10-Apr-2008

4:11

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

10-Apr-2008

4:11

x86

Microsoft.sqlserver.maintenanceplantasksui.dll

9.0.3239.0

721,944

10-Apr-2008

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

1,628,184

10-Apr-2008

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

10-Apr-2008

4:11

x86

Microsoft.sqlserver.scripttaskui.dll

9.0.3239.0

62,488

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

10-Apr-2008

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

10-Apr-2008

4:11

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

10-Apr-2008

4:11

x86

Msadomdx.dll

9.0.3239.0

502,296

10-Apr-2008

4:12

x86

Msgprox.dll

2005.90.3239.0

200,216

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

15,971,352

10-Apr-2008

4:12

x86

Msmgdsrv.dll

9.0.3239.0

6,046,744

10-Apr-2008

4:12

x86

Msolap90.dll

9.0.3239.0

4,299,800

10-Apr-2008

4:12

x86

Osql.exe

2005.90.3239.0

53,272

10-Apr-2008

4:12

x86

Replerrx.dll

2005.90.3239.0

114,712

10-Apr-2008

4:12

x86

Replisapi.dll

2005.90.3239.0

272,920

10-Apr-2008

4:12

x86

Replprov.dll

2005.90.3239.0

552,984

10-Apr-2008

4:12

x86

Replrec.dll

2005.90.3239.0

785,432

10-Apr-2008

4:12

x86

Replsub.dll

2005.90.3239.0

408,088

10-Apr-2008

4:12

x86

Reportingserviceslibrary.dll

9.0.3239.0

1,119,256

10-Apr-2008

4:12

x86

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqlcmd.exe

2005.90.3239.0

143,384

10-Apr-2008

4:12

x86

Sqldiag.exe

2005.90.3239.0

1,074,200

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqlmanagerui.dll

9.0.3239.0

6,083,608

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlwb.exe

2005.90.3239.0

823,832

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Ssradd.dll

2005.90.3239.0

42,520

10-Apr-2008

4:12

x86

Ssravg.dll

2005.90.3239.0

43,032

10-Apr-2008

4:12

x86

Ssrmax.dll

2005.90.3239.0

40,984

10-Apr-2008

4:12

x86

Ssrmin.dll

2005.90.3239.0

40,984

10-Apr-2008

4:12

x86

Ssrpub.dll

2005.90.3239.0

30,232

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Txagg.dll

2005.90.3239.0

204,312

10-Apr-2008

4:12

x86

Txlookup.dll

2005.90.3239.0

244,760

10-Apr-2008

4:12

x86

Txmergejoin.dll

2005.90.3239.0

140,824

10-Apr-2008

4:12

x86

Xmlsub.dll

2005.90.3239.0

194,584

10-Apr-2008

4:12

x86

SQL Server 2005 Database Engine, x64-based version

File name

File version

File size

Date

Time

Platform

Bcp.exe

2005.90.3239.0

88,088

11-Apr-2008

15:32

x64

Chsbrkr.dll

12.0.7822.0

1,694,056

22-Jun-2007

10:51

x64

Chtbrkr.dll

12.0.7822.0

6,109,032

22-Jun-2007

10:51

x64

Databasemailprotocols.dll

9.0.3239.0

46,104

11-Apr-2008

15:32

x86

Distrib.exe

2005.90.3239.0

86,552

11-Apr-2008

15:32

x64

Dts.dll

2005.90.3239.0

1,893,400

11-Apr-2008

15:32

x64

Dtsconn.dll

2005.90.3239.0

408,088

11-Apr-2008

15:32

x64

Dtspipeline.dll

2005.90.3239.0

1,065,496

11-Apr-2008

15:32

x64

Fteref.dll

12.0.7822.0

433,152

22-Jun-2007

10:51

x64

Infosoft.dll

12.0.7822.0

621,416

22-Jun-2007

10:51

x64

Korwbrkr.dll

12.0.7822.0

101,736

22-Jun-2007

10:51

x64

Langwrbk.dll

12.0.7822.0

236,904

22-Jun-2007

10:51

x64

Mergetxt.dll

2005.90.3239.0

37,912

11-Apr-2008

15:32

x64

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

15:32

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

11-Apr-2008

15:32

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

10-Apr-2008

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

1,834,520

11-Apr-2008

15:32

x64

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

15:32

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

15:32

x86

Msfte.dll

12.0.7822.0

3,808,104

22-Jun-2007

10:51

x64

Msftefd.exe

12.0.7822.0

99,176

22-Jun-2007

10:51

x64

Msftepxy.dll

12.0.7822.0

127,336

22-Jun-2007

10:51

x64

Msftesql.exe

12.0.7822.0

158,568

22-Jun-2007

10:51

x64

Msgprox.dll

2005.90.3239.0

261,656

11-Apr-2008

15:32

x64

Msir5jp.dll

5.0.2130.0

3,421,544

22-Jun-2007

10:51

x64

Msmdlocal.dll

9.0.3239.0

15,971,352

10-Apr-2008

4:12

x86

Msmdredir.dll

9.0.3239.0

4,022,808

10-Apr-2008

4:12

x86

Mssqlsystemresource.ldf

Not applicable

524,288

10-Apr-2008

1:44

Not applicable

Mssqlsystemresource.mdf

Not applicable

40,239,104

10-Apr-2008

1:44

Not applicable

Nlhtml.dll

12.0.7822.0

191,848

22-Jun-2007

10:51

x64

Nls400.dll

5.0.4217.0

14,101,352

22-Jun-2007

10:51

x64

Odsole70.dll

2005.90.3239.0

90,136

11-Apr-2008

15:32

x64

Osql.exe

2005.90.3239.0

85,528

11-Apr-2008

15:32

x64

Query.dll

12.0.7822.0

68,456

22-Jun-2007

10:51

x64

Rdistcom.dll

2005.90.3239.0

828,440

11-Apr-2008

15:32

x64

Replerrx.dll

2005.90.3239.0

145,944

11-Apr-2008

15:32

x64

Replisapi.dll

2005.90.3239.0

395,800

11-Apr-2008

15:32

x64

Replmerg.exe

2005.90.3239.0

417,304

11-Apr-2008

15:32

x64

Replprov.dll

2005.90.3239.0

752,152

11-Apr-2008

15:32

x64

Replrec.dll

2005.90.3239.0

1,012,760

11-Apr-2008

15:32

x64

Replsub.dll

2005.90.3239.0

519,192

11-Apr-2008

15:32

x64

Replsync.dll

2005.90.3239.0

131,096

11-Apr-2008

15:32

x64

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqlaccess.dll

2005.90.3239.0

357,400

11-Apr-2008

15:32

x86

Sqladhlp90.exe

2005.90.3239.0

66,072

11-Apr-2008

15:32

x64

Sqlagent90.exe

2005.90.3239.0

429,080

11-Apr-2008

15:32

x64

Sqlbrowser.exe

2005.90.3239.0

242,712

10-Apr-2008

4:12

x86

Sqlcmd.exe

2005.90.3239.0

338,456

11-Apr-2008

15:32

x64

Sqlctr90.dll

2005.90.3239.0

67,608

10-Apr-2008

4:12

x86

Sqlctr90.dll

2005.90.3239.0

90,648

11-Apr-2008

15:32

x64

Sqldiag.exe

2005.90.3239.0

1,247,768

11-Apr-2008

15:32

x64

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

83,992

11-Apr-2008

15:32

x64

Sqlmaint.exe

2005.90.3239.0

92,696

11-Apr-2008

15:32

x64

Sqlmergx.dll

2005.90.3239.0

236,568

11-Apr-2008

15:32

x64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

11-Apr-2008

15:32

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlservr.exe

2005.90.3239.0

39,578,136

11-Apr-2008

15:32

x64

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

15:32

x86

Sqlwep.dll

2005.90.3239.0

90,648

10-Apr-2008

4:12

x86

Sqlwep.dll

2005.90.3239.0

123,416

11-Apr-2008

15:32

x64

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

15:32

x86

Sqsrvres.dll

2005.90.3239.0

82,968

11-Apr-2008

15:32

x64

Ssradd.dll

2005.90.3239.0

50,712

11-Apr-2008

15:32

x64

Ssravg.dll

2005.90.3239.0

51,736

11-Apr-2008

15:32

x64

Ssrmax.dll

2005.90.3239.0

48,152

11-Apr-2008

15:32

x64

Ssrmin.dll

2005.90.3239.0

48,152

11-Apr-2008

15:32

x64

Ssrpub.dll

2005.90.3239.0

34,840

11-Apr-2008

15:32

x64

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

11-Apr-2008

15:32

x64

Tablediff.exe

9.0.3239.0

87,064

11-Apr-2008

15:32

x86

Thawbrkr.dll

12.0.7822.0

209,768

22-Jun-2007

10:51

x64

Xmlfilt.dll

12.0.7822.0

271,208

22-Jun-2007

10:51

x64

Xmlsub.dll

2005.90.3239.0

319,000

11-Apr-2008

15:32

x64

Xpadsi90.exe

2005.90.3239.0

69,144

11-Apr-2008

15:32

x64

Xpqueue.dll

2005.90.3239.0

71,192

11-Apr-2008

15:32

x64

Xprepl.dll

2005.90.3239.0

89,112

11-Apr-2008

15:32

x64

Xpstar90.dll

2005.90.3239.0

549,912

11-Apr-2008

15:32

x64

SQL Server 2005 Analysis Services, x64-based version

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

15:32

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

15:32

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

15:32

x86

Msadomdx.dll

9.0.3239.0

502,296

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

15,971,352

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

32,238,104

11-Apr-2008

15:32

x64

Msmdredir.dll

9.0.3239.0

4,022,808

10-Apr-2008

4:12

x86

Msmdspdm.dll

9.0.3239.0

201,752

11-Apr-2008

15:32

x86

Msmdsrv.exe

9.0.3239.0

31,628,824

11-Apr-2008

15:32

x64

Msmgdsrv.dll

9.0.3239.0

6,046,744

10-Apr-2008

4:12

x86

Msmgdsrv.dll

9.0.3239.0

9,804,312

11-Apr-2008

15:32

x64

Msolap90.dll

9.0.3239.0

4,299,800

10-Apr-2008

4:12

x86

Msolap90.dll

9.0.3239.0

5,932,056

11-Apr-2008

15:32

x64

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqlbrowser.exe

2005.90.3239.0

242,712

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

83,992

11-Apr-2008

15:32

x64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

11-Apr-2008

15:32

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

15:32

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

15:32

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

11-Apr-2008

15:32

x64

SQL Server 2005 Reporting Services, x64-based version

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.dll

9.0.3239.0

160,792

11-Apr-2008

15:32

x86

Microsoft.reportingservices.dataextensions.sapbw.dll

9.0.3239.0

42,008

11-Apr-2008

15:32

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

9.0.3239.0

562,200

11-Apr-2008

15:32

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

11-Apr-2008

15:32

x86

Microsoft.reportingservices.excelrendering.dll

9.0.3239.0

336,920

11-Apr-2008

15:32

x86

Microsoft.reportingservices.htmlrendering.dll

9.0.3239.0

308,248

11-Apr-2008

15:32

x86

Microsoft.reportingservices.imagerendering.dll

9.0.3239.0

291,864

11-Apr-2008

15:32

x86

Microsoft.reportingservices.processingcore.dll

9.0.3239.0

1,676,312

11-Apr-2008

15:32

x86

Microsoft.reportingservices.sharepoint.server.dll

9.0.3239.0

107,544

11-Apr-2008

15:32

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

15:32

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

15:32

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

15:32

x86

Msadomdx.dll

9.0.3239.0

502,296

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

32,238,104

11-Apr-2008

15:32

x64

Msmgdsrv.dll

9.0.3239.0

9,804,312

11-Apr-2008

15:32

x64

Reportbuilder.exe

9.0.3239.0

5,616,664

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,082,392

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,066,008

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,143,832

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

10-Apr-2008

4:11

x86

Reportingservicesemaildeliveryprovider.dll

9.0.3239.0

82,968

11-Apr-2008

15:32

x86

Reportingserviceslibrary.dll

9.0.3239.0

1,119,256

11-Apr-2008

15:32

x86

Reportingservicesservice.exe

9.0.3239.0

16,920

11-Apr-2008

15:32

x86

Reportingserviceswebserver.dll

9.0.3239.0

1,725,464

11-Apr-2008

15:32

x86

Reportingserviceswebuserinterface.dll

9.0.3239.0

1,332,248

11-Apr-2008

15:32

x86

Reportingserviceswmi.dll

2005.90.3239.0

3,382,296

10-Apr-2008

4:12

x86

Reportingserviceswmi.dll

2005.90.3239.0

3,667,480

11-Apr-2008

15:32

x64

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

83,992

11-Apr-2008

15:32

x64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

11-Apr-2008

15:32

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

15:32

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

15:32

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

11-Apr-2008

15:32

x64

SQL Server 2005 Notification Services, x64-based version

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

15:32

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

15:32

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

10-Apr-2008

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

15:32

x86

Nsservice.exe

9.0.3239.0

21,528

11-Apr-2008

15:32

x86

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

83,992

11-Apr-2008

15:32

x64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

11-Apr-2008

15:32

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

15:32

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

15:32

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

11-Apr-2008

15:32

x64

SQL Server 2005 Integration Services, x64-based version

File name

File version

File size

Date

Time

Platform

Dts.dll

2005.90.3239.0

1,893,400

11-Apr-2008

15:32

x64

Dtsconn.dll

2005.90.3239.0

408,088

11-Apr-2008

15:32

x64

Dtspipeline.dll

2005.90.3239.0

1,065,496

11-Apr-2008

15:32

x64

Flatfiledest.dll

2005.90.3239.0

420,888

11-Apr-2008

15:32

x64

Flatfilesrc.dll

2005.90.3239.0

430,616

11-Apr-2008

15:32

x64

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

15:32

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

10-Apr-2008

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

11-Apr-2008

15:32

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

10-Apr-2008

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

11-Apr-2008

15:32

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

15:32

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

15:32

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

11-Apr-2008

15:32

x86

Msdtssrvr.exe

9.0.3239.0

201,752

11-Apr-2008

15:32

x64

Msmdlocal.dll

9.0.3239.0

32,238,104

11-Apr-2008

15:32

x64

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

83,992

11-Apr-2008

15:32

x64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

11-Apr-2008

15:32

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

15:32

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

15:32

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

11-Apr-2008

15:32

x64

Txagg.dll

2005.90.3239.0

330,264

11-Apr-2008

15:32

x64

Txlookup.dll

2005.90.3239.0

406,040

11-Apr-2008

15:32

x64

Txmergejoin.dll

2005.90.3239.0

235,544

11-Apr-2008

15:32

x64

SQL Server 2005 Tools, x64-based version

File name

File version

File size

Date

Time

Platform

Autoadmin90.dll

2005.90.3239.0

901,656

10-Apr-2008

4:11

x86

Bcp.exe

2005.90.3239.0

88,088

11-Apr-2008

15:32

x64

Connectiondlg.dll

9.0.3239.0

939,032

10-Apr-2008

4:11

x86

Dts.dll

2005.90.3239.0

1,102,360

10-Apr-2008

4:11

x86

Dtsconn.dll

2005.90.3239.0

250,392

10-Apr-2008

4:11

x86

Dtspipeline.dll

2005.90.3239.0

605,208

10-Apr-2008

4:11

x86

Flatfiledest.dll

2005.90.3239.0

256,024

10-Apr-2008

4:11

x86

Flatfilesrc.dll

2005.90.3239.0

264,728

10-Apr-2008

4:11

x86

Mergetxt.dll

2005.90.3239.0

32,280

10-Apr-2008

4:11

x86

Mergetxt.dll

2005.90.3239.0

37,912

11-Apr-2008

15:32

x64

Microsoft.analysisservices.Controls.dll

9.0.3239.0

2,765,848

10-Apr-2008

4:11

x86

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.analysisservices.managementdialogs.dll

9.0.3239.0

1,717,272

10-Apr-2008

4:11

x86

Microsoft.analysisservices.Wizards.dll

9.0.3239.0

6,161,432

10-Apr-2008

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.dll

9.0.3239.0

160,792

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.sapbw.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

9.0.3239.0

562,200

10-Apr-2008

4:11

x86

Microsoft.reportingservices.designer.dll

9.0.3239.0

4,817,944

10-Apr-2008

4:11

x86

Microsoft.reportingservices.designer.Wizards.dll

9.0.3239.0

2,221,080

10-Apr-2008

4:11

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

10-Apr-2008

4:11

x86

Microsoft.reportingservices.excelrendering.dll

9.0.3239.0

336,920

10-Apr-2008

4:11

x86

Microsoft.reportingservices.htmlrendering.dll

9.0.3239.0

308,248

10-Apr-2008

4:11

x86

Microsoft.reportingservices.imagerendering.dll

9.0.3239.0

291,864

10-Apr-2008

4:11

x86

Microsoft.reportingservices.processingcore.dll

9.0.3239.0

1,676,312

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

15:32

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

10-Apr-2008

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

10-Apr-2008

4:11

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

10-Apr-2008

4:11

x86

Microsoft.sqlserver.maintenanceplantasksui.dll

9.0.3239.0

721,944

10-Apr-2008

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

1,628,184

10-Apr-2008

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

10-Apr-2008

4:11

x86

Microsoft.sqlserver.scripttaskui.dll

9.0.3239.0

62,488

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

15:32

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

15:32

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

10-Apr-2008

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

15:32

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

10-Apr-2008

4:11

x86

Microsoft.visualstudio.templatewizardinterface.dll

8.0.50727.42

15,872

23-Sep-2005

6:56

x86

Msadomdx.dll

9.0.3239.0

502,296

10-Apr-2008

4:12

x86

Msgprox.dll

2005.90.3239.0

200,216

10-Apr-2008

4:12

x86

Msgprox.dll

2005.90.3239.0

261,656

11-Apr-2008

15:32

x64

Msmdlocal.dll

9.0.3239.0

15,971,352

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

32,238,104

11-Apr-2008

15:32

x64

Msmgdsrv.dll

9.0.3239.0

6,046,744

10-Apr-2008

4:12

x86

Msmgdsrv.dll

9.0.3239.0

9,804,312

11-Apr-2008

15:32

x64

Msolap90.dll

9.0.3239.0

4,299,800

10-Apr-2008

4:12

x86

Msolap90.dll

9.0.3239.0

5,932,056

11-Apr-2008

15:32

x64

Osql.exe

2005.90.3239.0

85,528

11-Apr-2008

15:32

x64

Replerrx.dll

2005.90.3239.0

114,712

10-Apr-2008

4:12

x86

Replerrx.dll

2005.90.3239.0

145,944

11-Apr-2008

15:32

x64

Replisapi.dll

2005.90.3239.0

272,920

10-Apr-2008

4:12

x86

Replisapi.dll

2005.90.3239.0

395,800

11-Apr-2008

15:32

x64

Replprov.dll

2005.90.3239.0

552,984

10-Apr-2008

4:12

x86

Replprov.dll

2005.90.3239.0

752,152

11-Apr-2008

15:32

x64

Replrec.dll

2005.90.3239.0

785,432

10-Apr-2008

4:12

x86

Replrec.dll

2005.90.3239.0

1,012,760

11-Apr-2008

15:32

x64

Replsub.dll

2005.90.3239.0

408,088

10-Apr-2008

4:12

x86

Replsub.dll

2005.90.3239.0

519,192

11-Apr-2008

15:32

x64

Reportingserviceslibrary.dll

9.0.3239.0

1,119,256

10-Apr-2008

4:12

x86

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Scroll cursor with various fetch options.sql

Not applicable

1,122

14-Jun-2006

16:41

Not applicable

Sqlcmd.exe

2005.90.3239.0

338,456

11-Apr-2008

15:32

x64

Sqldiag.exe

2005.90.3239.0

1,247,768

11-Apr-2008

15:32

x64

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

83,992

11-Apr-2008

15:32

x64

Sqlmanagerui.dll

9.0.3239.0

6,083,608

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

317,976

11-Apr-2008

15:32

x64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

15:32

x86

Sqlwb.exe

2005.90.3239.0

823,832

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

15:32

x86

Ssradd.dll

2005.90.3239.0

42,520

10-Apr-2008

4:12

x86

Ssradd.dll

2005.90.3239.0

50,712

11-Apr-2008

15:32

x64

Ssravg.dll

2005.90.3239.0

43,032

10-Apr-2008

4:12

x86

Ssravg.dll

2005.90.3239.0

51,736

11-Apr-2008

15:32

x64

Ssrmax.dll

2005.90.3239.0

40,984

10-Apr-2008

4:12

x86

Ssrmax.dll

2005.90.3239.0

48,152

11-Apr-2008

15:32

x64

Ssrmin.dll

2005.90.3239.0

40,984

10-Apr-2008

4:12

x86

Ssrmin.dll

2005.90.3239.0

48,152

11-Apr-2008

15:32

x64

Ssrpub.dll

2005.90.3239.0

30,232

10-Apr-2008

4:12

x86

Ssrpub.dll

2005.90.3239.0

34,840

11-Apr-2008

15:32

x64

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

836,120

11-Apr-2008

15:32

x64

Txagg.dll

2005.90.3239.0

204,312

10-Apr-2008

4:12

x86

Txlookup.dll

2005.90.3239.0

244,760

10-Apr-2008

4:12

x86

Txmergejoin.dll

2005.90.3239.0

140,824

10-Apr-2008

4:12

x86

Xmlsub.dll

2005.90.3239.0

194,584

10-Apr-2008

4:12

x86

Xmlsub.dll

2005.90.3239.0

319,000

11-Apr-2008

15:32

x64

SQL Server 2005 Database Engine, Itanium-architecture version

File name

File version

File size

Date

Time

Platform

Bcp.exe

2005.90.3239.0

156,696

11-Apr-2008

1:45

IA-64

Chsbrkr.dll

12.0.7822.0

1,883,496

22-Jun-2007

10:06

IA-64

Chtbrkr.dll

12.0.7822.0

6,153,576

22-Jun-2007

10:06

IA-64

Databasemailprotocols.dll

9.0.3239.0

46,104

11-Apr-2008

1:45

x86

Distrib.exe

2005.90.3239.0

200,728

11-Apr-2008

1:45

IA-64

Dts.dll

2005.90.3239.0

3,516,440

11-Apr-2008

1:45

IA-64

Dtsconn.dll

2005.90.3239.0

725,016

11-Apr-2008

1:45

IA-64

Dtspipeline.dll

2005.90.3239.0

1,932,824

11-Apr-2008

1:45

IA-64

Fteref.dll

12.0.7822.0

433,152

22-Jun-2007

10:06

IA-64

Infosoft.dll

12.0.7822.0

1,915,240

22-Jun-2007

10:06

IA-64

Korwbrkr.dll

12.0.7822.0

182,632

22-Jun-2007

10:06

IA-64

Langwrbk.dll

12.0.7822.0

333,160

22-Jun-2007

10:06

IA-64

Mergetxt.dll

2005.90.3239.0

72,216

11-Apr-2008

1:45

IA-64

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

1:45

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

11-Apr-2008

1:45

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

10-Apr-2008

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

2,545,688

11-Apr-2008

1:45

IA-64

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

1:45

x86

Msfte.dll

12.0.7822.0

7,072,104

22-Jun-2007

10:06

IA-64

Msftefd.exe

12.0.7822.0

173,416

22-Jun-2007

10:06

IA-64

Msftepxy.dll

12.0.7822.0

135,528

22-Jun-2007

10:06

IA-64

Msftesql.exe

12.0.7822.0

294,760

22-Jun-2007

10:06

IA-64

Msgprox.dll

2005.90.3239.0

544,280

11-Apr-2008

1:45

IA-64

Msir5jp.dll

5.0.2130.0

3,824,488

22-Jun-2007

10:06

IA-64

Msmdlocal.dll

9.0.3239.0

49,990,168

11-Apr-2008

1:45

IA-64

Msmdredir.dll

9.0.3239.0

6,298,136

11-Apr-2008

1:45

IA-64

Nlhtml.dll

12.0.7822.0

295,784

22-Jun-2007

10:06

IA-64

Nls400.dll

5.0.4217.0

14,750,056

22-Jun-2007

10:06

IA-64

Odsole70.dll

2005.90.3239.0

179,224

11-Apr-2008

1:45

IA-64

Osql.exe

2005.90.3239.0

124,952

11-Apr-2008

1:45

IA-64

Query.dll

12.0.7822.0

123,240

22-Jun-2007

10:06

IA-64

Rdistcom.dll

2005.90.3239.0

1,885,720

11-Apr-2008

1:45

IA-64

Replerrx.dll

2005.90.3239.0

310,296

11-Apr-2008

1:45

IA-64

Replisapi.dll

2005.90.3239.0

784,920

11-Apr-2008

1:45

IA-64

Replmerg.exe

2005.90.3239.0

956,952

11-Apr-2008

1:45

IA-64

Replprov.dll

2005.90.3239.0

1,627,160

11-Apr-2008

1:45

IA-64

Replrec.dll

2005.90.3239.0

2,148,376

11-Apr-2008

1:45

IA-64

Replsub.dll

2005.90.3239.0

1,160,216

11-Apr-2008

1:45

IA-64

Replsync.dll

2005.90.3239.0

278,040

11-Apr-2008

1:45

IA-64

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqlaccess.dll

2005.90.3239.0

351,768

11-Apr-2008

1:45

x86

Sqladhlp90.exe

2005.90.3239.0

114,200

11-Apr-2008

1:45

IA-64

Sqlagent90.exe

2005.90.3239.0

1,253,912

11-Apr-2008

1:45

IA-64

Sqlbrowser.exe

2005.90.3239.0

503,832

11-Apr-2008

1:45

IA-64

Sqlcmd.exe

2005.90.3239.0

532,504

11-Apr-2008

1:45

IA-64

Sqlctr90.dll

2005.90.3239.0

67,608

10-Apr-2008

4:12

x86

Sqlctr90.dll

2005.90.3239.0

131,096

11-Apr-2008

1:45

IA-64

Sqldiag.exe

2005.90.3239.0

1,773,592

11-Apr-2008

1:45

IA-64

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

188,952

11-Apr-2008

1:45

IA-64

Sqlmaint.exe

2005.90.3239.0

243,736

11-Apr-2008

1:45

IA-64

Sqlmergx.dll

2005.90.3239.0

445,976

11-Apr-2008

1:45

IA-64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

11-Apr-2008

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlservr.exe

2005.90.3239.0

72,902,680

11-Apr-2008

1:46

IA-64

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

1:46

x86

Sqlwep.dll

2005.90.3239.0

90,648

10-Apr-2008

4:12

x86

Sqlwep.dll

2005.90.3239.0

220,696

11-Apr-2008

1:46

IA-64

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

1:46

x86

Sqsrvres.dll

2005.90.3239.0

146,968

11-Apr-2008

1:46

IA-64

Ssradd.dll

2005.90.3239.0

94,744

11-Apr-2008

1:46

IA-64

Ssravg.dll

2005.90.3239.0

94,744

11-Apr-2008

1:46

IA-64

Ssrmax.dll

2005.90.3239.0

88,088

11-Apr-2008

1:46

IA-64

Ssrmin.dll

2005.90.3239.0

88,088

11-Apr-2008

1:46

IA-64

Ssrpub.dll

2005.90.3239.0

64,536

11-Apr-2008

1:46

IA-64

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

11-Apr-2008

1:46

IA-64

Tablediff.exe

9.0.3239.0

87,064

11-Apr-2008

1:46

x86

Thawbrkr.dll

12.0.7822.0

253,288

22-Jun-2007

10:06

IA-64

Xmlfilt.dll

12.0.7822.0

445,800

22-Jun-2007

10:06

IA-64

Xmlsub.dll

2005.90.3239.0

592,408

11-Apr-2008

1:46

IA-64

Xpadsi90.exe

2005.90.3239.0

125,976

11-Apr-2008

1:46

IA-64

Xpqueue.dll

2005.90.3239.0

119,832

11-Apr-2008

1:46

IA-64

Xprepl.dll

2005.90.3239.0

169,496

11-Apr-2008

1:46

IA-64

Xpstar90.dll

2005.90.3239.0

965,656

11-Apr-2008

1:46

IA-64

SQL Server 2005 Analysis Services, Itanium-architecture version

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

1:45

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

1:45

x86

Msadomdx.dll

9.0.3239.0

502,296

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

15,971,352

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

49,990,168

11-Apr-2008

1:45

IA-64

Msmdredir.dll

9.0.3239.0

6,298,136

11-Apr-2008

1:45

IA-64

Msmdspdm.dll

9.0.3239.0

201,752

11-Apr-2008

1:45

x86

Msmdsrv.exe

9.0.3239.0

48,940,056

11-Apr-2008

1:45

IA-64

Msmgdsrv.dll

9.0.3239.0

6,046,744

10-Apr-2008

4:12

x86

Msmgdsrv.dll

9.0.3239.0

13,174,808

11-Apr-2008

1:45

IA-64

Msolap90.dll

9.0.3239.0

4,299,800

10-Apr-2008

4:12

x86

Msolap90.dll

9.0.3239.0

7,915,032

11-Apr-2008

1:45

IA-64

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqlbrowser.exe

2005.90.3239.0

503,832

11-Apr-2008

1:45

IA-64

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

188,952

11-Apr-2008

1:45

IA-64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

11-Apr-2008

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

1:46

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

1:46

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

11-Apr-2008

1:46

IA-64

SQL Server 2005 Reporting Services, Itanium-architecture version

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.reportingservices.dataextensions.dll

9.0.3239.0

160,792

11-Apr-2008

1:45

x86

Microsoft.reportingservices.dataextensions.sapbw.dll

9.0.3239.0

42,008

11-Apr-2008

1:45

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

9.0.3239.0

562,200

11-Apr-2008

1:45

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

11-Apr-2008

1:45

x86

Microsoft.reportingservices.excelrendering.dll

9.0.3239.0

336,920

11-Apr-2008

1:45

x86

Microsoft.reportingservices.htmlrendering.dll

9.0.3239.0

308,248

11-Apr-2008

1:45

x86

Microsoft.reportingservices.imagerendering.dll

9.0.3239.0

291,864

11-Apr-2008

1:45

x86

Microsoft.reportingservices.processingcore.dll

9.0.3239.0

1,676,312

11-Apr-2008

1:45

x86

Microsoft.reportingservices.sharepoint.server.dll

9.0.3239.0

107,544

11-Apr-2008

1:45

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

1:45

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

1:45

x86

Msadomdx.dll

9.0.3239.0

502,296

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

49,990,168

11-Apr-2008

1:45

IA-64

Msmgdsrv.dll

9.0.3239.0

13,174,808

11-Apr-2008

1:45

IA-64

Reportbuilder.exe

9.0.3239.0

5,616,664

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,094,680

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,082,392

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,066,008

10-Apr-2008

4:11

x86

Reportbuilder.resources.dll

9.0.3239.0

1,070,104

10-Apr-2008

4:12

x86

Reportbuilder.resources.dll

9.0.3239.0

1,090,584

10-Apr-2008

4:11

x86

Reportingservicesemaildeliveryprovider.dll

9.0.3239.0

82,968

11-Apr-2008

1:45

x86

Reportingserviceslibrary.dll

9.0.3239.0

1,119,256

11-Apr-2008

1:45

x86

Reportingservicesservice.exe

9.0.3239.0

16,920

11-Apr-2008

1:45

x86

Reportingserviceswebserver.dll

9.0.3239.0

1,725,464

11-Apr-2008

1:45

x86

Reportingserviceswebuserinterface.dll

9.0.3239.0

1,332,248

11-Apr-2008

1:45

x86

Reportingserviceswmi.dll

2005.90.3239.0

3,382,296

10-Apr-2008

4:12

x86

Reportingserviceswmi.dll

2005.90.3239.0

4,218,392

11-Apr-2008

1:45

IA-64

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

188,952

11-Apr-2008

1:45

IA-64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

11-Apr-2008

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

1:46

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

1:46

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

11-Apr-2008

1:46

IA-64

SQL Server 2005 Notification Services, Itanium-architecture version

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

1:45

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

10-Apr-2008

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

1:45

x86

Nsservice.exe

9.0.3239.0

21,528

11-Apr-2008

1:45

x86

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

188,952

11-Apr-2008

1:45

IA-64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

11-Apr-2008

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

1:46

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

1:46

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

11-Apr-2008

1:46

IA-64

SQL Server 2005 Integration Services, Itanium-architecture version

File name

File version

File size

Date

Time

Platform

Dts.dll

2005.90.3239.0

3,516,440

11-Apr-2008

1:45

IA-64

Dtsconn.dll

2005.90.3239.0

725,016

11-Apr-2008

1:45

IA-64

Dtspipeline.dll

2005.90.3239.0

1,932,824

11-Apr-2008

1:45

IA-64

Flatfiledest.dll

2005.90.3239.0

907,800

11-Apr-2008

1:45

IA-64

Flatfilesrc.dll

2005.90.3239.0

934,424

11-Apr-2008

1:45

IA-64

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

1:45

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

10-Apr-2008

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

11-Apr-2008

1:45

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

10-Apr-2008

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

11-Apr-2008

1:45

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

1:45

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

11-Apr-2008

1:45

x86

Msdtssrvr.exe

9.0.3239.0

201,752

11-Apr-2008

1:45

IA-64

Msmdlocal.dll

9.0.3239.0

49,990,168

11-Apr-2008

1:45

IA-64

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

188,952

11-Apr-2008

1:45

IA-64

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

11-Apr-2008

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

1:46

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

1:46

x86

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

11-Apr-2008

1:46

IA-64

Txagg.dll

2005.90.3239.0

784,920

11-Apr-2008

1:46

IA-64

Txlookup.dll

2005.90.3239.0

858,136

11-Apr-2008

1:46

IA-64

Txmergejoin.dll

2005.90.3239.0

523,288

11-Apr-2008

1:46

IA-64

SQL Server 2005 Tools, Itanium-architecture version

File name

File version

File size

Date

Time

Platform

Autoadmin90.dll

2005.90.3239.0

901,656

10-Apr-2008

4:11

x86

Bcp.exe

2005.90.3239.0

156,696

11-Apr-2008

1:45

IA-64

Connectiondlg.dll

9.0.3239.0

939,032

10-Apr-2008

4:11

x86

Dts.dll

2005.90.3239.0

1,102,360

10-Apr-2008

4:11

x86

Dtsconn.dll

2005.90.3239.0

250,392

10-Apr-2008

4:11

x86

Dtspipeline.dll

2005.90.3239.0

605,208

10-Apr-2008

4:11

x86

Flatfiledest.dll

2005.90.3239.0

256,024

10-Apr-2008

4:11

x86

Flatfilesrc.dll

2005.90.3239.0

264,728

10-Apr-2008

4:11

x86

Grant database access.sql

Not applicable

307

14-Jun-2006

16:41

Not applicable

Grant sql server access.sql

Not applicable

236

14-Jun-2006

16:41

Not applicable

Mergetxt.dll

2005.90.3239.0

32,280

10-Apr-2008

4:11

x86

Mergetxt.dll

2005.90.3239.0

72,216

11-Apr-2008

1:45

IA-64

Microsoft.analysisservices.Controls.dll

9.0.3239.0

2,765,848

10-Apr-2008

4:11

x86

Microsoft.analysisservices.dll

9.0.3239.0

1,217,560

10-Apr-2008

4:11

x86

Microsoft.analysisservices.managementdialogs.dll

9.0.3239.0

1,717,272

10-Apr-2008

4:11

x86

Microsoft.analysisservices.Wizards.dll

9.0.3239.0

6,161,432

10-Apr-2008

4:11

x86

Microsoft.datawarehouse.dll

9.0.3239.0

1,279,000

10-Apr-2008

4:11

x86

Microsoft.reportingservices.diagnostics.dll

9.0.3239.0

799,768

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

10-Apr-2008

4:11

x86

Microsoft.sqlserver.connectioninfo.dll

9.0.3239.0

156,696

11-Apr-2008

1:45

x86

Microsoft.sqlserver.dmquerytask.dll

9.0.3239.0

332,824

10-Apr-2008

4:11

x86

Microsoft.sqlserver.dtstransferprovider.dll

9.0.3239.0

115,736

10-Apr-2008

4:11

x86

Microsoft.sqlserver.maintenanceplantasks.dll

9.0.3239.0

295,960

10-Apr-2008

4:11

x86

Microsoft.sqlserver.maintenanceplantasksui.dll

9.0.3239.0

721,944

10-Apr-2008

4:11

x86

Microsoft.sqlserver.replication.dll

2005.90.3239.0

1,628,184

10-Apr-2008

4:11

x86

Microsoft.sqlserver.scripttask.dll

9.0.3239.0

160,792

10-Apr-2008

4:11

x86

Microsoft.sqlserver.scripttaskui.dll

9.0.3239.0

62,488

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

10-Apr-2008

4:11

x86

Microsoft.sqlserver.servicebrokerenum.dll

9.0.3239.0

42,008

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smo.dll

9.0.3239.0

1,606,680

11-Apr-2008

1:45

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

10-Apr-2008

4:11

x86

Microsoft.sqlserver.smoenum.dll

9.0.3239.0

222,232

11-Apr-2008

1:45

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

10-Apr-2008

4:11

x86

Microsoft.sqlserver.sqlenum.dll

9.0.3239.0

898,072

11-Apr-2008

1:45

x86

Microsoft.sqlserver.transfersqlserverobjectstask.dll

9.0.3239.0

95,256

10-Apr-2008

4:11

x86

Microsoft.visualstudio.templatewizardinterface.dll

8.0.50727.42

15,872

23-Sep-2005

6:56

x86

Msadomdx.dll

9.0.3239.0

502,296

10-Apr-2008

4:12

x86

Msgprox.dll

2005.90.3239.0

200,216

10-Apr-2008

4:12

x86

Msgprox.dll

2005.90.3239.0

544,280

11-Apr-2008

1:45

IA-64

Msjet.Xsl

Not applicable

28,519

14-Mar-2008

16:29

Not applicable

Msmdlocal.dll

9.0.3239.0

15,971,352

10-Apr-2008

4:12

x86

Msmdlocal.dll

9.0.3239.0

49,990,168

11-Apr-2008

1:45

IA-64

Msmgdsrv.dll

9.0.3239.0

6,046,744

10-Apr-2008

4:12

x86

Msmgdsrv.dll

9.0.3239.0

13,174,808

11-Apr-2008

1:45

IA-64

Msolap90.dll

9.0.3239.0

4,299,800

10-Apr-2008

4:12

x86

Msolap90.dll

9.0.3239.0

7,915,032

11-Apr-2008

1:45

IA-64

Osql.exe

2005.90.3239.0

124,952

11-Apr-2008

1:45

IA-64

Replerrx.dll

2005.90.3239.0

114,712

10-Apr-2008

4:12

x86

Replerrx.dll

2005.90.3239.0

310,296

11-Apr-2008

1:45

IA-64

Replisapi.dll

2005.90.3239.0

272,920

10-Apr-2008

4:12

x86

Replisapi.dll

2005.90.3239.0

784,920

11-Apr-2008

1:45

IA-64

Replprov.dll

2005.90.3239.0

552,984

10-Apr-2008

4:12

x86

Replprov.dll

2005.90.3239.0

1,627,160

11-Apr-2008

1:45

IA-64

Replrec.dll

2005.90.3239.0

785,432

10-Apr-2008

4:12

x86

Replrec.dll

2005.90.3239.0

2,148,376

11-Apr-2008

1:45

IA-64

Replsub.dll

2005.90.3239.0

408,088

10-Apr-2008

4:12

x86

Replsub.dll

2005.90.3239.0

1,160,216

11-Apr-2008

1:45

IA-64

Sac.exe

9.0.3239.0

82,968

10-Apr-2008

4:12

x86

Sqlcmd.exe

2005.90.3239.0

532,504

11-Apr-2008

1:45

IA-64

Sqldiag.exe

2005.90.3239.0

1,773,592

11-Apr-2008

1:45

IA-64

Sqldumper.exe

2005.90.3239.0

68,632

10-Apr-2008

4:12

x86

Sqldumper.exe

2005.90.3239.0

188,952

11-Apr-2008

1:45

IA-64

Sqlmanagerui.dll

9.0.3239.0

6,083,608

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

236,568

10-Apr-2008

4:12

x86

Sqlmgmprovider.dll

2005.90.3239.0

618,008

11-Apr-2008

1:45

IA-64

Sqlsac.exe

2005.90.3239.0

1,246,232

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

10-Apr-2008

4:12

x86

Sqlsqm.exe

9.0.3239.0

128,024

11-Apr-2008

1:46

x86

Sqlwb.exe

2005.90.3239.0

823,832

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

10-Apr-2008

4:12

x86

Sqlwtsn.exe

9.0.3239.0

99,352

11-Apr-2008

1:46

x86

Ssradd.dll

2005.90.3239.0

42,520

10-Apr-2008

4:12

x86

Ssradd.dll

2005.90.3239.0

94,744

11-Apr-2008

1:46

IA-64

Ssravg.dll

2005.90.3239.0

43,032

10-Apr-2008

4:12

x86

Ssravg.dll

2005.90.3239.0

94,744

11-Apr-2008

1:46

IA-64

Ssrmax.dll

2005.90.3239.0

40,984

10-Apr-2008

4:12

x86

Ssrmax.dll

2005.90.3239.0

88,088

11-Apr-2008

1:46

IA-64

Ssrmin.dll

2005.90.3239.0

40,984

10-Apr-2008

4:12

x86

Ssrmin.dll

2005.90.3239.0

88,088

11-Apr-2008

1:46

IA-64

Ssrpub.dll

2005.90.3239.0

30,232

10-Apr-2008

4:12

x86

Ssrpub.dll

2005.90.3239.0

64,536

11-Apr-2008

1:46

IA-64

Svrenumapi.dll

2005.90.3239.0

614,936

10-Apr-2008

4:12

x86

Svrenumapi.dll

2005.90.3239.0

2,351,128

11-Apr-2008

1:46

IA-64

Txagg.dll

2005.90.3239.0

204,312

10-Apr-2008

4:12

x86

Txlookup.dll

2005.90.3239.0

244,760

10-Apr-2008

4:12

x86

Txmergejoin.dll

2005.90.3239.0

140,824

10-Apr-2008

4:12

x86

Xmlsub.dll

2005.90.3239.0

194,584

10-Apr-2008

4:12

x86

Xmlsub.dll

2005.90.3239.0

592,408

11-Apr-2008

1:46

IA-64

To uninstall the cumulative update package, follow these steps:

  1. In Control Panel, open Add or Remove Programs.

  2. In Add or Remove Programs, click Change or Remove Programs.

  3. To see all the updates for the SQL Server 2005 installation, click to select the Show Updates check box.

  4. Uninstall the cumulative hotfix package.

For more information about the list of builds that are available after SQL Server Service Pack 2, click the following article number to view the article in the Microsoft Knowledge Base:

937137 The SQL Server 2005 builds that were released after SQL Server 2005 Service Pack 2 was released
For more information about the Incremental Servicing Model for SQL Server, click the following article number to view the article in the Microsoft Knowledge Base:

935897 An Incremental Servicing Model is available from the SQL Server team to deliver hotfixes for reported problemsFor more information about how to obtain SQL Server 2005 Service Pack 2, click the following article number to view the article in the Microsoft Knowledge Base:

913089 How to obtain the latest service pack for SQL Server 2005 For more information about the new features and the improvements in SQL Server 2005 Service Pack 2, visit the following Microsoft Web site:

http://go.microsoft.com/fwlink/?LinkId=71711 For more information about the naming schema for SQL Server updates, click the following article number to view the article in the Microsoft Knowledge Base:

822499 New naming schema for Microsoft SQL Server software update packagesFor more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

References

Potřebujete další pomoc?

Chcete další možnosti?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Byly tyto informace užitečné?

Co ovlivnilo váš názor?
Po stisknutí tlačítka pro odeslání se vaše zpětná vazba použije k vylepšování produktů a služeb Microsoftu. Váš správce IT bude moci tato data shromažďovat. Prohlášení o zásadách ochrany osobních údajů.

Děkujeme vám za zpětnou vazbu.

×