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 3 for SQL Server 2005 Service Pack 3


INTRODUCTION

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


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


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

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).

↑ Back to the top


More Information

How to obtain Cumulative Update 3 for SQL Server 2005 Service Pack 3

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.

Known issues

After you apply this cumulative update, you may encounter an issue when you try to use SQL Server Management Studio to restore a SQL Server 2000 databases. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base:

972687 FIX: Error message when you restore a SQL Server 2000 database by using SQL Server 2005 Management Studio or SQL Server 2008 Management Studio: "Cannot show requested dialog. Failed to retrieve data for this request (Microsoft.SqlServer.SmoEnum)"

After you apply this cumulative update, you may encounter an issue when you try to use SQL Server Analysis Service. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base:

975783 FIX: You receive an incorrect result when you run an MDX query against a dimension that has a parent/child relationship, and uses the unary operator after you install Cumulative Update 3 for SQL Server 2005 Analysis Services S975783

↑ Back to the top


Hotfixes that are included in Cumulative Update 3 for SQL Server 2005 Service Pack 3

↑ 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:
VSTS bug numberKB article numberDescription
294509961049 FIX: When you run a query that uses the NOLOCK table hint in SQL Server 2005 to retrieve BLOB data, the query runs very slowly
284727961106 FIX: Error message when you run a query in SQL Server 2005: "Internal Query Processor Error: The query processor could not produce a query plan"
279052961237 FIX: You cannot kill a session that is running a query on a linked server in SQL Server 2005 and in SQL Server 2008
279016961704 FIX: The SQL Server Writer Service is not listed in the results when you run the Volume Shadow Copy Service administrative command-line tool on a server that has SQL Server 2005 installed
279021961739 FIX: The tempdb database is corrupted when you start some transactions that use the snapshot isolation level on a database that has row versioning enabled in SQL Server 2005
288688961811 FIX: The CPU usage and the memory usage increase gradually and many session IDs are in the dormant status in SQL Server 2005
288709962903 FIX: The population process stops responding when you create an additional full-text catalog in SQL Server 2005
296781965217 FIX: An incorrect backup set is listed when you restore a database from a backup file by using SQL Server Management Studio in SQL Server 2005
276656967101 FIX: The performance of database mirroring decreases when you run a database maintenance job that generates a large number of transaction log activities in SQL Server 2005
279012967169 FIX: When you run an UPDATE statement against a table that has a FOR UPDATE trigger that joins the DELETED and INSERTED tables, the query takes a long time to finish
279047967192 FIX: Error message when you open Replication Monitor for a transactional publication in SQL Server 2005: "Initial snapshot for publication <PublicationName> is not available"
276803967206 FIX: You obtain incorrect values for a column when you use the OPENROWSET function to import data from a data file by using an XML format file in SQL Server 2005
279050967316 FIX: The values of some SQL Server 2005 SSIS pipeline counters are always 0 when you try to view them in a terminal session
277701967337 FIX: When you run a stored procedure that contains a query that uses the FOR XML EXPLICIT clause, you may obtain a schema that is badly formed in SQL Server 2005
277827967348 FIX: Error message when you run a series of the CREATE SESSION CUBE statement and the DROP SESSION CUBE statement in SQL Server 2005 Analysis Services: "An unexpected exception occurred"
276149967470 FIX: Error message when you perform an update or a delete operation on a table that does not have a clustered index created in SQL Server 2005 and in SQL Server 2008: "The operating system returned error 1450"
278294967522 FIX: The SQL Server engine in SQL Server 2005 may consume large amounts of memory during the setup configuration phase
279026967527 FIX: Error message when you apply a snapshot file that is exactly divisible by 1 MB in SQL Server 2005: "The process could not bulk copy into table dbo.<tablename>. (Source: MSSQLServer, Error number: 20253)"
279028967570 FIX: An empty result set is returned when you run an SSIS package that contains an Execute SQL task in SQL Server 2005 Service Pack 2
279005967618 FIX: Error message when you try to export a report to a PDF file in SQL Server 2005 Reporting Services: "Non-negative number required"
279010967625 FIX: Error message when you synchronize a database in SQL Server 2005 Analysis Services: "Errors in the metadata manager. The dimension with ID of '<Dimension ID>', Name of '<Dimension Name>' referenced by the '<Cube Name>' cube, does not exist"
282142967983 FIX: You receive an incorrect result when you enable the ANSI_NULLS database option and run a query against an indexed view in SQL Server 2005
282426968079 FIX: Error message after you configure a peer-to-peer transactional replication and then apply SQL Server 2005 Service Pack 3: "The process could not allocate memory. (Source: MSSQL_REPL, Error number: MSSQL_REPL20001)"
284183968233 FIX: A SQL Server 2005 database becomes offline unexpectedly when you run an application that uses service broker on this database
284449968290 FIX: A mining model of the Microsoft Decision Tree algorithm generates incorrect nodes when you set the MINIMUM_SUPPORT parameter to "9" in SQL Server 2005 Analysis Services
285324968381 FIX: All records in the query log table are truncated when you synchronize a database in SQL Server 2005
280396968449 FIX: A query that runs in parallel on a multiprocessor computer returns incorrect results in SQL Server 2005
288900968906 FIX: An access violation occurs when a peer-to-peer transactional replication is under stress in SQL Server 2005
277779968914 FIX: When you convert a TEXT column to a VARCHAR(MAX) column, an NTEXT column to a NVARCHAR(MAX) column, or an IMAGE column to a VARBINARY(MAX) column, the original NULL values in these columns may become empty strings in SQL Server 2005
285912969021 FIX: A query that contains the IS NOT NULL clause returns an incorrect result in SQL Server 2005
290766969123 FIX: Error message occurs unexpectedly at different times in a SQL Server 2005 Analysis Services database that uses user-defined functions: "The <Function Name> function does not exist"
293836969466 FIX: Error message when you run a query that uses the CASE function in SQL Server 2005: "Conversion failed when converting the <DateType> value '<Value>' to data type <DataType>"
296804969588 FIX: Some cell values are doubled when you run an MDX query against a database that has the AllowedSet permission set for a dimension in SQL Server 2005 Analysis Services
273571969775 FIX: Distribution Agent fails when you try to apply a snapshot for a newly added view in a publication in SQL Server 2005
286949968615 FIX: SQL Server Integration Services Import and Export Wizard does not provide the ConnectionString property for the .NET Framework Data Provider for ODBC

