Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Cumulative update package 7 for SQL Server 2005 Service Pack 2


INTRODUCTION

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.

↑ Back to the top


More Information

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: Note 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

↑ Back to the top


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 numberMicrosoft Knowledge Base article numberDescription
50002196948456 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
50002269948657 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
50002304948450 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
50002346949595 FIX: Error message when you run a query that uses a join condition in SQL Server 2005: "Non-yielding Scheduler"
50002399949687 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"
50002405950992 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:"
50002435950993 FIX: The SQL Server 2005 Analysis Services service stops intermittently when you run an MDX query
50002441950968 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"
50002445949040 FIX: The execution fails when you try to run a SQL Server 2005 Integration Services package that contains an Aggregate transformation
50002456949631 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'"
50002475951075 FIX: An access violation may occur when you configure SQL Server 2005 Analysis Services to use query logging
50002496949854 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
50002517951184 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
50002526951185 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
50002539951186 SQL Server 2005 Reporting Services does not reuse existing connection sessions, which causes server-side connections to be exhausted
50002559951001 FIX: An incorrect value is returned when you run an MDX query on a cube in SQL Server 2005 Analysis Services
50002561951187 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
50002563951095 FIX: Error message when you display a SQL Server 2005 Reporting Services report in Internet Explorer: "Error: 'parentNode' is null or not an object"
50002573951188 When SQL Server 2005 tries to release a database lock, error 1203 is logged, and an access violation occurs
50002579950880 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
50002582951189 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
50002586950969 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
50002587951073 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
50002609950467 FIX: An access violation may occur when you use a linked server to run a SELECT statement in SQL Server 2005
50002632950189 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
50002635949199 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"
50002636949959 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'"
50002641951093 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"
50002648950875 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"
50002649950926 FIX: The SQL Server service may stop responding when you run a query that contains many OR clauses in SQL Server 2005
50002340948108 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 nameFile versionFile sizeDateTimePlatform
Bcp.exe2005.90.3239.068,63210-Apr-20084:11x86
Chsbrkr.dll12.0.7822.01,684,84022-Jun-20079:22x86
Chtbrkr.dll12.0.7822.06,112,61622-Jun-20079:22x86
Databasemailprotocols.dll9.0.3239.046,10410-Apr-20084:11x86
Distrib.exe2005.90.3239.070,68010-Apr-20084:11x86
Dts.dll2005.90.3239.01,102,36010-Apr-20084:11x86
Dtsconn.dll2005.90.3239.0250,39210-Apr-20084:11x86
Dtspipeline.dll2005.90.3239.0605,20810-Apr-20084:11x86
Fteref.dll12.0.7822.0446,46422-Jun-20079:22x86
Infosoft.dll12.0.7822.0468,32822-Jun-20079:22x86
Korwbrkr.dll12.0.7822.071,01622-Jun-20079:22x86
Langwrbk.dll12.0.7822.0136,55222-Jun-20079:22x86
Mergetxt.dll2005.90.3239.032,28010-Apr-20084:11x86
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69610-Apr-20084:11x86
Microsoft.sqlserver.dtstransferprovider.dll9.0.3239.0115,73610-Apr-20084:11x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.3239.0295,96010-Apr-20084:11x86
Microsoft.sqlserver.replication.dll2005.90.3239.01,628,18410-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68010-Apr-20084:11x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23210-Apr-20084:11x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07210-Apr-20084:11x86
Msfte.dll12.0.7822.02,430,31222-Jun-20079:22x86
Msftefd.exe12.0.7822.066,92022-Jun-20079:22x86
Msftepxy.dll12.0.7822.095,59222-Jun-20079:22x86
Msftesql.exe12.0.7822.095,59222-Jun-20079:22x86
Msgprox.dll2005.90.3239.0200,21610-Apr-20084:12x86
Msir5jp.dll5.0.2130.03,159,91222-Jun-20079:22x86
Msmdlocal.dll9.0.3239.015,971,35210-Apr-20084:12x86
Msmdredir.dll9.0.3239.04,022,80810-Apr-20084:12x86
Nlhtml.dll12.0.7822.0124,26422-Jun-20079:22x86
Nls400.dll5.0.4217.012,240,74422-Jun-20079:22x86
Odsole70.dll2005.90.3239.058,90410-Apr-20084:12x86
Osql.exe2005.90.3239.053,27210-Apr-20084:12x86
Query.dll12.0.7822.048,48822-Jun-20079:22x86
Rdistcom.dll2005.90.3239.0644,63210-Apr-20084:12x86
Replerrx.dll2005.90.3239.0114,71210-Apr-20084:12x86
Replisapi.dll2005.90.3239.0272,92010-Apr-20084:12x86
Replmerg.exe2005.90.3239.0320,53610-Apr-20084:12x86
Replprov.dll2005.90.3239.0552,98410-Apr-20084:12x86
Replrec.dll2005.90.3239.0785,43210-Apr-20084:12x86
Replsub.dll2005.90.3239.0408,08810-Apr-20084:12x86
Replsync.dll2005.90.3239.0101,40010-Apr-20084:12x86
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqlaccess.dll2005.90.3239.0350,23210-Apr-20084:12x86
Sqladhlp90.exe2005.90.3239.047,12810-Apr-20084:12x86
Sqlagent90.exe2005.90.3239.0349,72010-Apr-20084:12x86
Sqlbrowser.exe2005.90.3239.0242,71210-Apr-20084:12x86
Sqlcmd.exe2005.90.3239.0143,38410-Apr-20084:12x86
Sqlctr90.dll2005.90.3239.067,60810-Apr-20084:12x86
Sqldiag.exe2005.90.3239.01,074,20010-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqlmaint.exe2005.90.3239.077,84810-Apr-20084:12x86
Sqlmergx.dll2005.90.3239.0194,07210-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlservr.exe2005.90.3239.029,221,91210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlwep.dll2005.90.3239.090,64810-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqsrvres.dll2005.90.3239.070,16810-Apr-20084:12x86
Ssradd.dll2005.90.3239.042,52010-Apr-20084:12x86
Ssravg.dll2005.90.3239.043,03210-Apr-20084:12x86
Ssrmax.dll2005.90.3239.040,98410-Apr-20084:12x86
Ssrmin.dll2005.90.3239.040,98410-Apr-20084:12x86
Ssrpub.dll2005.90.3239.030,23210-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Tablediff.exe9.0.3239.087,06410-Apr-20084:12x86
Thawbrkr.dll12.0.7822.0206,18422-Jun-20079:22x86
Xmlfilt.dll12.0.7822.0197,99222-Jun-20079:22x86
Xmlsub.dll2005.90.3239.0194,58410-Apr-20084:12x86
Xpadsi90.exe2005.90.3239.050,71210-Apr-20084:12x86
Xpqueue.dll2005.90.3239.056,85610-Apr-20084:12x86
Xprepl.dll2005.90.3239.073,24010-Apr-20084:12x86
Xpstar90.dll2005.90.3239.0298,52010-Apr-20084:12x86

SQL Server 2005 Analysis Services, 32-bit version

