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


View products that this article applies to.

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 6 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 3228.

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

↑ Back to the top


More information

Known issue in Cumulative Update 6 for SQL Server 2005 Service Pack 2

When you update a service property in SQL Server Configuration Manager after you install Cumulative Update 6 for SQL Server 2005 Service Pack 2, you receive the following error message in the WMI Provider Error dialog box:
The server threw an exception. [0x80010105]
Additionally, you may receive the following error message:
Connection to target machine could not be made in a timely fashion
You can still update a service property in the Services snap-in. However, if the service is a clustered service, we do not recommend that you update properties of the service in the Services snap-in. We highly recommend that you update properties in the SQL Server Configuration Manager.

The fix for this issue was first released in Cumulative Update 7.
For more information about how to obtain Cumulative Update 7, click the following article number to view the article in the Microsoft Knowledge Base:
949095 Cumulative update package 7 for SQL Server 2005 Service Pack 2

How to obtain Cumulative Update 6 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-Service Pack 2 hotfixes that are included in Cumulative Update 6 for SQL Server 2005 Service Pack 2

↑ 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:
Bug numberKnowledge Base article numberDescription
50000972934749FIX: Error message when you try to install SQL Server 2005 Service Pack 1 or SQL Server 2005 Service Pack 2 from the existing active node: "The product instance <InstanceName> been patched with more recent updates"
50001875942907FIX: The Wmiprvse.exe host process may stop unexpectedly when you run the application that uses the Microsoft Windows Management Instrumentation (WMI) provider to monitor an instance of SQL Server 2005
50001884942908FIX: The change may be undone during the later synchronizations when you change an article on the subscriber in SQL Server 2005
50001961944358FIX: Complex script characters appear incorrectly when you display a SQL Server 2005 Reporting Services report in the PDF format
50002061945640FIX: When you use the SUM function in a SCOPE statement in SQL Server 2005 Analysis Services, the SCOPE statement may return an incorrect result
50002062945641FIX: A calculation script that calculates the same cells several times may return an incorrect result in SQL Server 2005 Analysis Services Service Pack 2
50002065943526FIX: SQL Server 2005 Analysis Services stops responding when you run an MDX query that references a measure of the double data type or a calculated member of the double data type
50002124947007FIX: A report has a dual file name extension when you send the report though e-mail subscriptions in the Excel format or in the PDF format in the SQL Server 2005 Reporting Services SharePoint integrated mode
50002162947008FIX: A distribution database may grow continuously on one of the nodes when you configure a peer-to-peer transactional replication in SQL Server 2005 Service Pack 2
50002180945916FIX: Error messages when you delete some records of a table in a transaction or when you update some records of a table in a transaction in SQL Server 2005: "Msg 9002," "Msg 3314," and "Msg 9001"
50002221948628FIX: The columns of the XML data type are replicated as empty strings in a merge replication that uses a merge filter of the logical record relationship type in SQL Server 2005
50002228948525FIX: Error message when you run a query against a table that does not have a clustered index in SQL Server 2005: "A severe error occurred on the current command"
50002241948754FIX: Error message when you try to connect to a named instance of SQL Server 2005 Analysis Services: "The '<InstanceName>' instance was not found on the '<ServerName>' server"
50002243947462FIX: Error message when you start a database mirroring session in SQL Server 2005: "Communications to the remote server instance 'TCP://<ComputerName>:<PortNumber>' failed before database mirroring was fully started"
50002254946793FIX: A query that you run by using a FORWARD_ONLY cursor takes a longer time to run in Microsoft SQL Server 2005 than in SQL Server 2000
50002255948578FIX: Some changes are not synchronized between subscribers of a merge publication in SQL Server 2005
50002258948445FIX: A blocking issue occurs when you update rows in a table in SQL Server 2005
50002272You cannot connect to the report server in Reporting Services Configuration Manager after you set the application pool of the report server and of the report manager
50002299You obtain the incorrect result for two Lookup transformations that reference the same dataset if the order of the input columns is different
50002301947204FIX: The used space in the tempdb database increases continuously when you run a query that creates internal objects in the tempdb database in SQL Server 2005
50002318Error message when you execute an ALTER INDEX statement together with the REORGANIZE option: "Server is terminating"
50002319947414FIX: The CONTEXT_INFO function returns the old value of the context information after you call a stored procedure that contains a TRY-CATCH block from a SQL Server CLR function
50002321948622FIX: Error message when you run the sp_MSenum_distribution stored procedure for a transactional replication in SQL Server 2005
50002363947196FIX: An access violation occurs when you run an MDX query by using a user account that is a member of some different roles in SQL Server 2005 Analysis Services
50002364947197FIX: Error message when the workload demand on the server is high in SQL Server 2005 Analysis Services: "Internal error: An unexpected exception occured"
50002369948248FIX: A query performance issue occurs when you run a query against a column of the bigint data type in SQL Server 2005
50002371945442FIX: You cannot cancel the query execution immediately if you open a fast forward-only cursor for the query in SQL Server 2005
50002372945443FIX: A query takes longer to finish in SQL Server 2005 than in SQL Server 2000 when you open a fast forward-only cursor for the query
50002387When you process a cube in SQL Server 2005 Analysis Services, the process operation stops responding, and you cannot end the operation
50002390947179FIX: An MDX query that uses the VisualTotals function returns an incorrect empty value in SQL Server 2005 Analysis Services
50002391947463FIX: A stored procedure cannot finish its execution in SQL Server 2005
50002394An access violation occurs in the PFThreadPool::TakeThreadPoolSnapshot function in SQL Server 2005 Analysis Services
50002418Error message when you run an MDX query from Excel: "PFStore::CopyRecords Line 811"
50002460948920FIX: Error message when you perform a processing operation or a query operation in SQL Server 2005 Analysis Services: "Error 0xC1020034. The following file is corrupted"
50001899945892FIX: Error message when you run a query against a view in SQL Server 2005: "An error occurred while executing batch"
50002331948658FIX: Some rows are not returned when you run a complex query that uses the DISTINCT keyword in Microsoft SQL Server 2005
50002269948657FIX: 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