Cumulative update package information

Prerequisites


Microsoft SQL Server 2005 Service Pack 3


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 issue that 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.

Note Cumulative Update 3 for SQL Server 2005 Service Pack 3 is available in the following three packages:
  • SQL_Server_2005_SP3_Cumulative_Update_3 (CU3)
  • SQL_Server_2005_SP3_Cumulative_Update_3_SNAC (CU3_SNAC)
  • SQL_Server_2005_SP3_Cumulative_Update_3_SQLWriter (CU3_SQLWriter)
The CU3 package contains all the fixes. The CU3 package includes those fixes that are for the other two packages. The CU3_SNAC and CU3_SQLWriter packages contain only fixes that are specific to those components. The CU3_SNAC package includes fixes that are described in KB 961396 and KB 967527. The CU3_SQLWriter package includes fixes that are described in KB 961704.

SQL Server 2005 Database Engine, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Atxcore90.dll2005.90.4220.023,38402-Apr-200922:52x86
Chsbrkr.dll12.0.9729.01,682,28829-Jan-200903:04x86
Chtbrkr.dll12.0.9729.06,110,06429-Jan-200903:04x86
Distrib.exe2005.90.4220.067,43202-Apr-200922:53x86
Dtspipeline.dll2005.90.4220.0601,94402-Apr-200922:53x86
Dtspipelineperf.dll2005.90.4220.030,04002-Apr-200922:53x86
Fteref.dll12.0.9729.0446,46429-Jan-200903:04x86
Infosoft.dll12.0.9729.0465,76029-Jan-200903:04x86
Korwbrkr.dll12.0.9729.068,44829-Jan-200903:04x86
Langwrbk.dll12.0.9729.0133,98429-Jan-200903:04x86
Logread.exe2005.90.4220.0399,20802-Apr-200922:58x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.4220.0292,69602-Apr-200922:58x86
Microsoft.sqlserver.replication.dll2005.90.4220.01,625,43202-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,41602-Apr-200922:58x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,96802-Apr-200922:58x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38402-Apr-200922:58x86
Microsoft.sqlserver.webservicetask.dll9.0.4220.096,10402-Apr-200922:58x86
Msfte.dll12.0.9729.02,427,76029-Jan-200903:04x86
Msftefd.exe12.0.9729.064,35229-Jan-200903:04x86
Msftepxy.dll12.0.9729.093,04029-Jan-200903:04x86
Msftesql.exe12.0.9729.093,04029-Jan-200903:04x86
Msgprox.dll2005.90.4220.0196,95202-Apr-200922:58x86
Msir5jp.dll5.0.2130.03,157,34429-Jan-200903:04x86
Msmdlocal.dll9.0.4220.015,982,44002-Apr-200922:59x86
Mssqlsystemresource.ldfNot applicable524,28802-Apr-200920:37Not applicable
Mssqlsystemresource.mdfNot applicable40,304,64002-Apr-200920:37Not applicable
Nlhtml.dll12.0.9729.0121,69629-Jan-200903:04x86
Nls400.dll5.0.7112.012,287,32829-Jan-200903:04x86
Query.dll12.0.9729.045,93629-Jan-200903:04x86
Rdistcom.dll2005.90.4220.0644,44002-Apr-200923:00x86
Repldp.dll2005.90.4220.0185,19202-Apr-200923:00x86
Replmerg.exe2005.90.4220.0317,80002-Apr-200923:00x86
Replprov.dll2005.90.4220.0551,25602-Apr-200923:00x86
Replrec.dll2005.90.4220.0782,68002-Apr-200923:00x86
Replsub.dll2005.90.4220.0405,33602-Apr-200923:00x86
Snapshot.exe9.0.4220.011,09602-Apr-200923:02x86
Sqlaccess.dll2005.90.4220.0346,96802-Apr-200923:02x86
Sqlagent90.exe2005.90.4220.0345,94402-Apr-200923:02x86
Sqlmergx.dll2005.90.4220.0191,32002-Apr-200923:02x86
Sqlservr.exe2005.90.4220.029,275,99202-Apr-200923:03x86
Sqltaskconnections.dll2005.90.4220.0104,29602-Apr-200923:03x86
Sqlwep.dll2005.90.4220.087,38402-Apr-200923:03x86
Thawbrkr.dll12.0.9729.0203,61629-Jan-200903:04x86
Xmlfilt.dll12.0.9729.0195,44029-Jan-200903:04x86
Xmlsub.dll2005.90.4220.0192,36002-Apr-200923:03x86
SQL Server 2005 Analysis Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Microsoft.sqlserver.smo.dll9.0.4220.01,603,41602-Apr-200922:58x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,96802-Apr-200922:58x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38402-Apr-200922:58x86
Msmdlocal.dll9.0.4220.015,982,44002-Apr-200922:59x86
Msmdpump.dll9.0.4220.04,008,79202-Apr-200922:59x86
Msmdspdm.dll9.0.4220.0198,50402-Apr-200922:59x86
Msmdsrv.exe9.0.4220.014,952,29602-Apr-200922:59x86
Msmgdsrv.dll9.0.4220.06,047,59202-Apr-200923:00x86
Msolap90.dll9.0.4220.04,302,69602-Apr-200923:00x86
SQL Server 2005 Reporting Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Microsoft.reportingservices.diagnostics.dll9.0.4220.0800,61602-Apr-200922:58x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.042,85602-Apr-200923:04x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.051,04802-Apr-200922:52x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.051,04802-Apr-200922:54x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.046,93602-Apr-200922:55x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.051,04802-Apr-200922:56x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.046,93602-Apr-200922:57x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.059,24002-Apr-200923:01x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.042,84002-Apr-200923:03x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.046,95202-Apr-200922:53x86
Microsoft.reportingservices.imagerendering.dll9.0.4220.0296,79202-Apr-200922:58x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,09602-Apr-200923:04x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,11202-Apr-200922:52x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,60802-Apr-200922:54x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,09602-Apr-200922:55x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,60802-Apr-200922:56x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,09602-Apr-200922:57x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,60802-Apr-200923:01x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,11202-Apr-200923:03x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,62402-Apr-200922:53x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,41602-Apr-200922:58x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,96802-Apr-200922:58x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38402-Apr-200922:58x86
Msmdlocal.dll9.0.4220.015,982,44002-Apr-200922:59x86
Msmgdsrv.dll9.0.4220.06,047,59202-Apr-200923:00x86
Reportingserviceslibrary.dll9.0.4220.01,120,10402-Apr-200923:00x86
Reportingserviceslibrary.resources.dll9.0.4220.0137,06402-Apr-200923:04x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,25602-Apr-200922:53x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24002-Apr-200922:54x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24002-Apr-200922:56x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24002-Apr-200922:57x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24002-Apr-200922:57x86
Reportingserviceslibrary.resources.dll9.0.4220.0153,44802-Apr-200923:01x86
Reportingserviceslibrary.resources.dll9.0.4220.0137,04802-Apr-200923:04x86
Reportingserviceslibrary.resources.dll9.0.4220.0141,14402-Apr-200922:54x86
Reportingservicesservice.exe9.0.4220.013,67202-Apr-200923:00x86
Reportingservicesservice.resources.dll9.0.4220.010,07202-Apr-200923:04x86
Reportingservicesservice.resources.dll9.0.4220.010,07202-Apr-200922:53x86
Reportingservicesservice.resources.dll9.0.4220.010,58402-Apr-200922:54x86
Reportingservicesservice.resources.dll9.0.4220.010,07202-Apr-200922:56x86
Reportingservicesservice.resources.dll9.0.4220.010,08802-Apr-200922:57x86
Reportingservicesservice.resources.dll9.0.4220.010,07202-Apr-200922:57x86
Reportingservicesservice.resources.dll9.0.4220.010,07202-Apr-200923:01x86
Reportingservicesservice.resources.dll9.0.4220.010,07202-Apr-200923:04x86
Reportingservicesservice.resources.dll9.0.4220.010,60002-Apr-200922:54x86
Reportingserviceswebserver.dll9.0.4220.01,722,20002-Apr-200923:00x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,75202-Apr-200923:04x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,73602-Apr-200922:53x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,75202-Apr-200922:54x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,73602-Apr-200922:56x86
Reportingserviceswebserver.resources.dll9.0.4220.0255,84802-Apr-200922:57x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,73602-Apr-200922:57x86
Reportingserviceswebserver.resources.dll9.0.4220.0259,92802-Apr-200923:01x86
Reportingserviceswebserver.resources.dll9.0.4220.0247,64002-Apr-200923:04x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,75202-Apr-200922:54x86
Reportingserviceswebuserinterface.dll9.0.4220.01,328,98402-Apr-200923:00x86
SQL Server 2005 Notification Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Microsoft.sqlserver.smo.dll9.0.4220.01,603,41602-Apr-200922:58x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,96802-Apr-200922:58x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38402-Apr-200922:58x86
Nsservice.exe9.0.4220.018,26402-Apr-200923:00x86
SQL Server 2005 Integration Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Dtspipeline.dll2005.90.4220.0601,94402-Apr-200922:53x86
Dtspipelineperf.dll2005.90.4220.030,04002-Apr-200922:53x86
Dtswizard.exe9.0.4220.0722,79202-Apr-200922:53x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.4220.0292,69602-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,41602-Apr-200922:58x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,96802-Apr-200922:58x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38402-Apr-200922:58x86
Microsoft.sqlserver.webservicetask.dll9.0.4220.096,10402-Apr-200922:58x86
Msdtssrvr.exe9.0.4220.0202,60002-Apr-200922:58x86
Msmdlocal.dll9.0.4220.015,982,44002-Apr-200922:59x86
Sqldest.dll2005.90.4220.0169,32002-Apr-200923:02x86
Sqltaskconnections.dll2005.90.4220.0104,29602-Apr-200923:03x86
Txgroupdups.dll2005.90.4220.0239,44802-Apr-200923:03x86
SQL Server 2005 Tools, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Autoadmin90.dll2005.90.4220.0898,39202-Apr-200922:52x86
Dtspipeline.dll2005.90.4220.0601,94402-Apr-200922:53x86
Dtspipelineperf.dll2005.90.4220.030,04002-Apr-200922:53x86
Dtswizard.exe9.0.4220.0722,79202-Apr-200922:53x86
Microsoft.analysisservices.controls.dll9.0.4220.02,762,60002-Apr-200922:58x86
Microsoft.analysisservices.deployment.exe9.0.4220.0505,68802-Apr-200922:58x86
Microsoft.analysisservices.viewers.dll9.0.4220.0919,38402-Apr-200922:58x86
Microsoft.reportingservices.diagnostics.dll9.0.4220.0800,61602-Apr-200922:58x86
Microsoft.reportingservices.imagerendering.dll9.0.4220.0296,79202-Apr-200922:58x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.4220.0292,69602-Apr-200922:58x86
Microsoft.sqlserver.replication.dll2005.90.4220.01,625,43202-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,41602-Apr-200922:58x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,96802-Apr-200922:58x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38402-Apr-200922:58x86
Microsoft.sqlserver.webservicetask.dll9.0.4220.096,10402-Apr-200922:58x86
Msgprox.dll2005.90.4220.0196,95202-Apr-200922:58x86
Msmdlocal.dll9.0.4220.015,982,44002-Apr-200922:59x86
Msmgdsrv.dll9.0.4220.06,047,59202-Apr-200923:00x86
Msolap90.dll9.0.4220.04,302,69602-Apr-200923:00x86
Objectexplorer.dll9.0.4220.02,705,25602-Apr-200923:00x86
Replprov.dll2005.90.4220.0551,25602-Apr-200923:00x86
Replrec.dll2005.90.4220.0782,68002-Apr-200923:00x86
Replsub.dll2005.90.4220.0405,33602-Apr-200923:00x86
Reportingserviceslibrary.dll9.0.4220.01,120,10402-Apr-200923:00x86
Sqldest.dll2005.90.4220.0169,32002-Apr-200923:02x86
Sqlmanagerui.dll9.0.4220.06,084,44002-Apr-200923:02x86
Sqltaskconnections.dll2005.90.4220.0104,29602-Apr-200923:03x86
Sqlwb.exe2005.90.4220.0822,63202-Apr-200923:03x86
Txgroupdups.dll2005.90.4220.0239,44802-Apr-200923:03x86
Xmlsub.dll2005.90.4220.0192,36002-Apr-200923:03x86
SQL Server 2005 Database Engine, x64-based version
File nameFile versionFile sizeDateTimePlatform
Atxcore90.dll2005.90.4220.029,01603-Apr-200900:18x64
Chsbrkr.dll12.0.9729.01,691,48829-Jan-200904:57x64
Chtbrkr.dll12.0.9729.06,106,99229-Jan-200904:57x64
Distrib.exe2005.90.4220.083,30403-Apr-200900:19x64
Dtspipeline.dll2005.90.4220.01,065,83203-Apr-200900:19x64
Dtspipelineperf.dll2005.90.4220.040,80803-Apr-200900:19x64
Fteref.dll12.0.9729.0433,15229-Jan-200904:57x64
Infosoft.dll12.0.9729.0618,86429-Jan-200904:57x64
Korwbrkr.dll12.0.9729.099,16829-Jan-200904:57x64
Langwrbk.dll12.0.9729.0234,33629-Jan-200904:57x64
Logread.exe2005.90.4220.0525,14403-Apr-200900:21x64
Microsoft.sqlserver.maintenanceplantasks.dll9.0.4220.0292,69602-Apr-200922:58x86
Microsoft.sqlserver.replication.dll2005.90.4220.01,816,42403-Apr-200900:22x64
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200900:22x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200900:22x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200900:22x86
Microsoft.sqlserver.webservicetask.dll9.0.4220.096,10403-Apr-200900:22x86
Msfte.dll12.0.9729.03,805,55229-Jan-200904:57x64
Msftefd.exe12.0.9729.096,62429-Jan-200904:57x64
Msftepxy.dll12.0.9729.0124,76829-Jan-200904:57x64
Msftesql.exe12.0.9729.0156,01629-Jan-200904:57x64
Msgprox.dll2005.90.4220.0258,92003-Apr-200900:22x64
Msir5jp.dll5.0.2130.03,418,99229-Jan-200904:57x64
Msmdlocal.dll9.0.4220.015,982,44002-Apr-200922:59x86
Mssqlsystemresource.ldfNot applicable524,28802-Apr-200920:37Not applicable
Mssqlsystemresource.mdfNot applicable40,304,64002-Apr-200920:37Not applicable
Nlhtml.dll12.0.9729.0189,28029-Jan-200904:57x64
Nls400.dll5.0.7112.014,101,87229-Jan-200904:57x64
Query.dll12.0.9729.065,90429-Jan-200904:57x64
Rdistcom.dll2005.90.4220.0821,08003-Apr-200900:25x64
Repldp.dll2005.90.4220.0185,19202-Apr-200923:00x86
Repldp.dll2005.90.4220.0236,88803-Apr-200900:25x64
Replmerg.exe2005.90.4220.0414,56803-Apr-200900:25x64
Replprov.dll2005.90.4220.0750,95203-Apr-200900:25x64
Replrec.dll2005.90.4220.01,010,53603-Apr-200900:25x64
Replsub.dll2005.90.4220.0508,76003-Apr-200900:25x64
Snapshot.exe9.0.4220.011,09602-Apr-200923:02x86
Snapshot.exe9.0.4220.011,09603-Apr-200900:25x86
Sqlaccess.dll2005.90.4220.0354,15203-Apr-200900:25x86
Sqlagent90.exe2005.90.4220.0425,32003-Apr-200900:25x64
Sqlmergx.dll2005.90.4220.0233,81603-Apr-200900:26x64
Sqlservr.exe2005.90.4220.039,762,28003-Apr-200900:27x64
Sqltaskconnections.dll2005.90.4220.0150,37603-Apr-200900:27x64
Sqlwep.dll2005.90.4220.087,38402-Apr-200923:03x86
Sqlwep.dll2005.90.4220.0120,16803-Apr-200900:27x64
Thawbrkr.dll12.0.9729.0207,21629-Jan-200904:57x64
Xmlfilt.dll12.0.9729.0267,63229-Jan-200904:57x64
Xmlsub.dll2005.90.4220.0335,20803-Apr-200900:27x64
SQL Server 2005 Analysis Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200900:22x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200900:22x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200900:22x86
Msmdlocal.dll9.0.4220.015,982,44002-Apr-200922:59x86
Msmdlocal.dll9.0.4220.032,240,48803-Apr-200900:23x64
Msmdpump.dll9.0.4220.05,265,25603-Apr-200900:23x64
Msmdspdm.dll9.0.4220.0198,50403-Apr-200900:23x86
Msmdsrv.exe9.0.4220.031,629,14403-Apr-200900:24x64
Msmgdsrv.dll9.0.4220.06,047,59202-Apr-200923:00x86
Msmgdsrv.dll9.0.4220.09,804,63203-Apr-200900:24x64
Msolap90.dll9.0.4220.04,302,69602-Apr-200923:00x86
Msolap90.dll9.0.4220.05,934,95203-Apr-200900:24x64
SQL Server 2005 Reporting Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Microsoft.reportingservices.diagnostics.dll9.0.4220.0800,61603-Apr-200900:21x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.042,85603-Apr-200900:27x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.051,04803-Apr-200900:18x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.051,04803-Apr-200900:19x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.046,95203-Apr-200900:20x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.051,04803-Apr-200900:20x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.046,95203-Apr-200900:21x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.059,22403-Apr-200900:25x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.042,85603-Apr-200900:27x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.046,93603-Apr-200900:19x86
Microsoft.reportingservices.imagerendering.dll9.0.4220.0296,80803-Apr-200900:22x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,11203-Apr-200900:27x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,09603-Apr-200900:18x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,62403-Apr-200900:19x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,09603-Apr-200900:20x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,62403-Apr-200900:20x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,11203-Apr-200900:21x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,60803-Apr-200900:25x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,11203-Apr-200900:27x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,62403-Apr-200900:19x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200900:22x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200900:22x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200900:22x86
Msmdlocal.dll9.0.4220.032,240,48803-Apr-200900:23x64
Msmgdsrv.dll9.0.4220.09,804,63203-Apr-200900:24x64
Reportingserviceslibrary.dll9.0.4220.01,120,10403-Apr-200900:25x86
Reportingserviceslibrary.resources.dll9.0.4220.0137,04803-Apr-200900:28x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,25603-Apr-200900:19x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24003-Apr-200900:19x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24003-Apr-200900:20x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,25603-Apr-200900:21x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24003-Apr-200900:21x86
Reportingserviceslibrary.resources.dll9.0.4220.0153,43203-Apr-200900:25x86
Reportingserviceslibrary.resources.dll9.0.4220.0137,06403-Apr-200900:27x86
Reportingserviceslibrary.resources.dll9.0.4220.0141,16003-Apr-200900:19x86
Reportingservicesservice.exe9.0.4220.013,67203-Apr-200900:25x86
Reportingservicesservice.resources.dll9.0.4220.010,08803-Apr-200900:28x86
Reportingservicesservice.resources.dll9.0.4220.010,08803-Apr-200900:19x86
Reportingservicesservice.resources.dll9.0.4220.010,60003-Apr-200900:19x86
Reportingservicesservice.resources.dll9.0.4220.010,08803-Apr-200900:20x86
Reportingservicesservice.resources.dll9.0.4220.010,08803-Apr-200900:21x86
Reportingservicesservice.resources.dll9.0.4220.010,08803-Apr-200900:21x86
Reportingservicesservice.resources.dll9.0.4220.010,07203-Apr-200900:25x86
Reportingservicesservice.resources.dll9.0.4220.010,08803-Apr-200900:27x86
Reportingservicesservice.resources.dll9.0.4220.010,60003-Apr-200900:19x86
Reportingserviceswebserver.dll9.0.4220.01,722,21603-Apr-200900:25x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,75203-Apr-200900:28x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,75203-Apr-200900:19x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,73603-Apr-200900:19x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,75203-Apr-200900:20x86
Reportingserviceswebserver.resources.dll9.0.4220.0255,83203-Apr-200900:21x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,73603-Apr-200900:21x86
Reportingserviceswebserver.resources.dll9.0.4220.0259,92803-Apr-200900:25x86
Reportingserviceswebserver.resources.dll9.0.4220.0247,64003-Apr-200900:27x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,73603-Apr-200900:19x86
Reportingserviceswebuserinterface.dll9.0.4220.01,329,00003-Apr-200900:25x86
SQL Server 2005 Notification Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Microsoft.sqlserver.smo.dll9.0.4220.01,603,41602-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200900:22x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,96802-Apr-200922:58x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200900:22x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38402-Apr-200922:58x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200900:22x86
Nsservice.exe9.0.4220.018,28003-Apr-200900:24x86
SQL Server 2005 Integration Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Dtspipeline.dll2005.90.4220.01,065,83203-Apr-200900:19x64
Dtspipelineperf.dll2005.90.4220.040,80803-Apr-200900:19x64
Dtswizard.exe9.0.4220.0718,68003-Apr-200900:19x64
Microsoft.sqlserver.maintenanceplantasks.dll9.0.4220.0292,69602-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200900:22x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200900:22x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200900:22x86
Microsoft.sqlserver.webservicetask.dll9.0.4220.096,10403-Apr-200900:22x86
Msdtssrvr.exe9.0.4220.0198,50403-Apr-200900:22x64
Msmdlocal.dll9.0.4220.032,240,48803-Apr-200900:23x64
Sqldest.dll2005.90.4220.0264,53603-Apr-200900:26x64
Sqltaskconnections.dll2005.90.4220.0150,37603-Apr-200900:27x64
Txgroupdups.dll2005.90.4220.0475,49603-Apr-200900:27x64
SQL Server 2005 Tools, x64-based version
File nameFile versionFile sizeDateTimePlatform
Autoadmin90.dll2005.90.4220.0898,39202-Apr-200922:52x86
Dtspipeline.dll2005.90.4220.0601,94402-Apr-200922:53x86
Dtspipelineperf.dll2005.90.4220.030,04002-Apr-200922:53x86
Dtswizard.exe9.0.4220.0722,79202-Apr-200922:53x86
Microsoft.analysisservices.controls.dll9.0.4220.02,762,60002-Apr-200922:58x86
Microsoft.analysisservices.deployment.exe9.0.4220.0505,68802-Apr-200922:58x86
Microsoft.analysisservices.viewers.dll9.0.4220.0919,38402-Apr-200922:58x86
Microsoft.reportingservices.diagnostics.dll9.0.4220.0800,61602-Apr-200922:58x86
Microsoft.reportingservices.imagerendering.dll9.0.4220.0296,79202-Apr-200922:58x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.4220.0292,69602-Apr-200922:58x86
Microsoft.sqlserver.replication.dll2005.90.4220.01,625,43202-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,41602-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200900:22x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,96802-Apr-200922:58x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200900:22x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38402-Apr-200922:58x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200900:22x86
Microsoft.sqlserver.webservicetask.dll9.0.4220.096,10402-Apr-200922:58x86
Microsoft.visualstudio.templatewizardinterface.dll8.0.50727.182615,87222-Apr-200800:07x86
Msgprox.dll2005.90.4220.0196,95202-Apr-200922:58x86
Msgprox.dll2005.90.4220.0258,92003-Apr-200900:22x64
Msmdlocal.dll9.0.4220.015,982,44002-Apr-200922:59x86
Msmdlocal.dll9.0.4220.032,240,48803-Apr-200900:23x64
Msmgdsrv.dll9.0.4220.06,047,59202-Apr-200923:00x86
Msmgdsrv.dll9.0.4220.09,804,63203-Apr-200900:24x64
Msolap90.dll9.0.4220.04,302,69602-Apr-200923:00x86
Msolap90.dll9.0.4220.05,934,95203-Apr-200900:24x64
Objectexplorer.dll9.0.4220.02,705,25602-Apr-200923:00x86
Replprov.dll2005.90.4220.0551,25602-Apr-200923:00x86
Replprov.dll2005.90.4220.0750,95203-Apr-200900:25x64
Replrec.dll2005.90.4220.0782,68002-Apr-200923:00x86
Replrec.dll2005.90.4220.01,010,53603-Apr-200900:25x64
Replsub.dll2005.90.4220.0405,33602-Apr-200923:00x86
Replsub.dll2005.90.4220.0508,76003-Apr-200900:25x64
Reportingserviceslibrary.dll9.0.4220.01,120,10402-Apr-200923:00x86
Sqldest.dll2005.90.4220.0169,32002-Apr-200923:02x86
Sqlmanagerui.dll9.0.4220.06,084,44002-Apr-200923:02x86
Sqltaskconnections.dll2005.90.4220.0104,29602-Apr-200923:03x86
Sqlwb.exe2005.90.4220.0822,63202-Apr-200923:03x86
Txgroupdups.dll2005.90.4220.0239,44802-Apr-200923:03x86
Xmlsub.dll2005.90.4220.0192,36002-Apr-200923:03x86
Xmlsub.dll2005.90.4220.0335,20803-Apr-200900:27x64
SQL Server 2005 Database Engine, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Atxcore90.dll2005.90.4220.056,15203-Apr-200903:28IA-64
Chsbrkr.dll12.0.9729.01,880,94429-Jan-200903:56IA-64
Chtbrkr.dll12.0.9729.06,152,04829-Jan-200903:56IA-64
Distrib.exe2005.90.4220.0197,46403-Apr-200903:28IA-64
Dtspipeline.dll2005.90.4220.01,930,07203-Apr-200903:28IA-64
Dtspipelineperf.dll2005.90.4220.081,75203-Apr-200903:28IA-64
Fteref.dll12.0.9729.0433,15229-Jan-200903:57IA-64
Infosoft.dll12.0.9729.01,912,68829-Jan-200903:56IA-64
Korwbrkr.dll12.0.9729.0180,08029-Jan-200903:56IA-64
Langwrbk.dll12.0.9729.0330,60829-Jan-200903:56IA-64
Logread.exe2005.90.4220.01,100,13603-Apr-200903:31IA-64
Microsoft.sqlserver.maintenanceplantasks.dll9.0.4220.0292,69602-Apr-200922:58x86
Microsoft.sqlserver.replication.dll2005.90.4220.02,530,66403-Apr-200903:31IA-64
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200903:31x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200903:31x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200903:31x86
Microsoft.sqlserver.webservicetask.dll9.0.4220.096,10403-Apr-200903:31x86
Msfte.dll12.0.9729.07,069,55229-Jan-200903:56IA-64
Msftefd.exe12.0.9729.0170,84829-Jan-200903:56IA-64
Msftepxy.dll12.0.9729.0132,97629-Jan-200903:56IA-64
Msftesql.exe12.0.9729.0292,19229-Jan-200903:56IA-64
Msgprox.dll2005.90.4220.0542,05603-Apr-200903:31IA-64
Msir5jp.dll5.0.2130.03,821,93629-Jan-200903:57IA-64
Msmdlocal.dll9.0.4220.050,026,32803-Apr-200903:31IA-64
Mssqlsystemresource.ldfNot applicable524,28802-Apr-200920:37Not applicable
Mssqlsystemresource.mdfNot applicable40,304,64002-Apr-200920:37Not applicable
Nlhtml.dll12.0.9729.0293,23229-Jan-200903:57IA-64
Nls400.dll5.0.7112.014,747,50429-Jan-200903:57IA-64
Query.dll12.0.9729.0120,67229-Jan-200903:57IA-64
Rdistcom.dll2005.90.4220.01,888,08803-Apr-200903:31IA-64
Repldp.dll2005.90.4220.0185,19202-Apr-200923:00x86
Repldp.dll2005.90.4220.0512,36003-Apr-200903:31IA-64
Replmerg.exe2005.90.4220.0954,72803-Apr-200903:31IA-64
Replprov.dll2005.90.4220.01,627,49603-Apr-200903:31IA-64
Replrec.dll2005.90.4220.02,146,64803-Apr-200903:32IA-64
Replsub.dll2005.90.4220.01,156,95203-Apr-200903:32IA-64
Snapshot.exe9.0.4220.011,09602-Apr-200923:02x86
Snapshot.exe9.0.4220.011,09603-Apr-200903:32x86
Sqlaccess.dll2005.90.4220.0348,52003-Apr-200903:32x86
Sqlagent90.exe2005.90.4220.01,251,16003-Apr-200903:32IA-64
Sqlmergx.dll2005.90.4220.0443,75203-Apr-200903:32IA-64
Sqlservr.exe2005.90.4220.072,898,39203-Apr-200903:32IA-64
Sqltaskconnections.dll2005.90.4220.0314,21603-Apr-200903:32IA-64
Sqlwep.dll2005.90.4220.087,38402-Apr-200923:03x86
Sqlwep.dll2005.90.4220.0217,43203-Apr-200903:32IA-64
Thawbrkr.dll12.0.9729.0250,72029-Jan-200903:56IA-64
Xmlfilt.dll12.0.9729.0441,20029-Jan-200903:57IA-64
Xmlsub.dll2005.90.4220.0578,90403-Apr-200903:33IA-64
SQL Server 2005 Analysis Services, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200903:31x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200903:31x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200903:31x86
Msmdlocal.dll9.0.4220.015,982,44002-Apr-200922:59x86
Msmdlocal.dll9.0.4220.050,026,32803-Apr-200903:31IA-64
Msmdpump.dll9.0.4220.06,749,54403-Apr-200903:31IA-64
Msmdspdm.dll9.0.4220.0198,48803-Apr-200903:31x86
Msmdsrv.exe9.0.4220.048,978,26403-Apr-200903:31IA-64
Msmgdsrv.dll9.0.4220.06,047,59202-Apr-200923:00x86
Msmgdsrv.dll9.0.4220.013,178,72803-Apr-200903:31IA-64
Msolap90.dll9.0.4220.04,302,69602-Apr-200923:00x86
Msolap90.dll9.0.4220.07,925,08003-Apr-200903:31IA-64
SQL Server 2005 Reporting Services, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Microsoft.reportingservices.diagnostics.dll9.0.4220.0800,60003-Apr-200903:31x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.042,84003-Apr-200903:33x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.051,04803-Apr-200903:28x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.051,04803-Apr-200903:29x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.046,95203-Apr-200903:29x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.051,03203-Apr-200903:30x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.046,93603-Apr-200903:30x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.042,84003-Apr-200903:33x86
Microsoft.reportingservices.diagnostics.resources.dll9.0.4220.046,95203-Apr-200903:28x86
Microsoft.reportingservices.imagerendering.dll9.0.4220.0296,80803-Apr-200903:31x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,11203-Apr-200903:33x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,09603-Apr-200903:28x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,62403-Apr-200903:29x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,11203-Apr-200903:29x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,62403-Apr-200903:30x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,09603-Apr-200903:30x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,11203-Apr-200903:33x86
Microsoft.reportingservices.imagerendering.resources.dll9.0.4220.011,60803-Apr-200903:28x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200903:31x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200903:31x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200903:31x86
Msmdlocal.dll9.0.4220.050,026,32803-Apr-200903:31IA-64
Msmgdsrv.dll9.0.4220.013,178,72803-Apr-200903:31IA-64
Reportingserviceslibrary.dll9.0.4220.01,120,08803-Apr-200903:32x86
Reportingserviceslibrary.resources.dll9.0.4220.0137,04803-Apr-200903:33x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24003-Apr-200903:28x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24003-Apr-200903:29x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24003-Apr-200903:30x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24003-Apr-200903:30x86
Reportingserviceslibrary.resources.dll9.0.4220.0145,24003-Apr-200903:31x86
Reportingserviceslibrary.resources.dll9.0.4220.0137,06403-Apr-200903:33x86
Reportingserviceslibrary.resources.dll9.0.4220.0141,14403-Apr-200903:29x86
Reportingservicesservice.exe9.0.4220.013,67203-Apr-200903:32x86
Reportingservicesservice.resources.dll9.0.4220.010,07203-Apr-200903:33x86
Reportingservicesservice.resources.dll9.0.4220.010,07203-Apr-200903:28x86
Reportingservicesservice.resources.dll9.0.4220.010,58403-Apr-200903:29x86
Reportingservicesservice.resources.dll9.0.4220.010,07203-Apr-200903:30x86
Reportingservicesservice.resources.dll9.0.4220.010,08803-Apr-200903:30x86
Reportingservicesservice.resources.dll9.0.4220.010,07203-Apr-200903:31x86
Reportingservicesservice.resources.dll9.0.4220.010,07203-Apr-200903:33x86
Reportingservicesservice.resources.dll9.0.4220.010,58403-Apr-200903:29x86
Reportingserviceswebserver.dll9.0.4220.01,722,20003-Apr-200903:32x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,73603-Apr-200903:33x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,75203-Apr-200903:28x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,73603-Apr-200903:29x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,73603-Apr-200903:30x86
Reportingserviceswebserver.resources.dll9.0.4220.0255,83203-Apr-200903:30x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,75203-Apr-200903:31x86
Reportingserviceswebserver.resources.dll9.0.4220.0247,64003-Apr-200903:33x86
Reportingserviceswebserver.resources.dll9.0.4220.0251,73603-Apr-200903:29x86
Reportingserviceswebuserinterface.dll9.0.4220.01,328,98403-Apr-200903:32x86
SQL Server 2005 Notification Services, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Microsoft.sqlserver.smo.dll9.0.4220.01,603,41602-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200903:31x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,96802-Apr-200922:58x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200903:31x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38402-Apr-200922:58x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200903:31x86
Nsservice.exe9.0.4220.018,26403-Apr-200903:31x86
SQL Server 2005 Integration Services, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Dtspipeline.dll2005.90.4220.01,930,07203-Apr-200903:28IA-64
Dtspipelineperf.dll2005.90.4220.081,75203-Apr-200903:28IA-64
Dtswizard.exe9.0.4220.0718,68003-Apr-200903:28IA-64
Microsoft.sqlserver.maintenanceplantasks.dll9.0.4220.0292,69602-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200903:31x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200903:31x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200903:31x86
Microsoft.sqlserver.webservicetask.dll9.0.4220.096,10403-Apr-200903:31x86
Msdtssrvr.exe9.0.4220.0198,48803-Apr-200903:31IA-64
Msmdlocal.dll9.0.4220.050,026,32803-Apr-200903:31IA-64
Sqldest.dll2005.90.4220.0598,87203-Apr-200903:32IA-64
Sqltaskconnections.dll2005.90.4220.0314,21603-Apr-200903:32IA-64
Txgroupdups.dll2005.90.4220.0908,13603-Apr-200903:33IA-64
SQL Server 2005 Tools, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Autoadmin90.dll2005.90.4220.0898,39202-Apr-200922:52x86
Dtspipeline.dll2005.90.4220.0601,94402-Apr-200922:53x86
Dtspipelineperf.dll2005.90.4220.030,04002-Apr-200922:53x86
Dtswizard.exe9.0.4220.0722,79202-Apr-200922:53x86
Microsoft.analysisservices.controls.dll9.0.4220.02,762,60002-Apr-200922:58x86
Microsoft.analysisservices.deployment.exe9.0.4220.0505,68802-Apr-200922:58x86
Microsoft.analysisservices.viewers.dll9.0.4220.0919,38402-Apr-200922:58x86
Microsoft.reportingservices.diagnostics.dll9.0.4220.0800,61602-Apr-200922:58x86
Microsoft.sqlserver.maintenanceplantasks.dll9.0.4220.0292,69602-Apr-200922:58x86
Microsoft.sqlserver.replication.dll2005.90.4220.01,625,43202-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,41602-Apr-200922:58x86
Microsoft.sqlserver.smo.dll9.0.4220.01,603,43203-Apr-200903:31x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,96802-Apr-200922:58x86
Microsoft.sqlserver.smoenum.dll9.0.4220.0218,98403-Apr-200903:31x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38402-Apr-200922:58x86
Microsoft.sqlserver.sqlenum.dll9.0.4220.0919,38403-Apr-200903:31x86
Microsoft.sqlserver.webservicetask.dll9.0.4220.096,10402-Apr-200922:58x86
Microsoft.visualstudio.templatewizardinterface.dll8.0.50727.182615,87222-Apr-200800:07x86
Msgprox.dll2005.90.4220.0196,95202-Apr-200922:58x86
Msgprox.dll2005.90.4220.0542,05603-Apr-200903:31IA-64
Msmdlocal.dll9.0.4220.015,982,44002-Apr-200922:59x86
Msmdlocal.dll9.0.4220.050,026,32803-Apr-200903:31IA-64
Msmgdsrv.dll9.0.4220.06,047,59202-Apr-200923:00x86
Msmgdsrv.dll9.0.4220.013,178,72803-Apr-200903:31IA-64
Msolap90.dll9.0.4220.04,302,69602-Apr-200923:00x86
Msolap90.dll9.0.4220.07,925,08003-Apr-200903:31IA-64
Objectexplorer.dll9.0.4220.02,705,25602-Apr-200923:00x86
Replprov.dll2005.90.4220.0551,25602-Apr-200923:00x86
Replprov.dll2005.90.4220.01,627,49603-Apr-200903:31IA-64
Replrec.dll2005.90.4220.0782,68002-Apr-200923:00x86
Replrec.dll2005.90.4220.02,146,64803-Apr-200903:32IA-64
Replsub.dll2005.90.4220.0405,33602-Apr-200923:00x86
Replsub.dll2005.90.4220.01,156,95203-Apr-200903:32IA-64
Sqldest.dll2005.90.4220.0169,32002-Apr-200923:02x86
Sqlmanagerui.dll9.0.4220.06,084,44002-Apr-200923:02x86
Sqltaskconnections.dll2005.90.4220.0104,29602-Apr-200923:03x86
Sqlwb.exe2005.90.4220.0822,63202-Apr-200923:03x86
Txgroupdups.dll2005.90.4220.0239,44802-Apr-200923:03x86
Xmlsub.dll2005.90.4220.0192,36002-Apr-200923:03x86
Xmlsub.dll2005.90.4220.0578,90403-Apr-200903:33IA-64