File nameFile versionFile sizeDateTimePlatform
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.datawarehouse.dll9.0.3239.01,279,00010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69610-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68010-Apr-20084:11x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23210-Apr-20084:11x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07210-Apr-20084:11x86
Msadomdx.dll9.0.3239.0502,29610-Apr-20084:12x86
Msmdlocal.dll9.0.3239.015,971,35210-Apr-20084:12x86
Msmdredir.dll9.0.3239.04,022,80810-Apr-20084:12x86
Msmdspdm.dll9.0.3239.0201,75210-Apr-20084:12x86
Msmdsrv.exe9.0.3239.014,939,16010-Apr-20084:12x86
Msmgdsrv.dll9.0.3239.06,046,74410-Apr-20084:12x86
Msolap90.dll9.0.3239.04,299,80010-Apr-20084:12x86
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqlbrowser.exe2005.90.3239.0242,71210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86

SQL Server 2005 Reporting Services, 32-bit version

File nameFile versionFile sizeDateTimePlatform
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.dll9.0.3239.0160,79210-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.sapbw.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.xmlaclient.dll9.0.3239.0562,20010-Apr-20084:11x86
Microsoft.reportingservices.diagnostics.dll9.0.3239.0799,76810-Apr-20084:11x86
Microsoft.reportingservices.excelrendering.dll9.0.3239.0336,92010-Apr-20084:11x86
Microsoft.reportingservices.htmlrendering.dll9.0.3239.0308,24810-Apr-20084:11x86
Microsoft.reportingservices.imagerendering.dll9.0.3239.0291,86410-Apr-20084:11x86
Microsoft.reportingservices.processingcore.dll9.0.3239.01,676,31210-Apr-20084:11x86
Microsoft.reportingservices.sharepoint.server.dll9.0.3239.0107,54410-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69610-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68010-Apr-20084:11x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23210-Apr-20084:11x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07210-Apr-20084:11x86
Msadomdx.dll9.0.3239.0502,29610-Apr-20084:12x86
Msmdlocal.dll9.0.3239.015,971,35210-Apr-20084:12x86
Msmgdsrv.dll9.0.3239.06,046,74410-Apr-20084:12x86
Reportbuilder.exe9.0.3239.05,616,66410-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,070,10410-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,094,68010-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,094,68010-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,090,58410-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,082,39210-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,066,00810-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,143,83210-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,070,10410-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,090,58410-Apr-20084:11x86
Reportingservicesemaildeliveryprovider.dll9.0.3239.082,96810-Apr-20084:12x86
Reportingserviceslibrary.dll9.0.3239.01,119,25610-Apr-20084:12x86
Reportingservicesservice.exe9.0.3239.016,92010-Apr-20084:12x86
Reportingserviceswebserver.dll9.0.3239.01,725,46410-Apr-20084:12x86
Reportingserviceswebuserinterface.dll9.0.3239.01,332,24810-Apr-20084:12x86
Reportingserviceswmi.dll2005.90.3239.03,382,29610-Apr-20084:12x86
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86

SQL Server 2005 Notification Services, 32-bit version

File nameFile versionFile sizeDateTimePlatform
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69610-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68010-Apr-20084:11x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23210-Apr-20084:11x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07210-Apr-20084:11x86
Nsservice.exe9.0.3239.021,52810-Apr-20084:12x86
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86

SQL Server 2005 Integration Services, 32-bit version

File nameFile versionFile sizeDateTimePlatform
Dts.dll2005.90.3239.01,102,36010-Apr-20084:11x86
Dtsconn.dll2005.90.3239.0250,39210-Apr-20084:11x86
Dtspipeline.dll2005.90.3239.0605,20810-Apr-20084:11x86
Flatfiledest.dll2005.90.3239.0256,02410-Apr-20084:11x86
Flatfilesrc.dll2005.90.3239.0264,72810-Apr-20084:11x86
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69610-Apr-20084:11x86
Microsoft.sqlserver.dmquerytask.dll9.0.3239.0332,82410-Apr-20084:11x86
Microsoft.sqlserver.dtstransferprovider.dll9.0.3239.0115,73610-Apr-20084:11x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.3239.0295,96010-Apr-20084:11x86
Microsoft.sqlserver.scripttask.dll9.0.3239.0160,79210-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68010-Apr-20084:11x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23210-Apr-20084:11x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07210-Apr-20084:11x86
Microsoft.sqlserver.transfersqlserverobjectstask.dll9.0.3239.095,25610-Apr-20084:11x86
Msdtssrvr.exe9.0.3239.0205,84810-Apr-20084:12x86
Msmdlocal.dll9.0.3239.015,971,35210-Apr-20084:12x86
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Txagg.dll2005.90.3239.0204,31210-Apr-20084:12x86
Txlookup.dll2005.90.3239.0244,76010-Apr-20084:12x86
Txmergejoin.dll2005.90.3239.0140,82410-Apr-20084:12x86

SQL Server 2005 Tools, 32-bit version