↑ Back to the top


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.3228.068,63209-Feb-200818:12x86
Chsbrkr.dll12.0.7822.01,684,84022-Jun-20079:22x86
Chtbrkr.dll12.0.7822.06,112,61622-Jun-20079:22x86
Databasemailprotocols.dll9.0.3228.046,10409-Feb-200818:12x86
Distrib.exe2005.90.3228.070,68009-Feb-200818:12x86
Dts.dll2005.90.3228.01,102,36009-Feb-200818:12x86
Dtsconn.dll2005.90.3228.0250,39209-Feb-200818:12x86
Dtspipeline.dll2005.90.3228.0605,20809-Feb-200818:12x86
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.3228.032,28009-Feb-200818:12x86
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200818:12x86
Microsoft.Sqlserver.Dtstransferprovider.dll9.0.3228.0115,73609-Feb-200818:12x86
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3228.0295,96009-Feb-200818:12x86
Microsoft.Sqlserver.Replication.dll2005.90.3228.01,628,18409-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200818:12x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200818:12x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200818:12x86
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.3228.0200,21609-Feb-200818:12x86
Msir5Jp.dll5.0.2130.03,159,91222-Jun-20079:22x86
Msmdlocal.dll9.0.3228.015,969,30409-Feb-200818:12x86
Msmdredir.dll9.0.3228.04,022,80809-Feb-200818:12x86
Nlhtml.dll12.0.7822.0124,26422-Jun-20079:22x86
Nls400.dll5.0.4217.012,240,74422-Jun-20079:22x86
Odsole70.dll2005.90.3228.058,90409-Feb-200818:12x86
Osql.exe2005.90.3228.053,27209-Feb-200818:12x86
Query.dll12.0.7822.048,48822-Jun-20079:22x86
Rdistcom.dll2005.90.3228.0644,63209-Feb-200818:12x86
Replerrx.dll2005.90.3228.0114,71209-Feb-200818:12x86
Replisapi.dll2005.90.3228.0272,92009-Feb-200818:12x86
Replmerg.exe2005.90.3228.0320,53609-Feb-200818:12x86
Replprov.dll2005.90.3228.0552,98409-Feb-200818:12x86
Replrec.dll2005.90.3228.0785,43209-Feb-200818:12x86
Replsub.dll2005.90.3228.0408,08809-Feb-200818:12x86
Replsync.dll2005.90.3228.0101,40009-Feb-200818:12x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqlaccess.dll2005.90.3228.0350,23209-Feb-200818:12x86
Sqladhlp90.exe2005.90.3228.047,12809-Feb-200818:12x86
Sqlagent90.exe2005.90.3228.0349,72009-Feb-200818:12x86
Sqlbrowser.exe2005.90.3228.0242,71209-Feb-200818:12x86
Sqlcmd.exe2005.90.3228.0143,38409-Feb-200818:12x86
Sqlctr90.dll2005.90.3228.067,60809-Feb-200818:12x86
Sqldiag.exe2005.90.3228.01,074,20009-Feb-200818:12x86
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmaint.exe2005.90.3228.077,84809-Feb-200818:12x86
Sqlmergx.dll2005.90.3228.0194,07209-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlservr.exe2005.90.3228.029,216,28009-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwep.dll2005.90.3228.090,64809-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Sqsrvres.dll2005.90.3228.070,16809-Feb-200818:12x86
Ssradd.dll2005.90.3228.042,52009-Feb-200818:12x86
Ssravg.dll2005.90.3228.043,03209-Feb-200818:12x86
Ssrmax.dll2005.90.3228.040,98409-Feb-200818:12x86
Ssrmin.dll2005.90.3228.040,98409-Feb-200818:12x86
Ssrpub.dll2005.90.3228.030,23209-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Tablediff.exe9.0.3228.087,06409-Feb-200818:12x86
Thawbrkr.dll12.0.7822.0206,18422-Jun-20079:22x86
Xmlfilt.dll12.0.7822.0197,99222-Jun-20079:22x86
Xmlsub.dll2005.90.3228.0194,58409-Feb-200818:12x86
Xpadsi90.exe2005.90.3228.050,71209-Feb-200818:12x86
Xpqueue.dll2005.90.3228.056,85609-Feb-200818:12x86
Xprepl.dll2005.90.3228.073,24009-Feb-200818:12x86
Xpstar90.dll2005.90.3228.0298,52009-Feb-200818:12x86
SQL Server 2005 Analysis Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Datawarehouse.dll9.0.3228.01,279,00009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200818:12x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200818:12x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200818:12x86
Msadomdx.dll9.0.3228.0502,29609-Feb-200818:12x86
Msmdlocal.dll9.0.3228.015,969,30409-Feb-200818:12x86
Msmdredir.dll9.0.3228.04,022,80809-Feb-200818:12x86
Msmdspdm.dll9.0.3228.0201,75209-Feb-200818:12x86
Msmdsrv.exe9.0.3228.014,936,60009-Feb-200818:12x86
Msmgdsrv.dll9.0.3228.06,046,74409-Feb-200818:12x86
Msolap90.dll9.0.3228.04,300,31209-Feb-200818:12x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqlbrowser.exe2005.90.3228.0242,71209-Feb-200818:12x86
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
SQL Server 2005 Reporting Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.dll9.0.3228.0160,79209-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.Sapbw.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.Xmlaclient.dll9.0.3228.0558,10409-Feb-200818:12x86
Microsoft.Reportingservices.Diagnostics.dll9.0.3228.0799,76809-Feb-200818:12x86
Microsoft.Reportingservices.Excelrendering.dll9.0.3228.0336,92009-Feb-200818:12x86
Microsoft.Reportingservices.Htmlrendering.dll9.0.3228.0308,24809-Feb-200818:12x86
Microsoft.Reportingservices.Imagerendering.dll9.0.3228.0291,86409-Feb-200818:12x86
Microsoft.Reportingservices.Processingcore.dll9.0.3228.01,676,31209-Feb-200818:12x86
Microsoft.Reportingservices.Sharepoint.Server.dll9.0.3228.0107,54409-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200818:12x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200818:12x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200818:12x86
Msadomdx.dll9.0.3228.0502,29609-Feb-200818:12x86
Msmdlocal.dll9.0.3228.015,969,30409-Feb-200818:12x86
Msmgdsrv.dll9.0.3228.06,046,74409-Feb-200818:12x86
Reportbuilder.exe9.0.3228.05,616,66409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,070,10409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,094,68009-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,094,68009-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,090,58409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,082,39209-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,066,00809-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,143,83209-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,070,10409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,090,58409-Feb-200818:12x86
Reportingservicesemaildeliveryprovider.dll9.0.3228.082,96809-Feb-200818:12x86
Reportingserviceslibrary.dll9.0.3228.01,119,25609-Feb-200818:12x86
Reportingservicesservice.exe9.0.3228.016,92009-Feb-200818:12x86
Reportingserviceswebserver.dll9.0.3228.01,725,46409-Feb-200818:12x86
Reportingserviceswebuserinterface.dll9.0.3228.01,332,24809-Feb-200818:12x86
Reportingserviceswmi.dll2005.90.3228.03,382,29609-Feb-200818:12x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
SQL Server 2005 Notification Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200818:12x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200818:12x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200818:12x86
Nsservice.exe9.0.3228.021,52809-Feb-200818:12x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
SQL Server 2005 Integration Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Dts.dll2005.90.3228.01,102,36009-Feb-200818:12x86
Dtsconn.dll2005.90.3228.0250,39209-Feb-200818:12x86
Dtspipeline.dll2005.90.3228.0605,20809-Feb-200818:12x86
Flatfiledest.dll2005.90.3228.0256,02409-Feb-200818:12x86
Flatfilesrc.dll2005.90.3228.0264,72809-Feb-200818:12x86
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200818:12x86
Microsoft.Sqlserver.Dmquerytask.dll9.0.3228.0332,82409-Feb-200818:12x86
Microsoft.Sqlserver.Dtstransferprovider.dll9.0.3228.0115,73609-Feb-200818:12x86
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3228.0295,96009-Feb-200818:12x86
Microsoft.Sqlserver.Scripttask.dll9.0.3228.0160,79209-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200818:12x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200818:12x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200818:12x86
Microsoft.Sqlserver.Transfersqlserverobjectstask.dll9.0.3228.095,25609-Feb-200818:12x86
Msdtssrvr.exe9.0.3228.0205,84809-Feb-200818:12x86
Msmdlocal.dll9.0.3228.015,969,30409-Feb-200818:12x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Txlookup.dll2005.90.3228.0244,76009-Feb-200818:12x86
Txmergejoin.dll2005.90.3228.0140,82409-Feb-200818:12x86
SQL Server 2005 Tools, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Autoadmin90.dll2005.90.3228.0901,65609-Feb-200818:12x86
Bcp.exe2005.90.3228.068,63209-Feb-200818:12x86
Connectiondlg.dll9.0.3228.0939,03209-Feb-200818:12x86
Dts.dll2005.90.3228.01,102,36009-Feb-200818:12x86
Dtsconn.dll2005.90.3228.0250,39209-Feb-200818:12x86
Dtspipeline.dll2005.90.3228.0605,20809-Feb-200818:12x86
Flatfiledest.dll2005.90.3228.0256,02409-Feb-200818:12x86
Flatfilesrc.dll2005.90.3228.0264,72809-Feb-200818:12x86
Mergetxt.dll2005.90.3228.032,28009-Feb-200818:12x86
Microsoft.Analysisservices.Controls.dll9.0.3228.02,765,84809-Feb-200818:12x86
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Analysisservices.Managementdialogs.dll9.0.3228.01,717,27209-Feb-200818:12x86
Microsoft.Analysisservices.Wizards.dll9.0.3228.06,161,43209-Feb-200818:12x86
Microsoft.Datawarehouse.dll9.0.3228.01,279,00009-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.dll9.0.3228.0160,79209-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.Sapbw.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.Xmlaclient.dll9.0.3228.0558,10409-Feb-200818:12x86
Microsoft.Reportingservices.Designer.dll9.0.3228.04,817,94409-Feb-200818:12x86
Microsoft.Reportingservices.Diagnostics.dll9.0.3228.0799,76809-Feb-200818:12x86
Microsoft.Reportingservices.Excelrendering.dll9.0.3228.0336,92009-Feb-200818:12x86
Microsoft.Reportingservices.Htmlrendering.dll9.0.3228.0308,24809-Feb-200818:12x86
Microsoft.Reportingservices.Imagerendering.dll9.0.3228.0291,86409-Feb-200818:12x86
Microsoft.Reportingservices.Processingcore.dll9.0.3228.01,676,31209-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200818:12x86
Microsoft.Sqlserver.Dmquerytask.dll9.0.3228.0332,82409-Feb-200818:12x86
Microsoft.Sqlserver.Dtstransferprovider.dll9.0.3228.0115,73609-Feb-200818:12x86
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3228.0295,96009-Feb-200818:12x86
Microsoft.Sqlserver.Maintenanceplantasksui.dll9.0.3228.0721,94409-Feb-200818:12x86
Microsoft.Sqlserver.Replication.dll2005.90.3228.01,628,18409-Feb-200818:12x86
Microsoft.Sqlserver.Scripttask.dll9.0.3228.0160,79209-Feb-200818:12x86
Microsoft.Sqlserver.Scripttaskui.dll9.0.3228.062,48809-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200818:12x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200818:12x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200818:12x86
Microsoft.Sqlserver.Transfersqlserverobjectstask.dll9.0.3228.095,25609-Feb-200818:12x86
Msadomdx.dll9.0.3228.0502,29609-Feb-200818:12x86
Msgprox.dll2005.90.3228.0200,21609-Feb-200818:12x86
Msjet.XslNot applicable28,51926-Jan-20081:23Not applicable
Msmdlocal.dll9.0.3228.015,969,30409-Feb-200818:12x86
Msmgdsrv.dll9.0.3228.06,046,74409-Feb-200818:12x86
Msolap90.dll9.0.3228.04,300,31209-Feb-200818:12x86
Orcl7.XslNot applicable32,05826-Jan-20081:23Not applicable
Osql.exe2005.90.3228.053,27209-Feb-200818:12x86
Replerrx.dll2005.90.3228.0114,71209-Feb-200818:12x86
Replisapi.dll2005.90.3228.0272,92009-Feb-200818:12x86
Replprov.dll2005.90.3228.0552,98409-Feb-200818:12x86
Replrec.dll2005.90.3228.0785,43209-Feb-200818:12x86
Replsub.dll2005.90.3228.0408,08809-Feb-200818:12x86
Reportingserviceslibrary.dll9.0.3228.01,119,25609-Feb-200818:12x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqlcmd.exe2005.90.3228.0143,38409-Feb-200818:12x86
Sqldiag.exe2005.90.3228.01,074,20009-Feb-200818:12x86
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmanagerui.dll9.0.3228.06,083,60809-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwb.exe2005.90.3228.0823,83209-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Ssradd.dll2005.90.3228.042,52009-Feb-200818:12x86
Ssravg.dll2005.90.3228.043,03209-Feb-200818:12x86
Ssrmax.dll2005.90.3228.040,98409-Feb-200818:12x86
Ssrmin.dll2005.90.3228.040,98409-Feb-200818:12x86
Ssrpub.dll2005.90.3228.030,23209-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Txlookup.dll2005.90.3228.0244,76009-Feb-200818:12x86
Txmergejoin.dll2005.90.3228.0140,82409-Feb-200818:12x86
Xmlsub.dll2005.90.3228.0194,58409-Feb-200818:12x86
SQL Server 2005 Database Engine, x64-based version
File nameFile versionFile sizeDateTimePlatform
Bcp.exe2005.90.3228.088,08809-Feb-200816:44x64
Chsbrkr.dll12.0.7822.01,694,05622-Jun-200710:51x64
Chtbrkr.dll12.0.7822.06,109,03222-Jun-200710:51x64
Databasemailprotocols.dll9.0.3228.046,10409-Feb-200816:44x86
Distrib.exe2005.90.3228.086,55209-Feb-200816:44x64
Dts.dll2005.90.3228.01,893,40009-Feb-200816:44x64
Dtsconn.dll2005.90.3228.0408,08809-Feb-200816:44x64
Dtspipeline.dll2005.90.3228.01,065,49609-Feb-200816:44x64
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.3228.037,91209-Feb-200816:44x64
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200816:44x86
Microsoft.Sqlserver.Dtstransferprovider.dll9.0.3228.0115,73609-Feb-200816:44x86
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3228.0295,96009-Feb-200818:12x86
Microsoft.Sqlserver.Replication.dll2005.90.3228.01,834,52009-Feb-200816:44x64
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200816:44x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200816:44x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200816:44x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200816:44x86
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.3228.0261,65609-Feb-200816:44x64
Msir5Jp.dll5.0.2130.03,421,54422-Jun-200710:51x64
Msmdlocal.dll9.0.3228.015,969,30409-Feb-200818:12x86
Msmdredir.dll9.0.3228.04,022,80809-Feb-200818:12x86
Mssqlsystemresource.ldfNot applicable524,28809-Feb-200811:50Not applicable
Mssqlsystemresource.mdfNot applicable40,239,10409-Feb-200811:50Not applicable
Nlhtml.dll12.0.7822.0191,84822-Jun-200710:51x64
Nls400.dll5.0.4217.014,101,35222-Jun-200710:51x64
Odsole70.dll2005.90.3228.090,13609-Feb-200816:44x64
Osql.exe2005.90.3228.085,52809-Feb-200816:44x64
Query.dll12.0.7822.068,45622-Jun-200710:51x64
Rdistcom.dll2005.90.3228.0828,44009-Feb-200816:44x64
Replerrx.dll2005.90.3228.0145,94409-Feb-200816:44x64
Replisapi.dll2005.90.3228.0395,80009-Feb-200816:44x64
Replmerg.exe2005.90.3228.0417,30409-Feb-200816:44x64
Replprov.dll2005.90.3228.0752,15209-Feb-200816:44x64
Replrec.dll2005.90.3228.01,012,24809-Feb-200816:44x64
Replsub.dll2005.90.3228.0519,19209-Feb-200816:44x64
Replsync.dll2005.90.3228.0131,09609-Feb-200816:44x64
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqlaccess.dll2005.90.3228.0357,40009-Feb-200816:44x86
Sqladhlp90.exe2005.90.3228.066,07209-Feb-200816:44x64
Sqlagent90.exe2005.90.3228.0429,08009-Feb-200816:44x64
Sqlbrowser.exe2005.90.3228.0242,71209-Feb-200818:12x86
Sqlcmd.exe2005.90.3228.0338,45609-Feb-200816:44x64
Sqlctr90.dll2005.90.3228.090,64809-Feb-200816:44x64
Sqlctr90.dll2005.90.3228.067,60809-Feb-200818:12x86
Sqldiag.exe2005.90.3228.01,247,76809-Feb-200816:44x64
Sqldumper.exe2005.90.3228.083,99209-Feb-200816:44x64
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmaint.exe2005.90.3228.092,69609-Feb-200816:44x64
Sqlmergx.dll2005.90.3228.0236,56809-Feb-200816:44x64
Sqlmgmprovider.dll2005.90.3228.0317,97609-Feb-200816:44x64
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlservr.exe2005.90.3228.039,627,28809-Feb-200816:45x64
Sqlsqm.exe9.0.3228.0128,02409-Feb-200816:45x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwep.dll2005.90.3228.0123,41609-Feb-200816:45x64
Sqlwep.dll2005.90.3228.090,64809-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200816:45x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Sqsrvres.dll2005.90.3228.082,96809-Feb-200816:45x64
Ssradd.dll2005.90.3228.050,71209-Feb-200816:45x64
Ssravg.dll2005.90.3228.051,73609-Feb-200816:45x64
Ssrmax.dll2005.90.3228.048,15209-Feb-200816:45x64
Ssrmin.dll2005.90.3228.048,15209-Feb-200816:45x64
Ssrpub.dll2005.90.3228.034,84009-Feb-200816:45x64
Svrenumapi.dll2005.90.3228.0837,14409-Feb-200816:45x64
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Tablediff.exe9.0.3228.087,06409-Feb-200816:45x86
Thawbrkr.dll12.0.7822.0209,76822-Jun-200710:51x64
Xmlfilt.dll12.0.7822.0271,20822-Jun-200710:51x64
Xmlsub.dll2005.90.3228.0319,00009-Feb-200816:45x64
Xpadsi90.exe2005.90.3228.069,14409-Feb-200816:45x64
Xpqueue.dll2005.90.3228.071,19209-Feb-200816:45x64
Xprepl.dll2005.90.3228.089,11209-Feb-200816:45x64
Xpstar90.dll2005.90.3228.0549,91209-Feb-200816:45x64
SQL Server 2005 Analysis Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Datawarehouse.dll9.0.3228.01,279,00009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200816:44x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200816:44x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200816:44x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200816:44x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200816:44x86
Msadomdx.dll9.0.3228.0502,29609-Feb-200818:12x86
Msmdlocal.dll9.0.3228.032,230,93609-Feb-200816:44x64
Msmdlocal.dll9.0.3228.015,969,30409-Feb-200818:12x86
Msmdredir.dll9.0.3228.04,022,80809-Feb-200818:12x86
Msmdspdm.dll9.0.3228.0201,75209-Feb-200816:44x86
Msmdsrv.exe9.0.3228.031,621,14409-Feb-200816:44x64
Msmgdsrv.dll9.0.3228.09,803,80009-Feb-200816:44x64
Msmgdsrv.dll9.0.3228.06,046,74409-Feb-200818:12x86
Msolap90.dll9.0.3228.05,932,05609-Feb-200816:44x64
Msolap90.dll9.0.3228.04,300,31209-Feb-200818:12x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqlbrowser.exe2005.90.3228.0242,71209-Feb-200818:12x86
Sqldumper.exe2005.90.3228.083,99209-Feb-200816:44x64
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0317,97609-Feb-200816:44x64
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200816:45x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200816:45x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0837,14409-Feb-200816:45x64
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
SQL Server 2005 Reporting Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.dll9.0.3228.0160,79209-Feb-200816:44x86
Microsoft.Reportingservices.Dataextensions.Sapbw.dll9.0.3228.042,00809-Feb-200816:44x86
Microsoft.Reportingservices.Dataextensions.Xmlaclient.dll9.0.3228.0558,10409-Feb-200816:44x86
Microsoft.Reportingservices.Diagnostics.dll9.0.3228.0799,76809-Feb-200816:44x86
Microsoft.Reportingservices.Excelrendering.dll9.0.3228.0336,92009-Feb-200816:44x86
Microsoft.Reportingservices.Htmlrendering.dll9.0.3228.0308,24809-Feb-200816:44x86
Microsoft.Reportingservices.Imagerendering.dll9.0.3228.0291,86409-Feb-200816:44x86
Microsoft.Reportingservices.Processingcore.dll9.0.3228.01,676,31209-Feb-200816:44x86
Microsoft.Reportingservices.Sharepoint.Server.dll9.0.3228.0107,54409-Feb-200816:44x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200816:44x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200816:44x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200816:44x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200816:44x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200816:44x86
Msadomdx.dll9.0.3228.0502,29609-Feb-200818:12x86
Msmdlocal.dll9.0.3228.032,230,93609-Feb-200816:44x64
Msmgdsrv.dll9.0.3228.09,803,80009-Feb-200816:44x64
Reportbuilder.exe9.0.3228.05,616,66409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,070,10409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,094,68009-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,094,68009-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,090,58409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,082,39209-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,066,00809-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,143,83209-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,070,10409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,090,58409-Feb-200818:12x86
Reportingservicesemaildeliveryprovider.dll9.0.3228.082,96809-Feb-200816:44x86
Reportingserviceslibrary.dll9.0.3228.01,119,25609-Feb-200816:44x86
Reportingservicesservice.exe9.0.3228.016,92009-Feb-200816:44x86
Reportingserviceswebserver.dll9.0.3228.01,725,46409-Feb-200816:44x86
Reportingserviceswebuserinterface.dll9.0.3228.01,332,24809-Feb-200816:44x86
Reportingserviceswmi.dll2005.90.3228.03,667,48009-Feb-200816:44x64
Reportingserviceswmi.dll2005.90.3228.03,382,29609-Feb-200818:12x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqldumper.exe2005.90.3228.083,99209-Feb-200816:44x64
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0317,97609-Feb-200816:44x64
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200816:45x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200816:45x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0837,14409-Feb-200816:45x64
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
SQL Server 2005 Notification Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200816:44x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200816:44x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200816:44x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200818:12x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200816:44x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200818:12x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200816:44x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200818:12x86
Nsservice.exe9.0.3228.021,52809-Feb-200816:44x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqldumper.exe2005.90.3228.083,99209-Feb-200816:44x64
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0317,97609-Feb-200816:44x64
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200816:45x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200816:45x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0837,14409-Feb-200816:45x64
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
SQL Server 2005 Integration Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Dts.dll2005.90.3228.01,893,40009-Feb-200816:44x64
Dtsconn.dll2005.90.3228.0408,08809-Feb-200816:44x64
Dtspipeline.dll2005.90.3228.01,065,49609-Feb-200816:44x64
Flatfiledest.dll2005.90.3228.0420,88809-Feb-200816:44x64
Flatfilesrc.dll2005.90.3228.0430,61609-Feb-200816:44x64
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200816:44x86
Microsoft.Sqlserver.Dmquerytask.dll9.0.3228.0332,82409-Feb-200818:12x86
Microsoft.Sqlserver.Dtstransferprovider.dll9.0.3228.0115,73609-Feb-200816:44x86
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3228.0295,96009-Feb-200818:12x86
Microsoft.Sqlserver.Scripttask.dll9.0.3228.0160,79209-Feb-200816:44x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200816:44x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200816:44x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200816:44x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200816:44x86
Microsoft.Sqlserver.Transfersqlserverobjectstask.dll9.0.3228.095,25609-Feb-200816:44x86
Msdtssrvr.exe9.0.3228.0201,75209-Feb-200816:44x64
Msmdlocal.dll9.0.3228.032,230,93609-Feb-200816:44x64
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqldumper.exe2005.90.3228.083,99209-Feb-200816:44x64
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0317,97609-Feb-200816:44x64
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200816:45x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200816:45x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0837,14409-Feb-200816:45x64
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Txlookup.dll2005.90.3228.0406,04009-Feb-200816:45x64
Txmergejoin.dll2005.90.3228.0235,54409-Feb-200816:45x64
SQL Server 2005 Tools, x64-based version
File nameFile versionFile sizeDateTimePlatform
Autoadmin90.dll2005.90.3228.0901,65609-Feb-200818:12x86
Bcp.exe2005.90.3228.088,08809-Feb-200816:44x64
Connectiondlg.dll9.0.3228.0939,03209-Feb-200818:12x86
Dts.dll2005.90.3228.01,102,36009-Feb-200818:12x86
Dtsconn.dll2005.90.3228.0250,39209-Feb-200818:12x86
Dtspipeline.dll2005.90.3228.0605,20809-Feb-200818:12x86
Flatfiledest.dll2005.90.3228.0256,02409-Feb-200818:12x86
Flatfilesrc.dll2005.90.3228.0264,72809-Feb-200818:12x86
Mergetxt.dll2005.90.3228.032,28009-Feb-200818:12x86
Mergetxt.dll2005.90.3228.037,91209-Feb-200816:44x64
Microsoft.Analysisservices.Controls.dll9.0.3228.02,765,84809-Feb-200818:12x86
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Analysisservices.Managementdialogs.dll9.0.3228.01,717,27209-Feb-200818:12x86
Microsoft.Analysisservices.Wizards.dll9.0.3228.06,161,43209-Feb-200818:12x86
Microsoft.Datawarehouse.dll9.0.3228.01,279,00009-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.dll9.0.3228.0160,79209-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.Sapbw.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.Xmlaclient.dll9.0.3228.0558,10409-Feb-200818:12x86
Microsoft.Reportingservices.Designer.dll9.0.3228.04,817,94409-Feb-200818:12x86
Microsoft.Reportingservices.Diagnostics.dll9.0.3228.0799,76809-Feb-200818:12x86
Microsoft.Reportingservices.Excelrendering.dll9.0.3228.0336,92009-Feb-200818:12x86
Microsoft.Reportingservices.Htmlrendering.dll9.0.3228.0308,24809-Feb-200818:12x86
Microsoft.Reportingservices.Imagerendering.dll9.0.3228.0291,86409-Feb-200818:12x86
Microsoft.Reportingservices.Processingcore.dll9.0.3228.01,676,31209-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200816:44x86
Microsoft.Sqlserver.Dmquerytask.dll9.0.3228.0332,82409-Feb-200818:12x86
Microsoft.Sqlserver.Dtstransferprovider.dll9.0.3228.0115,73609-Feb-200818:12x86
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3228.0295,96009-Feb-200818:12x86
Microsoft.Sqlserver.Maintenanceplantasksui.dll9.0.3228.0721,94409-Feb-200818:12x86
Microsoft.Sqlserver.Replication.dll2005.90.3228.01,628,18409-Feb-200818:12x86
Microsoft.Sqlserver.Scripttask.dll9.0.3228.0160,79209-Feb-200818:12x86
Microsoft.Sqlserver.Scripttaskui.dll9.0.3228.062,48809-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200816:44x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200818:12x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200816:44x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200818:12x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200816:44x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200818:12x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200816:44x86
Microsoft.Sqlserver.Transfersqlserverobjectstask.dll9.0.3228.095,25609-Feb-200818:12x86
Microsoft.Visualstudio.Templatewizardinterface.dll8.0.50727.4215,87223-Sep-20056:56x86
Msadomdx.dll9.0.3228.0502,29609-Feb-200818:12x86
Msgprox.dll2005.90.3228.0200,21609-Feb-200818:12x86
Msgprox.dll2005.90.3228.0261,65609-Feb-200816:44x64
Msjet.XslNot applicable28,51926-Jan-20081:23Not applicable
Msmdlocal.dll9.0.3228.015,969,30409-Feb-200818:12x86
Msmdlocal.dll9.0.3228.032,230,93609-Feb-200816:44x64
Msmgdsrv.dll9.0.3228.06,046,74409-Feb-200818:12x86
Msmgdsrv.dll9.0.3228.09,803,80009-Feb-200816:44x64
Msolap90.dll9.0.3228.04,300,31209-Feb-200818:12x86
Msolap90.dll9.0.3228.05,932,05609-Feb-200816:44x64
Osql.exe2005.90.3228.085,52809-Feb-200816:44x64
Replerrx.dll2005.90.3228.0114,71209-Feb-200818:12x86
Replerrx.dll2005.90.3228.0145,94409-Feb-200816:44x64
Replisapi.dll2005.90.3228.0272,92009-Feb-200818:12x86
Replisapi.dll2005.90.3228.0395,80009-Feb-200816:44x64
Replprov.dll2005.90.3228.0552,98409-Feb-200818:12x86
Replprov.dll2005.90.3228.0752,15209-Feb-200816:44x64
Replrec.dll2005.90.3228.0785,43209-Feb-200818:12x86
Replrec.dll2005.90.3228.01,012,24809-Feb-200816:44x64
Replsub.dll2005.90.3228.0408,08809-Feb-200818:12x86
Replsub.dll2005.90.3228.0519,19209-Feb-200816:44x64
Reportingserviceslibrary.dll9.0.3228.01,119,25609-Feb-200818:12x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqlcmd.exe2005.90.3228.0338,45609-Feb-200816:44x64
Sqldiag.exe2005.90.3228.01,247,76809-Feb-200816:44x64
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqldumper.exe2005.90.3228.083,99209-Feb-200816:44x64
Sqlmanagerui.dll9.0.3228.06,083,60809-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0317,97609-Feb-200816:44x64
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200816:45x86
Sqlwb.exe2005.90.3228.0823,83209-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200816:45x86
Ssradd.dll2005.90.3228.042,52009-Feb-200818:12x86
Ssradd.dll2005.90.3228.050,71209-Feb-200816:45x64
Ssravg.dll2005.90.3228.043,03209-Feb-200818:12x86
Ssravg.dll2005.90.3228.051,73609-Feb-200816:45x64
Ssrmax.dll2005.90.3228.040,98409-Feb-200818:12x86
Ssrmax.dll2005.90.3228.048,15209-Feb-200816:45x64
Ssrmin.dll2005.90.3228.040,98409-Feb-200818:12x86
Ssrmin.dll2005.90.3228.048,15209-Feb-200816:45x64
Ssrpub.dll2005.90.3228.030,23209-Feb-200818:12x86
Ssrpub.dll2005.90.3228.034,84009-Feb-200816:45x64
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.0837,14409-Feb-200816:45x64
Txlookup.dll2005.90.3228.0244,76009-Feb-200818:12x86
Txmergejoin.dll2005.90.3228.0140,82409-Feb-200818:12x86
Xmlsub.dll2005.90.3228.0194,58409-Feb-200818:12x86
Xmlsub.dll2005.90.3228.0319,00009-Feb-200816:45x64
SQL Server 2005 Database Engine, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Bcp.exe2005.90.3228.0156,69609-Feb-200819:49IA-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.3228.046,10409-Feb-200819:49x86
Distrib.exe2005.90.3228.0200,72809-Feb-200819:49IA-64
Dts.dll2005.90.3228.03,516,44009-Feb-200819:49IA-64
Dtsconn.dll2005.90.3228.0725,01609-Feb-200819:49IA-64
Dtspipeline.dll2005.90.3228.01,932,82409-Feb-200819:49IA-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.3228.072,21609-Feb-200819:49IA-64
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200819:49x86
Microsoft.Sqlserver.Dtstransferprovider.dll9.0.3228.0115,73609-Feb-200819:49x86
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3228.0295,96009-Feb-200818:12x86
Microsoft.Sqlserver.Replication.dll2005.90.3228.02,545,68809-Feb-200819:49IA-64
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200819:49x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200819:49x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200819:49x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200819:49x86
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.3228.0544,28009-Feb-200819:49IA-64
Msir5Jp.dll5.0.2130.03,824,48822-Jun-200710:06IA-64
Msmdlocal.dll9.0.3228.049,977,88009-Feb-200819:49IA-64
Msmdredir.dll9.0.3228.06,298,13609-Feb-200819:49IA-64
Mssqlsystemresource.ldfNot applicable524,28809-Feb-200811:50Not applicable
Mssqlsystemresource.mdfNot applicable40,239,10409-Feb-200811:50Not applicable
Nlhtml.dll12.0.7822.0295,78422-Jun-200710:06IA-64
Nls400.dll5.0.4217.014,750,05622-Jun-200710:06IA-64
Odsole70.dll2005.90.3228.0179,22409-Feb-200819:49IA-64
Osql.exe2005.90.3228.0124,95209-Feb-200819:49IA-64
Query.dll12.0.7822.0123,24022-Jun-200710:06IA-64
Rdistcom.dll2005.90.3228.01,885,72009-Feb-200819:49IA-64
Replerrx.dll2005.90.3228.0310,29609-Feb-200819:49IA-64
Replisapi.dll2005.90.3228.0784,92009-Feb-200819:49IA-64
Replmerg.exe2005.90.3228.0956,95209-Feb-200819:49IA-64
Replprov.dll2005.90.3228.01,627,16009-Feb-200819:49IA-64
Replrec.dll2005.90.3228.02,148,37609-Feb-200819:49IA-64
Replsub.dll2005.90.3228.01,160,21609-Feb-200819:49IA-64
Replsync.dll2005.90.3228.0278,04009-Feb-200819:49IA-64
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqlaccess.dll2005.90.3228.0351,76809-Feb-200819:49x86
Sqladhlp90.exe2005.90.3228.0114,20009-Feb-200819:49IA-64
Sqlagent90.exe2005.90.3228.01,253,91209-Feb-200819:49IA-64
Sqlbrowser.exe2005.90.3228.0503,83209-Feb-200819:49IA-64
Sqlcmd.exe2005.90.3228.0532,50409-Feb-200819:49IA-64
Sqlctr90.dll2005.90.3228.067,60809-Feb-200818:12x86
Sqlctr90.dll2005.90.3228.0131,09609-Feb-200819:49IA-64
Sqldiag.exe2005.90.3228.01,773,59209-Feb-200819:49IA-64
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqldumper.exe2005.90.3228.0188,95209-Feb-200819:49IA-64
Sqlmaint.exe2005.90.3228.0243,73609-Feb-200819:49IA-64
Sqlmergx.dll2005.90.3228.0445,97609-Feb-200819:49IA-64
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0618,00809-Feb-200819:49IA-64
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlservr.exe2005.90.3228.072,610,84009-Feb-200819:49IA-64
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200819:49x86
Sqlwep.dll2005.90.3228.090,64809-Feb-200818:12x86
Sqlwep.dll2005.90.3228.0220,69609-Feb-200819:49IA-64
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200819:49x86
Sqsrvres.dll2005.90.3228.0146,96809-Feb-200819:49IA-64
Ssradd.dll2005.90.3228.094,74409-Feb-200819:49IA-64
Ssravg.dll2005.90.3228.094,74409-Feb-200819:49IA-64
Ssrmax.dll2005.90.3228.088,08809-Feb-200819:49IA-64
Ssrmin.dll2005.90.3228.088,08809-Feb-200819:49IA-64
Ssrpub.dll2005.90.3228.064,53609-Feb-200819:49IA-64
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.02,354,20009-Feb-200819:49IA-64
Tablediff.exe9.0.3228.087,06409-Feb-200819:49x86
Thawbrkr.dll12.0.7822.0253,28822-Jun-200710:06IA-64
Xmlfilt.dll12.0.7822.0445,80022-Jun-200710:06IA-64
Xmlsub.dll2005.90.3228.0592,40809-Feb-200819:49IA-64
Xpadsi90.exe2005.90.3228.0125,97609-Feb-200819:49IA-64
Xpqueue.dll2005.90.3228.0119,83209-Feb-200819:49IA-64
Xprepl.dll2005.90.3228.0169,49609-Feb-200819:49IA-64
Xpstar90.dll2005.90.3228.0965,65609-Feb-200819:49IA-64
SQL Server 2005 Analysis Services, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Datawarehouse.dll9.0.3228.01,279,00009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200819:49x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200819:49x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200819:49x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200819:49x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200819:49x86
Msadomdx.dll9.0.3228.0502,29609-Feb-200818:12x86
Msmdlocal.dll9.0.3228.015,969,30409-Feb-200818:12x86
Msmdlocal.dll9.0.3228.049,977,88009-Feb-200819:49IA-64
Msmdredir.dll9.0.3228.06,298,13609-Feb-200819:49IA-64
Msmdspdm.dll9.0.3228.0201,75209-Feb-200819:49x86
Msmdsrv.exe9.0.3228.048,926,23209-Feb-200819:49IA-64
Msmgdsrv.dll9.0.3228.06,046,74409-Feb-200818:12x86
Msmgdsrv.dll9.0.3228.013,174,80809-Feb-200819:49IA-64
Msolap90.dll9.0.3228.04,300,31209-Feb-200818:12x86
Msolap90.dll9.0.3228.07,915,03209-Feb-200819:49IA-64
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqlbrowser.exe2005.90.3228.0503,83209-Feb-200819:49IA-64
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqldumper.exe2005.90.3228.0188,95209-Feb-200819:49IA-64
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0618,00809-Feb-200819:49IA-64
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200819:49x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200819:49x86
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.02,354,20009-Feb-200819:49IA-64
SQL Server 2005 Reporting Services, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Reportingservices.Dataextensions.dll9.0.3228.0160,79209-Feb-200819:49x86
Microsoft.Reportingservices.Dataextensions.Sapbw.dll9.0.3228.042,00809-Feb-200819:49x86
Microsoft.Reportingservices.Dataextensions.Xmlaclient.dll9.0.3228.0558,10409-Feb-200819:49x86
Microsoft.Reportingservices.Diagnostics.dll9.0.3228.0799,76809-Feb-200819:49x86
Microsoft.Reportingservices.Excelrendering.dll9.0.3228.0336,92009-Feb-200819:49x86
Microsoft.Reportingservices.Htmlrendering.dll9.0.3228.0308,24809-Feb-200819:49x86
Microsoft.Reportingservices.Imagerendering.dll9.0.3228.0291,86409-Feb-200819:49x86
Microsoft.Reportingservices.Processingcore.dll9.0.3228.01,676,31209-Feb-200819:49x86
Microsoft.Reportingservices.Sharepoint.Server.dll9.0.3228.0107,54409-Feb-200819:49x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200819:49x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200819:49x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200819:49x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200819:49x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200819:49x86
Msadomdx.dll9.0.3228.0502,29609-Feb-200818:12x86
Msmdlocal.dll9.0.3228.049,977,88009-Feb-200819:49IA-64
Msmgdsrv.dll9.0.3228.013,174,80809-Feb-200819:49IA-64
Reportbuilder.exe9.0.3228.05,616,66409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,070,10409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,094,68009-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,094,68009-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,090,58409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,082,39209-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,066,00809-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,070,10409-Feb-200818:12x86
Reportbuilder.Resources.dll9.0.3228.01,090,58409-Feb-200818:12x86
Reportingservicesemaildeliveryprovider.dll9.0.3228.082,96809-Feb-200819:49x86
Reportingserviceslibrary.dll9.0.3228.01,119,25609-Feb-200819:49x86
Reportingservicesservice.exe9.0.3228.016,92009-Feb-200819:49x86
Reportingserviceswebserver.dll9.0.3228.01,725,46409-Feb-200819:49x86
Reportingserviceswebuserinterface.dll9.0.3228.01,332,24809-Feb-200819:49x86
Reportingserviceswmi.dll2005.90.3228.03,382,29609-Feb-200818:12x86
Reportingserviceswmi.dll2005.90.3228.04,218,39209-Feb-200819:49IA-64
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqldumper.exe2005.90.3228.0188,95209-Feb-200819:49IA-64
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0618,00809-Feb-200819:49IA-64
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200819:49x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200819:49x86
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.02,354,20009-Feb-200819:49IA-64
SQL Server 2005 Notification Services, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200819:49x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200819:49x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200818:12x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200819:49x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200818:12x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200819:49x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200818:12x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200819:49x86
Nsservice.exe9.0.3228.021,52809-Feb-200819:49x86
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqldumper.exe2005.90.3228.0188,95209-Feb-200819:49IA-64
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0618,00809-Feb-200819:49IA-64
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200819:49x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200819:49x86
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.02,354,20009-Feb-200819:49IA-64
SQL Server 2005 Integration Services, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Dts.dll2005.90.3228.03,516,44009-Feb-200819:49IA-64
Dtsconn.dll2005.90.3228.0725,01609-Feb-200819:49IA-64
Dtspipeline.dll2005.90.3228.01,932,82409-Feb-200819:49IA-64
Flatfiledest.dll2005.90.3228.0907,80009-Feb-200819:49IA-64
Flatfilesrc.dll2005.90.3228.0934,42409-Feb-200819:49IA-64
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200819:49x86
Microsoft.Sqlserver.Dmquerytask.dll9.0.3228.0332,82409-Feb-200818:12x86
Microsoft.Sqlserver.Dtstransferprovider.dll9.0.3228.0115,73609-Feb-200819:49x86
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3228.0295,96009-Feb-200818:12x86
Microsoft.Sqlserver.Scripttask.dll9.0.3228.0160,79209-Feb-200819:49x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200819:49x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200819:49x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200819:49x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200819:49x86
Microsoft.Sqlserver.Transfersqlserverobjectstask.dll9.0.3228.095,25609-Feb-200819:49x86
Msdtssrvr.exe9.0.3228.0201,75209-Feb-200819:49IA-64
Msmdlocal.dll9.0.3228.049,977,88009-Feb-200819:49IA-64
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqldumper.exe2005.90.3228.0188,95209-Feb-200819:49IA-64
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0618,00809-Feb-200819:49IA-64
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200819:49x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200819:49x86
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.02,354,20009-Feb-200819:49IA-64
Txlookup.dll2005.90.3228.0858,13609-Feb-200819:49IA-64
Txmergejoin.dll2005.90.3228.0523,28809-Feb-200819:49IA-64
SQL Server 2005 Tools, Itanium-architecture version
File nameFile versionFile sizeDateTimePlatform
Autoadmin90.dll2005.90.3228.0901,65609-Feb-200818:12x86
Bcp.exe2005.90.3228.0156,69609-Feb-200819:49IA-64
Connectiondlg.dll9.0.3228.0939,03209-Feb-200818:12x86
Dts.dll2005.90.3228.01,102,36009-Feb-200818:12x86
Dtsconn.dll2005.90.3228.0250,39209-Feb-200818:12x86
Dtspipeline.dll2005.90.3228.0605,20809-Feb-200818:12x86
Flatfiledest.dll2005.90.3228.0256,02409-Feb-200818:12x86
Flatfilesrc.dll2005.90.3228.0264,72809-Feb-200818:12x86
Mergetxt.dll2005.90.3228.032,28009-Feb-200818:12x86
Mergetxt.dll2005.90.3228.072,21609-Feb-200819:49IA-64
Microsoft.Analysisservices.Controls.dll9.0.3228.02,765,84809-Feb-200818:12x86
Microsoft.Analysisservices.dll9.0.3228.01,217,56009-Feb-200818:12x86
Microsoft.Analysisservices.Managementdialogs.dll9.0.3228.01,717,27209-Feb-200818:12x86
Microsoft.Analysisservices.Wizards.dll9.0.3228.06,161,43209-Feb-200818:12x86
Microsoft.Datawarehouse.dll9.0.3228.01,279,00009-Feb-200818:12x86
Microsoft.Reportingservices.Diagnostics.dll9.0.3228.0799,76809-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200818:12x86
Microsoft.Sqlserver.Connectioninfo.dll9.0.3228.0156,69609-Feb-200819:49x86
Microsoft.Sqlserver.Dmquerytask.dll9.0.3228.0332,82409-Feb-200818:12x86
Microsoft.Sqlserver.Dtstransferprovider.dll9.0.3228.0115,73609-Feb-200818:12x86
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3228.0295,96009-Feb-200818:12x86
Microsoft.Sqlserver.Maintenanceplantasksui.dll9.0.3228.0721,94409-Feb-200818:12x86
Microsoft.Sqlserver.Replication.dll2005.90.3228.01,628,18409-Feb-200818:12x86
Microsoft.Sqlserver.Scripttask.dll9.0.3228.0160,79209-Feb-200818:12x86
Microsoft.Sqlserver.Scripttaskui.dll9.0.3228.062,48809-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200818:12x86
Microsoft.Sqlserver.Servicebrokerenum.dll9.0.3228.042,00809-Feb-200819:49x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200818:12x86
Microsoft.Sqlserver.Smo.dll9.0.3228.01,606,68009-Feb-200819:49x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200818:12x86
Microsoft.Sqlserver.Smoenum.dll9.0.3228.0222,23209-Feb-200819:49x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200818:12x86
Microsoft.Sqlserver.Sqlenum.dll9.0.3228.0898,07209-Feb-200819:49x86
Microsoft.Sqlserver.Transfersqlserverobjectstask.dll9.0.3228.095,25609-Feb-200818:12x86
Microsoft.Visualstudio.Templatewizardinterface.dll8.0.50727.4215,87223-Sep-20056:56x86
Msadomdx.dll9.0.3228.0502,29609-Feb-200818:12x86
Msgprox.dll2005.90.3228.0200,21609-Feb-200818:12x86
Msgprox.dll2005.90.3228.0544,28009-Feb-200819:49IA-64
Msmdlocal.dll9.0.3228.015,969,30409-Feb-200818:12x86
Msmdlocal.dll9.0.3228.049,977,88009-Feb-200819:49IA-64
Msmgdsrv.dll9.0.3228.06,046,74409-Feb-200818:12x86
Msmgdsrv.dll9.0.3228.013,174,80809-Feb-200819:49IA-64
Msolap90.dll9.0.3228.04,300,31209-Feb-200818:12x86
Msolap90.dll9.0.3228.07,915,03209-Feb-200819:49IA-64
Osql.exe2005.90.3228.0124,95209-Feb-200819:49IA-64
Replerrx.dll2005.90.3228.0114,71209-Feb-200818:12x86
Replerrx.dll2005.90.3228.0310,29609-Feb-200819:49IA-64
Replisapi.dll2005.90.3228.0272,92009-Feb-200818:12x86
Replisapi.dll2005.90.3228.0784,92009-Feb-200819:49IA-64
Replprov.dll2005.90.3228.0552,98409-Feb-200818:12x86
Replprov.dll2005.90.3228.01,627,16009-Feb-200819:49IA-64
Replrec.dll2005.90.3228.0785,43209-Feb-200818:12x86
Replrec.dll2005.90.3228.02,148,37609-Feb-200819:49IA-64
Replsub.dll2005.90.3228.0408,08809-Feb-200818:12x86
Replsub.dll2005.90.3228.01,160,21609-Feb-200819:49IA-64
Sac.exe9.0.3228.082,96809-Feb-200818:12x86
Sqlcmd.exe2005.90.3228.0532,50409-Feb-200819:49IA-64
Sqldiag.exe2005.90.3228.01,773,59209-Feb-200819:49IA-64
Sqldumper.exe2005.90.3228.068,63209-Feb-200818:12x86
Sqldumper.exe2005.90.3228.0188,95209-Feb-200819:49IA-64
Sqlmanagerui.dll9.0.3228.06,083,60809-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0236,56809-Feb-200818:12x86
Sqlmgmprovider.dll2005.90.3228.0618,00809-Feb-200819:49IA-64
Sqlsac.exe2005.90.3228.01,246,23209-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200818:12x86
Sqlsqm.exe9.0.3228.0128,02409-Feb-200819:49x86
Sqlwb.exe2005.90.3228.0823,83209-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200818:12x86
Sqlwtsn.exe9.0.3228.099,35209-Feb-200819:49x86
Ssradd.dll2005.90.3228.042,52009-Feb-200818:12x86
Ssradd.dll2005.90.3228.094,74409-Feb-200819:49IA-64
Ssravg.dll2005.90.3228.043,03209-Feb-200818:12x86
Ssravg.dll2005.90.3228.094,74409-Feb-200819:49IA-64
Ssrmax.dll2005.90.3228.040,98409-Feb-200818:12x86
Ssrmax.dll2005.90.3228.088,08809-Feb-200819:49IA-64
Ssrmin.dll2005.90.3228.040,98409-Feb-200818:12x86
Ssrmin.dll2005.90.3228.088,08809-Feb-200819:49IA-64
Ssrpub.dll2005.90.3228.030,23209-Feb-200818:12x86
Ssrpub.dll2005.90.3228.064,53609-Feb-200819:49IA-64
Svrenumapi.dll2005.90.3228.0615,44809-Feb-200818:12x86
Svrenumapi.dll2005.90.3228.02,354,20009-Feb-200819:49IA-64
Txlookup.dll2005.90.3228.0244,76009-Feb-200818:12x86
Txmergejoin.dll2005.90.3228.0140,82409-Feb-200818:12x86
Xmlsub.dll2005.90.3228.0194,58409-Feb-200818:12x86
Xmlsub.dll2005.90.3228.0592,40809-Feb-200819:49IA-64

Removal information

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, kbhotfixrollup, kbhotfixserver, kbexpertiseadvanced, kbqfe, kbpubtypekc, kbfix, KB946608

↑ Back to the top

Article Info
Article ID : 946608
Revision : 8
Created on : 8/26/2008
Published on : 8/26/2008
Exists online : False
Views : 25