File information for the stand-alone package of SQL Native Client that is released together with Cumulative Update 3 for SQL Server 2005 Service Pack 3

SQL Native Client, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Msvcm80.dll8.0.50727.42479,23223-Sep-200504:48x86
Msvcp80.dll8.0.50727.42548,86423-Sep-200504:48x86
Msvcr80.dll8.0.50727.42626,68823-Sep-200504:48x86
Sqlncli.dll2005.90.4220.02,247,51203-Apr-200904:02
SQL Native Client, x64-based version
File nameFile versionFile sizeDateTimePlatform
Msvcm80.dll8.0.50727.42479,23223-Sep-200504:48x86
Msvcp80.dll8.0.50727.42548,86423-Sep-200504:48x86
Msvcr80.dll8.0.50727.42626,68823-Sep-200504:48x86
Msvcm80.dll8.0.50727.42516,09623-Sep-200504:27x64
Msvcp80.dll8.0.50727.421,097,72823-Sep-200504:28x64
Msvcr80.dll8.0.50727.42822,78423-Sep-200504:26x64
Sqlncli.dll2005.90.4220.02,247,51203-Apr-200904:02x86
Sqlncli.dll2005.90.4220.02,882,92003-Apr-200905:26x64
SQL Native Client, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Msvcm80.dll8.0.50727.42479,23223-Sep-200504:48x86
Msvcp80.dll8.0.50727.42548,86423-Sep-200504:48x86
Msvcr80.dll8.0.50727.42626,68823-Sep-200504:48x86
Msvcm80.dll8.0.50727.42572,41623-Sep-200504:29IA-64
Msvcp80.dll8.0.50727.421,385,47223-Sep-200504:31IA-64
Msvcr80.dll8.0.50727.421,484,80023-Sep-200504:28IA-64
Sqlncli.dll2005.90.4220.02,247,51203-Apr-200904:02x86
Sqlncli.dll2005.90.4220.05,454,69603-Apr-200908:32IA-64

How to uninstall the cumulative update package


To uninstall the cumulative update package, follow these steps:
  1. In Control Panel, open the
    Add or Remove Programs
    item.
  2. 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 2005 Service Pack 3, click the following article number to view the article in the Microsoft Knowledge Base:

960598 The SQL Server 2005 builds that were released after SQL Server 2005 Service Pack 3 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 3, 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 improvements in SQL Server 2005 Service Pack 3, 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: kbsurveynew, kbautohotfix, kbmustloc, kbhotfixrollup, kbhotfixserver, kbexpertiseadvanced, kbqfe, kbpubtypekc, kbfix, kb

↑ Back to the top

Article Info
Article ID : 967909
Revision : 1
Created on : 1/7/2017
Published on : 10/22/2010
Exists online : False
Views : 301