File nameFile versionFile sizeDateTimePlatform
Autoadmin90.dll2005.90.3239.0901,65610-Apr-20084:11x86
Bcp.exe2005.90.3239.068,63210-Apr-20084:11x86
Connectiondlg.dll9.0.3239.0939,03210-Apr-20084:11x86
Dts.dll2005.90.3239.01,102,36010-Apr-20084:11x86
Dtsconn.dll2005.90.3239.0250,39210-Apr-20084:11x86
Dtspipeline.dll2005.90.3239.0605,20810-Apr-20084:11x86
Flatfiledest.dll2005.90.3239.0256,02410-Apr-20084:11x86
Flatfilesrc.dll2005.90.3239.0264,72810-Apr-20084:11x86
Mergetxt.dll2005.90.3239.032,28010-Apr-20084:11x86
Microsoft.analysisservices.Controls.dll9.0.3239.02,765,84810-Apr-20084:11x86
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.analysisservices.managementdialogs.dll9.0.3239.01,717,27210-Apr-20084:11x86
Microsoft.analysisservices.Wizards.dll9.0.3239.06,161,43210-Apr-20084:11x86
Microsoft.datawarehouse.dll9.0.3239.01,279,00010-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.dll9.0.3239.0160,79210-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.sapbw.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.xmlaclient.dll9.0.3239.0562,20010-Apr-20084:11x86
Microsoft.reportingservices.designer.dll9.0.3239.04,817,94410-Apr-20084:11x86
Microsoft.reportingservices.designer.Wizards.dll9.0.3239.02,221,08010-Apr-20084:11x86
Microsoft.reportingservices.diagnostics.dll9.0.3239.0799,76810-Apr-20084:11x86
Microsoft.reportingservices.excelrendering.dll9.0.3239.0336,92010-Apr-20084:11x86
Microsoft.reportingservices.htmlrendering.dll9.0.3239.0308,24810-Apr-20084:11x86
Microsoft.reportingservices.imagerendering.dll9.0.3239.0291,86410-Apr-20084:11x86
Microsoft.reportingservices.processingcore.dll9.0.3239.01,676,31210-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69610-Apr-20084:11x86
Microsoft.sqlserver.dmquerytask.dll9.0.3239.0332,82410-Apr-20084:11x86
Microsoft.sqlserver.dtstransferprovider.dll9.0.3239.0115,73610-Apr-20084:11x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.3239.0295,96010-Apr-20084:11x86
Microsoft.sqlserver.maintenanceplantasksui.dll9.0.3239.0721,94410-Apr-20084:11x86
Microsoft.sqlserver.replication.dll2005.90.3239.01,628,18410-Apr-20084:11x86
Microsoft.sqlserver.scripttask.dll9.0.3239.0160,79210-Apr-20084:11x86
Microsoft.sqlserver.scripttaskui.dll9.0.3239.062,48810-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68010-Apr-20084:11x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23210-Apr-20084:11x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07210-Apr-20084:11x86
Microsoft.sqlserver.transfersqlserverobjectstask.dll9.0.3239.095,25610-Apr-20084:11x86
Msadomdx.dll9.0.3239.0502,29610-Apr-20084:12x86
Msgprox.dll2005.90.3239.0200,21610-Apr-20084:12x86
Msmdlocal.dll9.0.3239.015,971,35210-Apr-20084:12x86
Msmgdsrv.dll9.0.3239.06,046,74410-Apr-20084:12x86
Msolap90.dll9.0.3239.04,299,80010-Apr-20084:12x86
Osql.exe2005.90.3239.053,27210-Apr-20084:12x86
Replerrx.dll2005.90.3239.0114,71210-Apr-20084:12x86
Replisapi.dll2005.90.3239.0272,92010-Apr-20084:12x86
Replprov.dll2005.90.3239.0552,98410-Apr-20084:12x86
Replrec.dll2005.90.3239.0785,43210-Apr-20084:12x86
Replsub.dll2005.90.3239.0408,08810-Apr-20084:12x86
Reportingserviceslibrary.dll9.0.3239.01,119,25610-Apr-20084:12x86
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqlcmd.exe2005.90.3239.0143,38410-Apr-20084:12x86
Sqldiag.exe2005.90.3239.01,074,20010-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqlmanagerui.dll9.0.3239.06,083,60810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlwb.exe2005.90.3239.0823,83210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Ssradd.dll2005.90.3239.042,52010-Apr-20084:12x86
Ssravg.dll2005.90.3239.043,03210-Apr-20084:12x86
Ssrmax.dll2005.90.3239.040,98410-Apr-20084:12x86
Ssrmin.dll2005.90.3239.040,98410-Apr-20084:12x86
Ssrpub.dll2005.90.3239.030,23210-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Txagg.dll2005.90.3239.0204,31210-Apr-20084:12x86
Txlookup.dll2005.90.3239.0244,76010-Apr-20084:12x86
Txmergejoin.dll2005.90.3239.0140,82410-Apr-20084:12x86
Xmlsub.dll2005.90.3239.0194,58410-Apr-20084:12x86

SQL Server 2005 Database Engine, x64-based version

File nameFile versionFile sizeDateTimePlatform
Bcp.exe2005.90.3239.088,08811-Apr-200815:32x64
Chsbrkr.dll12.0.7822.01,694,05622-Jun-200710:51x64
Chtbrkr.dll12.0.7822.06,109,03222-Jun-200710:51x64
Databasemailprotocols.dll9.0.3239.046,10411-Apr-200815:32x86
Distrib.exe2005.90.3239.086,55211-Apr-200815:32x64
Dts.dll2005.90.3239.01,893,40011-Apr-200815:32x64
Dtsconn.dll2005.90.3239.0408,08811-Apr-200815:32x64
Dtspipeline.dll2005.90.3239.01,065,49611-Apr-200815:32x64
Fteref.dll12.0.7822.0433,15222-Jun-200710:51x64
Infosoft.dll12.0.7822.0621,41622-Jun-200710:51x64
Korwbrkr.dll12.0.7822.0101,73622-Jun-200710:51x64
Langwrbk.dll12.0.7822.0236,90422-Jun-200710:51x64
Mergetxt.dll2005.90.3239.037,91211-Apr-200815:32x64
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-200815:32x86
Microsoft.sqlserver.dtstransferprovider.dll9.0.3239.0115,73611-Apr-200815:32x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.3239.0295,96010-Apr-20084:11x86
Microsoft.sqlserver.replication.dll2005.90.3239.01,834,52011-Apr-200815:32x64
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-200815:32x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-200815:32x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-200815:32x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-200815:32x86
Msfte.dll12.0.7822.03,808,10422-Jun-200710:51x64
Msftefd.exe12.0.7822.099,17622-Jun-200710:51x64
Msftepxy.dll12.0.7822.0127,33622-Jun-200710:51x64
Msftesql.exe12.0.7822.0158,56822-Jun-200710:51x64
Msgprox.dll2005.90.3239.0261,65611-Apr-200815:32x64
Msir5jp.dll5.0.2130.03,421,54422-Jun-200710:51x64
Msmdlocal.dll9.0.3239.015,971,35210-Apr-20084:12x86
Msmdredir.dll9.0.3239.04,022,80810-Apr-20084:12x86
Mssqlsystemresource.ldfNot applicable524,28810-Apr-20081:44Not applicable
Mssqlsystemresource.mdfNot applicable40,239,10410-Apr-20081:44Not applicable
Nlhtml.dll12.0.7822.0191,84822-Jun-200710:51x64
Nls400.dll5.0.4217.014,101,35222-Jun-200710:51x64
Odsole70.dll2005.90.3239.090,13611-Apr-200815:32x64
Osql.exe2005.90.3239.085,52811-Apr-200815:32x64
Query.dll12.0.7822.068,45622-Jun-200710:51x64
Rdistcom.dll2005.90.3239.0828,44011-Apr-200815:32x64
Replerrx.dll2005.90.3239.0145,94411-Apr-200815:32x64
Replisapi.dll2005.90.3239.0395,80011-Apr-200815:32x64
Replmerg.exe2005.90.3239.0417,30411-Apr-200815:32x64
Replprov.dll2005.90.3239.0752,15211-Apr-200815:32x64
Replrec.dll2005.90.3239.01,012,76011-Apr-200815:32x64
Replsub.dll2005.90.3239.0519,19211-Apr-200815:32x64
Replsync.dll2005.90.3239.0131,09611-Apr-200815:32x64
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqlaccess.dll2005.90.3239.0357,40011-Apr-200815:32x86
Sqladhlp90.exe2005.90.3239.066,07211-Apr-200815:32x64
Sqlagent90.exe2005.90.3239.0429,08011-Apr-200815:32x64
Sqlbrowser.exe2005.90.3239.0242,71210-Apr-20084:12x86
Sqlcmd.exe2005.90.3239.0338,45611-Apr-200815:32x64
Sqlctr90.dll2005.90.3239.067,60810-Apr-20084:12x86
Sqlctr90.dll2005.90.3239.090,64811-Apr-200815:32x64
Sqldiag.exe2005.90.3239.01,247,76811-Apr-200815:32x64
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.083,99211-Apr-200815:32x64
Sqlmaint.exe2005.90.3239.092,69611-Apr-200815:32x64
Sqlmergx.dll2005.90.3239.0236,56811-Apr-200815:32x64
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0317,97611-Apr-200815:32x64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlservr.exe2005.90.3239.039,578,13611-Apr-200815:32x64
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-200815:32x86
Sqlwep.dll2005.90.3239.090,64810-Apr-20084:12x86
Sqlwep.dll2005.90.3239.0123,41611-Apr-200815:32x64
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-200815:32x86
Sqsrvres.dll2005.90.3239.082,96811-Apr-200815:32x64
Ssradd.dll2005.90.3239.050,71211-Apr-200815:32x64
Ssravg.dll2005.90.3239.051,73611-Apr-200815:32x64
Ssrmax.dll2005.90.3239.048,15211-Apr-200815:32x64
Ssrmin.dll2005.90.3239.048,15211-Apr-200815:32x64
Ssrpub.dll2005.90.3239.034,84011-Apr-200815:32x64
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0836,12011-Apr-200815:32x64
Tablediff.exe9.0.3239.087,06411-Apr-200815:32x86
Thawbrkr.dll12.0.7822.0209,76822-Jun-200710:51x64
Xmlfilt.dll12.0.7822.0271,20822-Jun-200710:51x64
Xmlsub.dll2005.90.3239.0319,00011-Apr-200815:32x64
Xpadsi90.exe2005.90.3239.069,14411-Apr-200815:32x64
Xpqueue.dll2005.90.3239.071,19211-Apr-200815:32x64
Xprepl.dll2005.90.3239.089,11211-Apr-200815:32x64
Xpstar90.dll2005.90.3239.0549,91211-Apr-200815:32x64

SQL Server 2005 Analysis Services, x64-based version

File nameFile versionFile sizeDateTimePlatform
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.datawarehouse.dll9.0.3239.01,279,00010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-200815:32x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-200815:32x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-200815:32x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-200815:32x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-200815:32x86
Msadomdx.dll9.0.3239.0502,29610-Apr-20084:12x86
Msmdlocal.dll9.0.3239.015,971,35210-Apr-20084:12x86
Msmdlocal.dll9.0.3239.032,238,10411-Apr-200815:32x64
Msmdredir.dll9.0.3239.04,022,80810-Apr-20084:12x86
Msmdspdm.dll9.0.3239.0201,75211-Apr-200815:32x86
Msmdsrv.exe9.0.3239.031,628,82411-Apr-200815:32x64
Msmgdsrv.dll9.0.3239.06,046,74410-Apr-20084:12x86
Msmgdsrv.dll9.0.3239.09,804,31211-Apr-200815:32x64
Msolap90.dll9.0.3239.04,299,80010-Apr-20084:12x86
Msolap90.dll9.0.3239.05,932,05611-Apr-200815:32x64
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqlbrowser.exe2005.90.3239.0242,71210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.083,99211-Apr-200815:32x64
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0317,97611-Apr-200815:32x64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-200815:32x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-200815:32x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0836,12011-Apr-200815:32x64

SQL Server 2005 Reporting Services, x64-based version

File nameFile versionFile sizeDateTimePlatform
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.dll9.0.3239.0160,79211-Apr-200815:32x86
Microsoft.reportingservices.dataextensions.sapbw.dll9.0.3239.042,00811-Apr-200815:32x86
Microsoft.reportingservices.dataextensions.xmlaclient.dll9.0.3239.0562,20011-Apr-200815:32x86
Microsoft.reportingservices.diagnostics.dll9.0.3239.0799,76811-Apr-200815:32x86
Microsoft.reportingservices.excelrendering.dll9.0.3239.0336,92011-Apr-200815:32x86
Microsoft.reportingservices.htmlrendering.dll9.0.3239.0308,24811-Apr-200815:32x86
Microsoft.reportingservices.imagerendering.dll9.0.3239.0291,86411-Apr-200815:32x86
Microsoft.reportingservices.processingcore.dll9.0.3239.01,676,31211-Apr-200815:32x86
Microsoft.reportingservices.sharepoint.server.dll9.0.3239.0107,54411-Apr-200815:32x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-200815:32x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-200815:32x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-200815:32x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-200815:32x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-200815:32x86
Msadomdx.dll9.0.3239.0502,29610-Apr-20084:12x86
Msmdlocal.dll9.0.3239.032,238,10411-Apr-200815:32x64
Msmgdsrv.dll9.0.3239.09,804,31211-Apr-200815:32x64
Reportbuilder.exe9.0.3239.05,616,66410-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,070,10410-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,094,68010-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,094,68010-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,090,58410-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,082,39210-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,066,00810-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,143,83210-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,070,10410-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,090,58410-Apr-20084:11x86
Reportingservicesemaildeliveryprovider.dll9.0.3239.082,96811-Apr-200815:32x86
Reportingserviceslibrary.dll9.0.3239.01,119,25611-Apr-200815:32x86
Reportingservicesservice.exe9.0.3239.016,92011-Apr-200815:32x86
Reportingserviceswebserver.dll9.0.3239.01,725,46411-Apr-200815:32x86
Reportingserviceswebuserinterface.dll9.0.3239.01,332,24811-Apr-200815:32x86
Reportingserviceswmi.dll2005.90.3239.03,382,29610-Apr-20084:12x86
Reportingserviceswmi.dll2005.90.3239.03,667,48011-Apr-200815:32x64
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.083,99211-Apr-200815:32x64
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0317,97611-Apr-200815:32x64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-200815:32x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-200815:32x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0836,12011-Apr-200815:32x64

SQL Server 2005 Notification Services, x64-based version

File nameFile versionFile sizeDateTimePlatform
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69610-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-200815:32x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-200815:32x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68010-Apr-20084:11x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-200815:32x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23210-Apr-20084:11x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-200815:32x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07210-Apr-20084:11x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-200815:32x86
Nsservice.exe9.0.3239.021,52811-Apr-200815:32x86
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.083,99211-Apr-200815:32x64
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0317,97611-Apr-200815:32x64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-200815:32x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-200815:32x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0836,12011-Apr-200815:32x64

SQL Server 2005 Integration Services, x64-based version

File nameFile versionFile sizeDateTimePlatform
Dts.dll2005.90.3239.01,893,40011-Apr-200815:32x64
Dtsconn.dll2005.90.3239.0408,08811-Apr-200815:32x64
Dtspipeline.dll2005.90.3239.01,065,49611-Apr-200815:32x64
Flatfiledest.dll2005.90.3239.0420,88811-Apr-200815:32x64
Flatfilesrc.dll2005.90.3239.0430,61611-Apr-200815:32x64
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-200815:32x86
Microsoft.sqlserver.dmquerytask.dll9.0.3239.0332,82410-Apr-20084:11x86
Microsoft.sqlserver.dtstransferprovider.dll9.0.3239.0115,73611-Apr-200815:32x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.3239.0295,96010-Apr-20084:11x86
Microsoft.sqlserver.scripttask.dll9.0.3239.0160,79211-Apr-200815:32x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-200815:32x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-200815:32x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-200815:32x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-200815:32x86
Microsoft.sqlserver.transfersqlserverobjectstask.dll9.0.3239.095,25611-Apr-200815:32x86
Msdtssrvr.exe9.0.3239.0201,75211-Apr-200815:32x64
Msmdlocal.dll9.0.3239.032,238,10411-Apr-200815:32x64
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.083,99211-Apr-200815:32x64
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0317,97611-Apr-200815:32x64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-200815:32x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-200815:32x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0836,12011-Apr-200815:32x64
Txagg.dll2005.90.3239.0330,26411-Apr-200815:32x64
Txlookup.dll2005.90.3239.0406,04011-Apr-200815:32x64
Txmergejoin.dll2005.90.3239.0235,54411-Apr-200815:32x64

SQL Server 2005 Tools, x64-based version

File nameFile versionFile sizeDateTimePlatform
Autoadmin90.dll2005.90.3239.0901,65610-Apr-20084:11x86
Bcp.exe2005.90.3239.088,08811-Apr-200815:32x64
Connectiondlg.dll9.0.3239.0939,03210-Apr-20084:11x86
Dts.dll2005.90.3239.01,102,36010-Apr-20084:11x86
Dtsconn.dll2005.90.3239.0250,39210-Apr-20084:11x86
Dtspipeline.dll2005.90.3239.0605,20810-Apr-20084:11x86
Flatfiledest.dll2005.90.3239.0256,02410-Apr-20084:11x86
Flatfilesrc.dll2005.90.3239.0264,72810-Apr-20084:11x86
Mergetxt.dll2005.90.3239.032,28010-Apr-20084:11x86
Mergetxt.dll2005.90.3239.037,91211-Apr-200815:32x64
Microsoft.analysisservices.Controls.dll9.0.3239.02,765,84810-Apr-20084:11x86
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.analysisservices.managementdialogs.dll9.0.3239.01,717,27210-Apr-20084:11x86
Microsoft.analysisservices.Wizards.dll9.0.3239.06,161,43210-Apr-20084:11x86
Microsoft.datawarehouse.dll9.0.3239.01,279,00010-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.dll9.0.3239.0160,79210-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.sapbw.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.xmlaclient.dll9.0.3239.0562,20010-Apr-20084:11x86
Microsoft.reportingservices.designer.dll9.0.3239.04,817,94410-Apr-20084:11x86
Microsoft.reportingservices.designer.Wizards.dll9.0.3239.02,221,08010-Apr-20084:11x86
Microsoft.reportingservices.diagnostics.dll9.0.3239.0799,76810-Apr-20084:11x86
Microsoft.reportingservices.excelrendering.dll9.0.3239.0336,92010-Apr-20084:11x86
Microsoft.reportingservices.htmlrendering.dll9.0.3239.0308,24810-Apr-20084:11x86
Microsoft.reportingservices.imagerendering.dll9.0.3239.0291,86410-Apr-20084:11x86
Microsoft.reportingservices.processingcore.dll9.0.3239.01,676,31210-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69610-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-200815:32x86
Microsoft.sqlserver.dmquerytask.dll9.0.3239.0332,82410-Apr-20084:11x86
Microsoft.sqlserver.dtstransferprovider.dll9.0.3239.0115,73610-Apr-20084:11x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.3239.0295,96010-Apr-20084:11x86
Microsoft.sqlserver.maintenanceplantasksui.dll9.0.3239.0721,94410-Apr-20084:11x86
Microsoft.sqlserver.replication.dll2005.90.3239.01,628,18410-Apr-20084:11x86
Microsoft.sqlserver.scripttask.dll9.0.3239.0160,79210-Apr-20084:11x86
Microsoft.sqlserver.scripttaskui.dll9.0.3239.062,48810-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-200815:32x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68010-Apr-20084:11x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-200815:32x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23210-Apr-20084:11x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-200815:32x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07210-Apr-20084:11x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-200815:32x86
Microsoft.sqlserver.transfersqlserverobjectstask.dll9.0.3239.095,25610-Apr-20084:11x86
Microsoft.visualstudio.templatewizardinterface.dll8.0.50727.4215,87223-Sep-20056:56x86
Msadomdx.dll9.0.3239.0502,29610-Apr-20084:12x86
Msgprox.dll2005.90.3239.0200,21610-Apr-20084:12x86
Msgprox.dll2005.90.3239.0261,65611-Apr-200815:32x64
Msmdlocal.dll9.0.3239.015,971,35210-Apr-20084:12x86
Msmdlocal.dll9.0.3239.032,238,10411-Apr-200815:32x64
Msmgdsrv.dll9.0.3239.06,046,74410-Apr-20084:12x86
Msmgdsrv.dll9.0.3239.09,804,31211-Apr-200815:32x64
Msolap90.dll9.0.3239.04,299,80010-Apr-20084:12x86
Msolap90.dll9.0.3239.05,932,05611-Apr-200815:32x64
Osql.exe2005.90.3239.085,52811-Apr-200815:32x64
Replerrx.dll2005.90.3239.0114,71210-Apr-20084:12x86
Replerrx.dll2005.90.3239.0145,94411-Apr-200815:32x64
Replisapi.dll2005.90.3239.0272,92010-Apr-20084:12x86
Replisapi.dll2005.90.3239.0395,80011-Apr-200815:32x64
Replprov.dll2005.90.3239.0552,98410-Apr-20084:12x86
Replprov.dll2005.90.3239.0752,15211-Apr-200815:32x64
Replrec.dll2005.90.3239.0785,43210-Apr-20084:12x86
Replrec.dll2005.90.3239.01,012,76011-Apr-200815:32x64
Replsub.dll2005.90.3239.0408,08810-Apr-20084:12x86
Replsub.dll2005.90.3239.0519,19211-Apr-200815:32x64
Reportingserviceslibrary.dll9.0.3239.01,119,25610-Apr-20084:12x86
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Scroll cursor with various fetch options.sqlNot applicable1,12214-Jun-200616:41Not applicable
Sqlcmd.exe2005.90.3239.0338,45611-Apr-200815:32x64
Sqldiag.exe2005.90.3239.01,247,76811-Apr-200815:32x64
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.083,99211-Apr-200815:32x64
Sqlmanagerui.dll9.0.3239.06,083,60810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0317,97611-Apr-200815:32x64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-200815:32x86
Sqlwb.exe2005.90.3239.0823,83210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-200815:32x86
Ssradd.dll2005.90.3239.042,52010-Apr-20084:12x86
Ssradd.dll2005.90.3239.050,71211-Apr-200815:32x64
Ssravg.dll2005.90.3239.043,03210-Apr-20084:12x86
Ssravg.dll2005.90.3239.051,73611-Apr-200815:32x64
Ssrmax.dll2005.90.3239.040,98410-Apr-20084:12x86
Ssrmax.dll2005.90.3239.048,15211-Apr-200815:32x64
Ssrmin.dll2005.90.3239.040,98410-Apr-20084:12x86
Ssrmin.dll2005.90.3239.048,15211-Apr-200815:32x64
Ssrpub.dll2005.90.3239.030,23210-Apr-20084:12x86
Ssrpub.dll2005.90.3239.034,84011-Apr-200815:32x64
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.0836,12011-Apr-200815:32x64
Txagg.dll2005.90.3239.0204,31210-Apr-20084:12x86
Txlookup.dll2005.90.3239.0244,76010-Apr-20084:12x86
Txmergejoin.dll2005.90.3239.0140,82410-Apr-20084:12x86
Xmlsub.dll2005.90.3239.0194,58410-Apr-20084:12x86
Xmlsub.dll2005.90.3239.0319,00011-Apr-200815:32x64

SQL Server 2005 Database Engine, Itanium-architecture version

File nameFile versionFile sizeDateTimePlatform
Bcp.exe2005.90.3239.0156,69611-Apr-20081:45IA-64
Chsbrkr.dll12.0.7822.01,883,49622-Jun-200710:06IA-64
Chtbrkr.dll12.0.7822.06,153,57622-Jun-200710:06IA-64
Databasemailprotocols.dll9.0.3239.046,10411-Apr-20081:45x86
Distrib.exe2005.90.3239.0200,72811-Apr-20081:45IA-64
Dts.dll2005.90.3239.03,516,44011-Apr-20081:45IA-64
Dtsconn.dll2005.90.3239.0725,01611-Apr-20081:45IA-64
Dtspipeline.dll2005.90.3239.01,932,82411-Apr-20081:45IA-64
Fteref.dll12.0.7822.0433,15222-Jun-200710:06IA-64
Infosoft.dll12.0.7822.01,915,24022-Jun-200710:06IA-64
Korwbrkr.dll12.0.7822.0182,63222-Jun-200710:06IA-64
Langwrbk.dll12.0.7822.0333,16022-Jun-200710:06IA-64
Mergetxt.dll2005.90.3239.072,21611-Apr-20081:45IA-64
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-20081:45x86
Microsoft.sqlserver.dtstransferprovider.dll9.0.3239.0115,73611-Apr-20081:45x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.3239.0295,96010-Apr-20084:11x86
Microsoft.sqlserver.replication.dll2005.90.3239.02,545,68811-Apr-20081:45IA-64
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-20081:45x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-20081:45x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-20081:45x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-20081:45x86
Msfte.dll12.0.7822.07,072,10422-Jun-200710:06IA-64
Msftefd.exe12.0.7822.0173,41622-Jun-200710:06IA-64
Msftepxy.dll12.0.7822.0135,52822-Jun-200710:06IA-64
Msftesql.exe12.0.7822.0294,76022-Jun-200710:06IA-64
Msgprox.dll2005.90.3239.0544,28011-Apr-20081:45IA-64
Msir5jp.dll5.0.2130.03,824,48822-Jun-200710:06IA-64
Msmdlocal.dll9.0.3239.049,990,16811-Apr-20081:45IA-64
Msmdredir.dll9.0.3239.06,298,13611-Apr-20081:45IA-64
Nlhtml.dll12.0.7822.0295,78422-Jun-200710:06IA-64
Nls400.dll5.0.4217.014,750,05622-Jun-200710:06IA-64
Odsole70.dll2005.90.3239.0179,22411-Apr-20081:45IA-64
Osql.exe2005.90.3239.0124,95211-Apr-20081:45IA-64
Query.dll12.0.7822.0123,24022-Jun-200710:06IA-64
Rdistcom.dll2005.90.3239.01,885,72011-Apr-20081:45IA-64
Replerrx.dll2005.90.3239.0310,29611-Apr-20081:45IA-64
Replisapi.dll2005.90.3239.0784,92011-Apr-20081:45IA-64
Replmerg.exe2005.90.3239.0956,95211-Apr-20081:45IA-64
Replprov.dll2005.90.3239.01,627,16011-Apr-20081:45IA-64
Replrec.dll2005.90.3239.02,148,37611-Apr-20081:45IA-64
Replsub.dll2005.90.3239.01,160,21611-Apr-20081:45IA-64
Replsync.dll2005.90.3239.0278,04011-Apr-20081:45IA-64
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqlaccess.dll2005.90.3239.0351,76811-Apr-20081:45x86
Sqladhlp90.exe2005.90.3239.0114,20011-Apr-20081:45IA-64
Sqlagent90.exe2005.90.3239.01,253,91211-Apr-20081:45IA-64
Sqlbrowser.exe2005.90.3239.0503,83211-Apr-20081:45IA-64
Sqlcmd.exe2005.90.3239.0532,50411-Apr-20081:45IA-64
Sqlctr90.dll2005.90.3239.067,60810-Apr-20084:12x86
Sqlctr90.dll2005.90.3239.0131,09611-Apr-20081:45IA-64
Sqldiag.exe2005.90.3239.01,773,59211-Apr-20081:45IA-64
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.0188,95211-Apr-20081:45IA-64
Sqlmaint.exe2005.90.3239.0243,73611-Apr-20081:45IA-64
Sqlmergx.dll2005.90.3239.0445,97611-Apr-20081:45IA-64
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0618,00811-Apr-20081:45IA-64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlservr.exe2005.90.3239.072,902,68011-Apr-20081:46IA-64
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-20081:46x86
Sqlwep.dll2005.90.3239.090,64810-Apr-20084:12x86
Sqlwep.dll2005.90.3239.0220,69611-Apr-20081:46IA-64
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-20081:46x86
Sqsrvres.dll2005.90.3239.0146,96811-Apr-20081:46IA-64
Ssradd.dll2005.90.3239.094,74411-Apr-20081:46IA-64
Ssravg.dll2005.90.3239.094,74411-Apr-20081:46IA-64
Ssrmax.dll2005.90.3239.088,08811-Apr-20081:46IA-64
Ssrmin.dll2005.90.3239.088,08811-Apr-20081:46IA-64
Ssrpub.dll2005.90.3239.064,53611-Apr-20081:46IA-64
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.02,351,12811-Apr-20081:46IA-64
Tablediff.exe9.0.3239.087,06411-Apr-20081:46x86
Thawbrkr.dll12.0.7822.0253,28822-Jun-200710:06IA-64
Xmlfilt.dll12.0.7822.0445,80022-Jun-200710:06IA-64
Xmlsub.dll2005.90.3239.0592,40811-Apr-20081:46IA-64
Xpadsi90.exe2005.90.3239.0125,97611-Apr-20081:46IA-64
Xpqueue.dll2005.90.3239.0119,83211-Apr-20081:46IA-64
Xprepl.dll2005.90.3239.0169,49611-Apr-20081:46IA-64
Xpstar90.dll2005.90.3239.0965,65611-Apr-20081:46IA-64

SQL Server 2005 Analysis Services, Itanium-architecture version

File nameFile versionFile sizeDateTimePlatform
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.datawarehouse.dll9.0.3239.01,279,00010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-20081:45x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-20081:45x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-20081:45x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-20081:45x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-20081:45x86
Msadomdx.dll9.0.3239.0502,29610-Apr-20084:12x86
Msmdlocal.dll9.0.3239.015,971,35210-Apr-20084:12x86
Msmdlocal.dll9.0.3239.049,990,16811-Apr-20081:45IA-64
Msmdredir.dll9.0.3239.06,298,13611-Apr-20081:45IA-64
Msmdspdm.dll9.0.3239.0201,75211-Apr-20081:45x86
Msmdsrv.exe9.0.3239.048,940,05611-Apr-20081:45IA-64
Msmgdsrv.dll9.0.3239.06,046,74410-Apr-20084:12x86
Msmgdsrv.dll9.0.3239.013,174,80811-Apr-20081:45IA-64
Msolap90.dll9.0.3239.04,299,80010-Apr-20084:12x86
Msolap90.dll9.0.3239.07,915,03211-Apr-20081:45IA-64
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqlbrowser.exe2005.90.3239.0503,83211-Apr-20081:45IA-64
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.0188,95211-Apr-20081:45IA-64
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0618,00811-Apr-20081:45IA-64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-20081:46x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-20081:46x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.02,351,12811-Apr-20081:46IA-64

SQL Server 2005 Reporting Services, Itanium-architecture version

File nameFile versionFile sizeDateTimePlatform
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.reportingservices.dataextensions.dll9.0.3239.0160,79211-Apr-20081:45x86
Microsoft.reportingservices.dataextensions.sapbw.dll9.0.3239.042,00811-Apr-20081:45x86
Microsoft.reportingservices.dataextensions.xmlaclient.dll9.0.3239.0562,20011-Apr-20081:45x86
Microsoft.reportingservices.diagnostics.dll9.0.3239.0799,76811-Apr-20081:45x86
Microsoft.reportingservices.excelrendering.dll9.0.3239.0336,92011-Apr-20081:45x86
Microsoft.reportingservices.htmlrendering.dll9.0.3239.0308,24811-Apr-20081:45x86
Microsoft.reportingservices.imagerendering.dll9.0.3239.0291,86411-Apr-20081:45x86
Microsoft.reportingservices.processingcore.dll9.0.3239.01,676,31211-Apr-20081:45x86
Microsoft.reportingservices.sharepoint.server.dll9.0.3239.0107,54411-Apr-20081:45x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-20081:45x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-20081:45x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-20081:45x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-20081:45x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-20081:45x86
Msadomdx.dll9.0.3239.0502,29610-Apr-20084:12x86
Msmdlocal.dll9.0.3239.049,990,16811-Apr-20081:45IA-64
Msmgdsrv.dll9.0.3239.013,174,80811-Apr-20081:45IA-64
Reportbuilder.exe9.0.3239.05,616,66410-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,070,10410-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,094,68010-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,094,68010-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,090,58410-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,082,39210-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,066,00810-Apr-20084:11x86
Reportbuilder.resources.dll9.0.3239.01,070,10410-Apr-20084:12x86
Reportbuilder.resources.dll9.0.3239.01,090,58410-Apr-20084:11x86
Reportingservicesemaildeliveryprovider.dll9.0.3239.082,96811-Apr-20081:45x86
Reportingserviceslibrary.dll9.0.3239.01,119,25611-Apr-20081:45x86
Reportingservicesservice.exe9.0.3239.016,92011-Apr-20081:45x86
Reportingserviceswebserver.dll9.0.3239.01,725,46411-Apr-20081:45x86
Reportingserviceswebuserinterface.dll9.0.3239.01,332,24811-Apr-20081:45x86
Reportingserviceswmi.dll2005.90.3239.03,382,29610-Apr-20084:12x86
Reportingserviceswmi.dll2005.90.3239.04,218,39211-Apr-20081:45IA-64
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.0188,95211-Apr-20081:45IA-64
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0618,00811-Apr-20081:45IA-64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-20081:46x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-20081:46x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.02,351,12811-Apr-20081:46IA-64

SQL Server 2005 Notification Services, Itanium-architecture version

File nameFile versionFile sizeDateTimePlatform
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69610-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-20081:45x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-20081:45x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68010-Apr-20084:11x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-20081:45x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23210-Apr-20084:11x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-20081:45x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07210-Apr-20084:11x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-20081:45x86
Nsservice.exe9.0.3239.021,52811-Apr-20081:45x86
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.0188,95211-Apr-20081:45IA-64
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0618,00811-Apr-20081:45IA-64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-20081:46x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-20081:46x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.02,351,12811-Apr-20081:46IA-64

SQL Server 2005 Integration Services, Itanium-architecture version

File nameFile versionFile sizeDateTimePlatform
Dts.dll2005.90.3239.03,516,44011-Apr-20081:45IA-64
Dtsconn.dll2005.90.3239.0725,01611-Apr-20081:45IA-64
Dtspipeline.dll2005.90.3239.01,932,82411-Apr-20081:45IA-64
Flatfiledest.dll2005.90.3239.0907,80011-Apr-20081:45IA-64
Flatfilesrc.dll2005.90.3239.0934,42411-Apr-20081:45IA-64
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-20081:45x86
Microsoft.sqlserver.dmquerytask.dll9.0.3239.0332,82410-Apr-20084:11x86
Microsoft.sqlserver.dtstransferprovider.dll9.0.3239.0115,73611-Apr-20081:45x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.3239.0295,96010-Apr-20084:11x86
Microsoft.sqlserver.scripttask.dll9.0.3239.0160,79211-Apr-20081:45x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-20081:45x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-20081:45x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-20081:45x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-20081:45x86
Microsoft.sqlserver.transfersqlserverobjectstask.dll9.0.3239.095,25611-Apr-20081:45x86
Msdtssrvr.exe9.0.3239.0201,75211-Apr-20081:45IA-64
Msmdlocal.dll9.0.3239.049,990,16811-Apr-20081:45IA-64
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.0188,95211-Apr-20081:45IA-64
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0618,00811-Apr-20081:45IA-64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-20081:46x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-20081:46x86
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.02,351,12811-Apr-20081:46IA-64
Txagg.dll2005.90.3239.0784,92011-Apr-20081:46IA-64
Txlookup.dll2005.90.3239.0858,13611-Apr-20081:46IA-64
Txmergejoin.dll2005.90.3239.0523,28811-Apr-20081:46IA-64

SQL Server 2005 Tools, Itanium-architecture version

File nameFile versionFile sizeDateTimePlatform
Autoadmin90.dll2005.90.3239.0901,65610-Apr-20084:11x86
Bcp.exe2005.90.3239.0156,69611-Apr-20081:45IA-64
Connectiondlg.dll9.0.3239.0939,03210-Apr-20084:11x86
Dts.dll2005.90.3239.01,102,36010-Apr-20084:11x86
Dtsconn.dll2005.90.3239.0250,39210-Apr-20084:11x86
Dtspipeline.dll2005.90.3239.0605,20810-Apr-20084:11x86
Flatfiledest.dll2005.90.3239.0256,02410-Apr-20084:11x86
Flatfilesrc.dll2005.90.3239.0264,72810-Apr-20084:11x86
Grant database access.sqlNot applicable30714-Jun-200616:41Not applicable
Grant sql server access.sqlNot applicable23614-Jun-200616:41Not applicable
Mergetxt.dll2005.90.3239.032,28010-Apr-20084:11x86
Mergetxt.dll2005.90.3239.072,21611-Apr-20081:45IA-64
Microsoft.analysisservices.Controls.dll9.0.3239.02,765,84810-Apr-20084:11x86
Microsoft.analysisservices.dll9.0.3239.01,217,56010-Apr-20084:11x86
Microsoft.analysisservices.managementdialogs.dll9.0.3239.01,717,27210-Apr-20084:11x86
Microsoft.analysisservices.Wizards.dll9.0.3239.06,161,43210-Apr-20084:11x86
Microsoft.datawarehouse.dll9.0.3239.01,279,00010-Apr-20084:11x86
Microsoft.reportingservices.diagnostics.dll9.0.3239.0799,76810-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69610-Apr-20084:11x86
Microsoft.sqlserver.connectioninfo.dll9.0.3239.0156,69611-Apr-20081:45x86
Microsoft.sqlserver.dmquerytask.dll9.0.3239.0332,82410-Apr-20084:11x86
Microsoft.sqlserver.dtstransferprovider.dll9.0.3239.0115,73610-Apr-20084:11x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.3239.0295,96010-Apr-20084:11x86
Microsoft.sqlserver.maintenanceplantasksui.dll9.0.3239.0721,94410-Apr-20084:11x86
Microsoft.sqlserver.replication.dll2005.90.3239.01,628,18410-Apr-20084:11x86
Microsoft.sqlserver.scripttask.dll9.0.3239.0160,79210-Apr-20084:11x86
Microsoft.sqlserver.scripttaskui.dll9.0.3239.062,48810-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00810-Apr-20084:11x86
Microsoft.sqlserver.servicebrokerenum.dll9.0.3239.042,00811-Apr-20081:45x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68010-Apr-20084:11x86
Microsoft.sqlserver.smo.dll9.0.3239.01,606,68011-Apr-20081:45x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23210-Apr-20084:11x86
Microsoft.sqlserver.smoenum.dll9.0.3239.0222,23211-Apr-20081:45x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07210-Apr-20084:11x86
Microsoft.sqlserver.sqlenum.dll9.0.3239.0898,07211-Apr-20081:45x86
Microsoft.sqlserver.transfersqlserverobjectstask.dll9.0.3239.095,25610-Apr-20084:11x86
Microsoft.visualstudio.templatewizardinterface.dll8.0.50727.4215,87223-Sep-20056:56x86
Msadomdx.dll9.0.3239.0502,29610-Apr-20084:12x86
Msgprox.dll2005.90.3239.0200,21610-Apr-20084:12x86
Msgprox.dll2005.90.3239.0544,28011-Apr-20081:45IA-64
Msjet.XslNot applicable28,51914-Mar-200816:29Not applicable
Msmdlocal.dll9.0.3239.015,971,35210-Apr-20084:12x86
Msmdlocal.dll9.0.3239.049,990,16811-Apr-20081:45IA-64
Msmgdsrv.dll9.0.3239.06,046,74410-Apr-20084:12x86
Msmgdsrv.dll9.0.3239.013,174,80811-Apr-20081:45IA-64
Msolap90.dll9.0.3239.04,299,80010-Apr-20084:12x86
Msolap90.dll9.0.3239.07,915,03211-Apr-20081:45IA-64
Osql.exe2005.90.3239.0124,95211-Apr-20081:45IA-64
Replerrx.dll2005.90.3239.0114,71210-Apr-20084:12x86
Replerrx.dll2005.90.3239.0310,29611-Apr-20081:45IA-64
Replisapi.dll2005.90.3239.0272,92010-Apr-20084:12x86
Replisapi.dll2005.90.3239.0784,92011-Apr-20081:45IA-64
Replprov.dll2005.90.3239.0552,98410-Apr-20084:12x86
Replprov.dll2005.90.3239.01,627,16011-Apr-20081:45IA-64
Replrec.dll2005.90.3239.0785,43210-Apr-20084:12x86
Replrec.dll2005.90.3239.02,148,37611-Apr-20081:45IA-64
Replsub.dll2005.90.3239.0408,08810-Apr-20084:12x86
Replsub.dll2005.90.3239.01,160,21611-Apr-20081:45IA-64
Sac.exe9.0.3239.082,96810-Apr-20084:12x86
Sqlcmd.exe2005.90.3239.0532,50411-Apr-20081:45IA-64
Sqldiag.exe2005.90.3239.01,773,59211-Apr-20081:45IA-64
Sqldumper.exe2005.90.3239.068,63210-Apr-20084:12x86
Sqldumper.exe2005.90.3239.0188,95211-Apr-20081:45IA-64
Sqlmanagerui.dll9.0.3239.06,083,60810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0236,56810-Apr-20084:12x86
Sqlmgmprovider.dll2005.90.3239.0618,00811-Apr-20081:45IA-64
Sqlsac.exe2005.90.3239.01,246,23210-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02410-Apr-20084:12x86
Sqlsqm.exe9.0.3239.0128,02411-Apr-20081:46x86
Sqlwb.exe2005.90.3239.0823,83210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35210-Apr-20084:12x86
Sqlwtsn.exe9.0.3239.099,35211-Apr-20081:46x86
Ssradd.dll2005.90.3239.042,52010-Apr-20084:12x86
Ssradd.dll2005.90.3239.094,74411-Apr-20081:46IA-64
Ssravg.dll2005.90.3239.043,03210-Apr-20084:12x86
Ssravg.dll2005.90.3239.094,74411-Apr-20081:46IA-64
Ssrmax.dll2005.90.3239.040,98410-Apr-20084:12x86
Ssrmax.dll2005.90.3239.088,08811-Apr-20081:46IA-64
Ssrmin.dll2005.90.3239.040,98410-Apr-20084:12x86
Ssrmin.dll2005.90.3239.088,08811-Apr-20081:46IA-64
Ssrpub.dll2005.90.3239.030,23210-Apr-20084:12x86
Ssrpub.dll2005.90.3239.064,53611-Apr-20081:46IA-64
Svrenumapi.dll2005.90.3239.0614,93610-Apr-20084:12x86
Svrenumapi.dll2005.90.3239.02,351,12811-Apr-20081:46IA-64
Txagg.dll2005.90.3239.0204,31210-Apr-20084:12x86
Txlookup.dll2005.90.3239.0244,76010-Apr-20084:12x86
Txmergejoin.dll2005.90.3239.0140,82410-Apr-20084:12x86
Xmlsub.dll2005.90.3239.0194,58410-Apr-20084:12x86
Xmlsub.dll2005.90.3239.0592,40811-Apr-20081:46IA-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.

↑ Back to the top


References

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 problems
For 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: 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 packages
For 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

↑ Back to the top


Keywords: kbautohotfix, kbhotfixserver, kbexpertiseadvanced, kbpubtypekc, kbqfe, kbhotfixrollup, kbfix, kb

↑ Back to the top

Article Info
Article ID : 949095
Revision : 1
Created on : 1/7/2017
Published on : 10/23/2010
Exists online : False
Views : 302