SQL Server Q&A

As a software engineer, I focus on .NET, especially asp.net, C#, WCF and so on, and I am also very interested in Search Engine Optimization.

Entries Tagged ‘microsoft customer service’

Cumulative update package 4 for SQL Server 2008

Symptoms
Cumulative Update 4 contains hotfixes for the Microsoft SQL Server 2008 issues that have been fixed since the release of SQL Server 2008.
NoteThis build of the cumulative update package is also known as build 10.00.1798.
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 2008 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:
956909?(http://support.microsoft.com/kb/956909/)The SQL Server 2008 builds that were released after SQL Server 2008 was released
Important notes about the cumulative update packageSQL Server 2008 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.
Resolution
How to obtain Cumulative Update 4 for SQL Server 2008 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 2008 service pack that contains the hotfixes in this cumulative update package.
If the cumulative update is available for download, there is a “Hotfix download available” section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the cumulative update package.
Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific cumulative update package. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support(http://support.microsoft.com/contactus/?ws=support)
Known issuesAfter 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?(http://support.microsoft.com/kb/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
SQL Server 2008 hotfixes that are included in Cumulative Update 4 for SQL Server 2008
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:
Collapse this tableExpand this table
SQL bug numberKB article numberDescription271684961146?(http://support.microsoft.com/kb/961146/)FIX: You cannot connect to an instance of SQL Server 2005 Analysis Services through HTTP when you configure Internet Explorer to use a .pac file 279053961237?(http://support.microsoft.com/kb/961237/)FIX: You cannot kill a session that is running a query on a linked server in SQL Server 2005 262987961282?(http://support.microsoft.com/kb/961282/)FIX: Error message when you try to display a report in SQL Server 2008 Management Studio: “System.IndexOutOfRangeException: Index was outside the bounds of the array” 269891961526?(http://support.microsoft.com/kb/961526/)FIX: When you view a SQL Server 2008 Reporting Services report in the Print Preview window, some additional spaces are added to columns that use conditional visibility278662961633?(http://support.microsoft.com/kb/961633/)FIX: A SQL Server 2008 Reporting Services report is displayed incorrectly in Mozilla Firefox if the report is displayed by using the ReportViewer control 270566961648?(http://support.microsoft.com/kb/961648/)FIX: You receive an error message when you try to query or update a column of large object (LOB) data in SQL Server 2005 270498961695?(http://support.microsoft.com/kb/961695/)FIX: Error message when you convert a variable of the numeric(2,0) data type to a tinyint data type in Microsoft SQL Server 2008: “Arithmetic overflow error converting expression to data type tinyint”270983961803?(http://support.microsoft.com/kb/961803/)FIX: Error message when you unbind a default for a column in a database that is restored from a SQL Server 2000 backup in SQL Server 2008: “Invalid object name ‘ ‘” 271944961920?(http://support.microsoft.com/kb/961920/)FIX: A syntax error occurs when you try to use the lift chart to validate a mining model that uses an Oracle data source in SQL Server 2005 Analysis Services 272473961935?(http://support.microsoft.com/kb/961935/)FIX: A query notification is not fired correctly if the query contains inner joins and the IS NULL clause in SQL Server 2005 279057962003?(http://support.microsoft.com/kb/962003/)FIX: Error message when you synchronize data for a SQL Server Compact Edition subscriber in SQL Server 2005: “A call to SQL Server Reconciler failed. Try to resynchronize. HRESULT 0×80004005 (29006)” 272006962008?(http://support.microsoft.com/kb/962008/)FIX: Error message when you use log shipping in SQL Server 2008: “During startup of warm standby database ‘<Database Name>’ (database ID <N>), its standby file (‘<File Name>’) was inaccessible to the RESTORE statement”272715962900?(http://support.microsoft.com/kb/962900/)FIX: Error message when you run a query that involves an outer join operation in SQL Server 2008: “Attempting to set a non-NULL-able column’s value to NULL” 274271963070?(http://support.microsoft.com/kb/963070/)FIX: You cannot edit or debug a SSIS package in BIDS when SQL Server 2008 Enterprise Edition, Standard Edition, Developer Edition or Evaluation edition is installed without the SSIS feature 268786963658?(http://support.microsoft.com/kb/963658/)FIX: PAGE compression is removed from a SQL Server 2008 data table after you shrink the database263072963659?(http://support.microsoft.com/kb/963659/)FIX: You receive error messages when you are doing a population for a large full-text index in SQL Server 2008277681965221?(http://support.microsoft.com/kb/965221/)FIX: When you run a query against multiple remote tables in SQL Server 2008, the query runs slowly 275338966306?(http://support.microsoft.com/kb/966306/)FIX: You cannot disable the CDC feature if you drop the cdc.change_tables CDC system table in SQL Server 2008 276814967148?(http://support.microsoft.com/kb/967148/)FIX: An incorrect result is returned in SQL Server 2008 Analysis Services when you run multiple UPDATE CUBE statements in one transaction or update multiple measures in a single UPDATE CUBE statement in one transaction 276884967161?(http://support.microsoft.com/kb/967161/)FIX: Error message when you try to export a SQL Server 2008 Reporting Services report to a PDF file: “Index was out of range” 276886967162?(http://support.microsoft.com/kb/967162/)FIX: The header of a SQL Server 2008 Reporting Services report is missing from the second page onwards if the report contains multiple row groups without the Tablix row group area 279014967169?(http://support.microsoft.com/kb/967169/)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 278660967178?(http://support.microsoft.com/kb/967178/)FIX: When you restore a SQL Server 2005 backup file in SQL Server 2008, the operation takes a much longer time than you restore the same backup file in SQL Server 2005 263085967205?(http://support.microsoft.com/kb/967205/)FIX: A time-out occurs when you use SQL Server Management Studio to try to restore a large database from a backup on a tape in SQL Server 2008 276156967470?(http://support.microsoft.com/kb/967470/)FIX: Error message when you perform an update or a delete operation on the table that does not have a clustered index created in SQL Server 2008: “The operating system returned error 1450″ 278070967480?(http://support.microsoft.com/kb/967480/)FIX: Error message when you try to view the properties of a database in SQL Server 2008 Management Studio: “Arithmetic overflow error converting expression to data type int” 280528967749?(http://support.microsoft.com/kb/967749/)FIX: Error message when you view a SQL Server 2008 Reporting Services report that contains more than one subreport: “Error: Subreport could not be shown” 270099967821?(http://support.microsoft.com/kb/967821/)FIX: Error message when you open a symmetric key that is encrypted by another symmetric key in SQL Server 2008: “The decryption key is incorrect” 281257967889?(http://support.microsoft.com/kb/967889/)FIX: Performance issue occurs when you perform some operations to a database that contains many extended properties in SQL Server 2008 Management Studio 283078968152?(http://support.microsoft.com/kb/968152/)FIX: Error message when you synchronize a database in Microsoft SQL Server 2008 Analysis Services: “Message: Errors in the metadata manager. An error occurred when loading the Analysis cube” 283098968159?(http://support.microsoft.com/kb/968159/)FIX: Error message when you run series of the CREATE SESSION CUBE statement and the DROP SESSION CUBE statement in Microsoft SQL Server 2008 Analysis Services: “An unexpected exception occurred” 282630968693?(http://support.microsoft.com/kb/968693/)FIX: A query that uses parameters and the RECOMPILE option returns incorrect result when it is run in multiple connections concurrently in SQL Server 2008
Cumulative update package informationRestart informationYou may have to restart the computer after you apply this cumulative update.Registry informationTo use one of the hotfixes in this package, you do not have to make any changes to the registry.
Cumulative update package file informationThis 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 theTime Zonetab in theDate and Timeitem in Control Panel.32-bit versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDistrib.exe2007.100.1798.075,09622-Feb-200912:00×86Dtexec.exe2007.100.1798.054,10422-Feb-200912:00×86Dts.dll2007.100.1798.01,429,33622-Feb-200912:00×86Dtslog.dll2007.100.1798.079,72022-Feb-200912:01×86Dtspipeline.dll2007.100.1798.0694,10422-Feb-200912:01×86Iftsph.dll2007.100.1798.038,76022-Feb-200912:29×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43222-Feb-200913:13×86Microsoft.sqlserver.connectioninfo.dll10.0.1798.0149,35222-Feb-200913:15×86Microsoft.sqlserver.dmf.dll10.0.1798.0292,69622-Feb-200913:15×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Microsoft.sqlserver.management.collectortasks.dll10.0.1798.083,81622-Feb-200913:17×86Microsoft.sqlserver.replication.dll2007.100.1798.01,765,72022-Feb-200913:18×86Microsoft.sqlserver.smo.dll10.0.1798.02,860,88822-Feb-200913:18×86Microsoft.sqlserver.smoextended.dll10.0.1798.0182,12022-Feb-200913:18×86Microsoft.sqlserver.sqlenum.dll10.0.1798.01,066,84022-Feb-200913:18×86Rdistcom.dll2007.100.1798.0649,06422-Feb-200913:41×86Replmerg.exe2007.100.1798.0341,35222-Feb-200913:41×86Snapshot.exe10.0.1798.013,14422-Feb-200914:48×86Sql_engine_core_shared_keyfile.dll2007.100.1798.013,67222-Feb-200912:56×86Sqllogship.exe10.0.1798.096,08822-Feb-200914:49×86Sqlmergx.dll2007.100.1798.0192,87222-Feb-200914:49×86Sqlwep100.dll2007.100.1798.087,40022-Feb-200914:51×86SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAtxcore.dll2007.100.1798.026,47222-Feb-200911:42×86Datacollectorcontroller.dll2007.100.1798.0134,50422-Feb-200911:46×86Instmdw.sqlNot applicable466,00820-Feb-200920:35Not applicableMssqlsystemresource.ldfNot applicable524,28821-Feb-200904:39Not applicableMssqlsystemresource.mdfNot applicable63,307,77621-Feb-200904:39Not applicableSql_engine_core_inst_keyfile.dll2007.100.1798.013,67222-Feb-200912:56×86Sqlagent.exe2007.100.1798.0366,95222-Feb-200914:48×86Sqlos.dll2007.100.1798.014,69622-Feb-200914:50×86Sqlservr.exe2007.100.1798.041,011,56022-Feb-200914:50×86SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Microsoft.sqlserver.connectioninfo.dll10.0.1798.0149,35222-Feb-200913:15×86Microsoft.sqlserver.smo.dll10.0.1798.02,860,88822-Feb-200913:18×86Microsoft.sqlserver.smoextended.dll10.0.1798.0182,12022-Feb-200913:18×86Microsoft.sqlserver.sqlenum.dll10.0.1798.01,066,84022-Feb-200913:18×86Msgprox.dll2007.100.1798.0202,07222-Feb-200913:20×86Replprov.dll2007.100.1798.0575,33622-Feb-200913:42×86Replrec.dll2007.100.1798.0789,84822-Feb-200913:42×86Replsub.dll2007.100.1798.0410,96822-Feb-200913:42×86Sql_common_core_keyfile.dll2007.100.1798.013,67222-Feb-200912:56×86Svrenumapi100.dll2007.100.1798.0755,54422-Feb-200914:51×86Xmlsub.dll2007.100.1798.0192,36022-Feb-200914:54×86SQL Server 2008 Business Intelligence Development Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDataprofileviewer.exe10.0.1798.0313,19222-Feb-200911:47×86Dtexec.exe2007.100.1798.054,10422-Feb-200912:00×86Dts.dll2007.100.1798.01,429,33622-Feb-200912:00×86Dtslog.dll2007.100.1798.079,72022-Feb-200912:01×86Dtspipeline.dll2007.100.1798.0694,10422-Feb-200912:01×86Microsoft.analysisservices.controls.dll10.0.1798.03,233,64022-Feb-200913:10×86Microsoft.analysisservices.design.dll10.0.1798.05,920,61622-Feb-200913:10×86Microsoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Microsoft.analysisservices.viewers.dll10.0.1798.01,001,32022-Feb-200913:11×86Microsoft.analysisservices.wizards.dll10.0.1798.05,928,79222-Feb-200913:11×86Microsoft.datatransformationservices.design.dll10.0.1798.04,233,06422-Feb-200913:11×86Microsoft.datatransformationservices.vsintegration.dll10.0.1798.0333,67222-Feb-200913:11×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.1798.0563,04822-Feb-200913:12×86Microsoft.reportingservices.diagnostics.dll10.0.1798.0898,92022-Feb-200913:12×86Microsoft.reportingservices.excelrendering.dll10.0.1798.0251,75222-Feb-200913:12×86Microsoft.reportingservices.hpbprocessing.dll10.0.1798.0284,52022-Feb-200913:12×86Microsoft.reportingservices.htmlrendering.dll10.0.1798.0194,40822-Feb-200913:12×86Microsoft.reportingservices.imagerendering.dll10.0.1798.0145,25622-Feb-200913:12×86Microsoft.reportingservices.processingcore.dll10.0.1798.04,339,56022-Feb-200913:12×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1798.092,00822-Feb-200913:12×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1798.0829,28822-Feb-200913:12×86Microsoft.reportingservices.richtext.dll10.0.1798.0100,20022-Feb-200913:13×86Microsoft.reportingservices.spbprocessing.dll10.0.1798.0247,65622-Feb-200913:13×86Microsoft.reportingservices.wordrendering.dll10.0.1798.0227,17622-Feb-200913:13×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43222-Feb-200913:13×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Msmdlocal.dll10.0.1798.023,457,62422-Feb-200913:20×86Msmgdsrv.dll10.0.1798.08,557,91222-Feb-200913:20×86Msolap100.dll10.0.1798.06,532,44022-Feb-200913:21×86Reportingserviceslibrary.dll10.0.1798.01,324,88822-Feb-200913:42×86Sql_bids_keyfile.dll2007.100.1798.013,67222-Feb-200912:56×86Sqldest.dll2007.100.1798.0180,05622-Feb-200914:49×86Sqlmanagerui.dll10.0.1798.07,554,92022-Feb-200914:49×86Txgroupdups.dll2007.100.1798.0258,40822-Feb-200914:53×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Msmdlocal.dll10.0.1798.023,457,62422-Feb-200913:20×86Msmdpump.dll10.0.1798.06,178,13622-Feb-200913:20×86Msmdspdm.dll10.0.1798.0178,00822-Feb-200913:20×86Msmdsrv.exe10.0.1798.021,951,83222-Feb-200913:20×86Msmgdsrv.dll10.0.1798.08,557,91222-Feb-200913:20×86Msolap100.dll10.0.1798.06,532,44022-Feb-200913:21×86Sql_as_keyfile.dll2007.100.1798.013,67222-Feb-200912:56×86SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtexec.exe2007.100.1798.054,10422-Feb-200912:00×86Dts.dll2007.100.1798.01,429,33622-Feb-200912:00×86Dtslog.dll2007.100.1798.079,72022-Feb-200912:01×86Dtspipeline.dll2007.100.1798.0694,10422-Feb-200912:01×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43222-Feb-200913:13×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Sql_is_keyfile.dll2007.100.1798.013,67222-Feb-200912:56×86Sqldest.dll2007.100.1798.0180,05622-Feb-200914:49×86Txgroupdups.dll2007.100.1798.0258,40822-Feb-200914:53×86SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1798.0563,04822-Feb-200913:12×86Microsoft.reportingservices.diagnostics.dll10.0.1798.0898,92022-Feb-200913:12×86Microsoft.reportingservices.excelrendering.dll10.0.1798.0251,75222-Feb-200913:12×86Microsoft.reportingservices.hpbprocessing.dll10.0.1798.0284,52022-Feb-200913:12×86Microsoft.reportingservices.htmlrendering.dll10.0.1798.0194,40822-Feb-200913:12×86Microsoft.reportingservices.imagerendering.dll10.0.1798.0145,25622-Feb-200913:12×86Microsoft.reportingservices.processingcore.dll10.0.1798.04,339,56022-Feb-200913:12×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1798.092,00822-Feb-200913:12×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1798.0829,28822-Feb-200913:12×86Microsoft.reportingservices.richtext.dll10.0.1798.0100,20022-Feb-200913:13×86Microsoft.reportingservices.spbprocessing.dll10.0.1798.0247,65622-Feb-200913:13×86Microsoft.reportingservices.wordrendering.dll10.0.1798.0227,17622-Feb-200913:13×86Msmgdsrv.dll10.0.1798.08,557,91222-Feb-200913:20×86Reportingserviceslibrary.dll10.0.1798.01,324,88822-Feb-200913:42×86Reportingservicesservice.exe2007.100.1798.01,104,23222-Feb-200913:42×86Reportingserviceswebserver.dll10.0.1798.01,902,44022-Feb-200913:42×86Reportingserviceswebuserinterface.dll10.0.1798.01,607,52822-Feb-200913:42×86Rsconfigtool.exe10.0.1798.01,206,12022-Feb-200914:34×86Sql_rs_keyfile.dll2007.100.1798.013,67222-Feb-200912:56×86SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCopydatabasewizard.exe10.0.1798.0661,35222-Feb-200911:45×86Dataprofileviewer.exe10.0.1798.0313,19222-Feb-200911:47×86Dtexec.exe2007.100.1798.054,10422-Feb-200912:00×86Dts.dll2007.100.1798.01,429,33622-Feb-200912:00×86Dtslog.dll2007.100.1798.079,72022-Feb-200912:01×86Dtspipeline.dll2007.100.1798.0694,10422-Feb-200912:01×86Microsoft.datatransformationservices.design.dll10.0.1798.04,233,06422-Feb-200913:11×86Microsoft.datatransformationservices.vsintegration.dll10.0.1798.0333,67222-Feb-200913:11×86Microsoft.reportingservices.diagnostics.dll10.0.1798.0898,92022-Feb-200913:12×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43222-Feb-200913:13×86Microsoft.sqlserver.dmf.dll10.0.1798.0292,69622-Feb-200913:15×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Microsoft.sqlserver.management.collectortasks.dll10.0.1798.083,81622-Feb-200913:17×86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1798.03,290,96822-Feb-200913:17×86Microsoft.sqlserver.management.reports.dll10.0.1798.08,968,02422-Feb-200913:17×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1798.0391,01622-Feb-200913:17×86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1798.092,00822-Feb-200913:17×86Microsoft.sqlserver.replication.dll2007.100.1798.01,765,72022-Feb-200913:18×86Microsoft.sqlserver.sqlparser.dll10.0.1798.02,148,20022-Feb-200913:18×86Objectexplorer.dll10.0.1798.03,237,72022-Feb-200913:25×86Radlangsvc.dll10.0.1798.0120,66422-Feb-200913:40×86Rsconfigtool.exe10.0.1798.01,206,12022-Feb-200914:34×86Sql_ssms_keyfile.dll2007.100.1798.013,67222-Feb-200912:56×86Sqldest.dll2007.100.1798.0180,05622-Feb-200914:49×86Sqleditors.dll10.0.1798.01,222,50422-Feb-200914:49×86Sqlmanagerui.dll10.0.1798.07,554,92022-Feb-200914:49×86Txgroupdups.dll2007.100.1798.0258,40822-Feb-200914:53×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAutoadmin.dll2007.100.1798.0937,83222-Feb-200911:42×86Dtexec.exe2007.100.1798.054,10422-Feb-200912:00×86Dts.dll2007.100.1798.01,429,33622-Feb-200912:00×86Dtslog.dll2007.100.1798.079,72022-Feb-200912:01×86Dtspipeline.dll2007.100.1798.0694,10422-Feb-200912:01×86Microsoft.analysisservices.controls.dll10.0.1798.03,233,64022-Feb-200913:10×86Microsoft.analysisservices.deployment.exe10.0.1798.0501,59222-Feb-200913:10×86Microsoft.analysisservices.design.dll10.0.1798.05,920,61622-Feb-200913:10×86Microsoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Microsoft.analysisservices.viewers.dll10.0.1798.01,001,32022-Feb-200913:11×86Microsoft.analysisservices.wizards.dll10.0.1798.05,928,79222-Feb-200913:11×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43222-Feb-200913:13×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1798.0227,17622-Feb-200913:14×86Microsoft.sqlserver.configuration.sco.dll10.0.1798.01,300,31222-Feb-200913:14×86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,60001-Oct-200802:17×86Msmdlocal.dll10.0.1798.023,457,62422-Feb-200913:20×86Msmgdsrv.dll10.0.1798.08,557,91222-Feb-200913:20×86Msolap100.dll10.0.1798.06,532,44022-Feb-200913:21×86Sql_tools_keyfile.dll2007.100.1798.013,67222-Feb-200912:56×86SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli10.dll2007.100.1798.02,457,44822-Feb-200914:50×86Sqlncli_keyfile.dll2007.100.1798.013,67222-Feb-200912:56×86x64-based versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDistrib.exe2007.100.1798.086,87221-Feb-200917:14×64Dtexec.exe2007.100.1798.064,85621-Feb-200917:14×64Dts.dll2007.100.1798.02,202,98421-Feb-200917:14×64Dtslog.dll2007.100.1798.095,57621-Feb-200917:14×64Dtspipeline.dll2007.100.1798.01,086,80821-Feb-200917:14×64Iftsph.dll2007.100.1798.054,61621-Feb-200917:28×64Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,41621-Feb-200917:49×86Microsoft.sqlserver.connectioninfo.dll10.0.1798.0149,35222-Feb-200913:15×86Microsoft.sqlserver.dmf.dll10.0.1798.0292,69621-Feb-200917:50×86Microsoft.sqlserver.dmf.dll10.0.1798.0292,69622-Feb-200913:15×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Microsoft.sqlserver.management.collectortasks.dll10.0.1798.083,80021-Feb-200917:51×86Microsoft.sqlserver.replication.dll2007.100.1798.01,939,28821-Feb-200917:52×64Microsoft.sqlserver.replication.dll2007.100.1798.01,765,72022-Feb-200913:18×86Microsoft.sqlserver.smo.dll10.0.1798.02,860,88822-Feb-200913:18×86Microsoft.sqlserver.smoextended.dll10.0.1798.0182,12022-Feb-200913:18×86Microsoft.sqlserver.sqlenum.dll10.0.1798.01,066,84022-Feb-200913:18×86Rdistcom.dll2007.100.1798.0787,28821-Feb-200918:06×64Replmerg.exe2007.100.1798.0408,40821-Feb-200918:06×64Snapshot.exe10.0.1798.013,16021-Feb-200918:50×86Snapshot.exe10.0.1798.013,14422-Feb-200914:48×86Sql_engine_core_shared_keyfile.dll2007.100.1798.014,16821-Feb-200917:41×64Sqllogship.exe10.0.1798.096,10421-Feb-200918:51×86Sqlmergx.dll2007.100.1798.0229,22421-Feb-200918:51×64Sqlwep100.dll2007.100.1798.0116,56821-Feb-200918:52×64SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAtxcore.dll2007.100.1798.030,56821-Feb-200917:06×64Datacollectorcontroller.dll2007.100.1798.0255,32021-Feb-200917:07×64Instmdw.sqlNot applicable466,00820-Feb-200920:35Not applicableMssqlsystemresource.ldfNot applicable524,28821-Feb-200904:39Not applicableMssqlsystemresource.mdfNot applicable63,307,77621-Feb-200904:39Not applicableSql_engine_core_inst_keyfile.dll2007.100.1798.014,16821-Feb-200917:41×64Sqlagent.exe2007.100.1798.0427,36821-Feb-200918:50×64Sqlos.dll2007.100.1798.015,20821-Feb-200918:51×64Sqlservr.exe2007.100.1798.057,612,12021-Feb-200918:51×64SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Microsoft.sqlserver.connectioninfo.dll10.0.1798.0149,33621-Feb-200917:50×86Microsoft.sqlserver.connectioninfo.dll10.0.1798.0149,35222-Feb-200913:15×86Microsoft.sqlserver.smo.dll10.0.1798.02,860,88821-Feb-200917:52×86Microsoft.sqlserver.smo.dll10.0.1798.02,860,88822-Feb-200913:18×86Microsoft.sqlserver.smoextended.dll10.0.1798.0182,10421-Feb-200917:52×86Microsoft.sqlserver.smoextended.dll10.0.1798.0182,12022-Feb-200913:18×86Microsoft.sqlserver.sqlenum.dll10.0.1798.01,066,84021-Feb-200917:52×86Microsoft.sqlserver.sqlenum.dll10.0.1798.01,066,84022-Feb-200913:18×86Msgprox.dll2007.100.1798.0246,10421-Feb-200917:53×64Msgprox.dll2007.100.1798.0202,07222-Feb-200913:20×86Replprov.dll2007.100.1798.0727,40021-Feb-200918:07×64Replprov.dll2007.100.1798.0575,33622-Feb-200913:42×86Replrec.dll2007.100.1798.0976,72821-Feb-200918:07×64Replrec.dll2007.100.1798.0789,84822-Feb-200913:42×86Replsub.dll2007.100.1798.0492,39221-Feb-200918:07×64Replsub.dll2007.100.1798.0410,96822-Feb-200913:42×86Sql_common_core_keyfile.dll2007.100.1798.014,16821-Feb-200917:41×64Svrenumapi100.dll2007.100.1798.01,017,17621-Feb-200918:52×64Svrenumapi100.dll2007.100.1798.0755,54422-Feb-200914:51×86Xmlsub.dll2007.100.1798.0308,05621-Feb-200918:54×64Xmlsub.dll2007.100.1798.0192,36022-Feb-200914:54×86SQL Server 2008 Business Intelligence Development Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDataprofileviewer.exe10.0.1798.0313,19222-Feb-200911:47×86Dtexec.exe2007.100.1798.054,10422-Feb-200912:00×86Dts.dll2007.100.1798.01,429,33622-Feb-200912:00×86Dtslog.dll2007.100.1798.079,72022-Feb-200912:01×86Dtspipeline.dll2007.100.1798.0694,10422-Feb-200912:01×86Microsoft.analysisservices.controls.dll10.0.1798.03,233,64022-Feb-200913:10×86Microsoft.analysisservices.design.dll10.0.1798.05,920,61622-Feb-200913:10×86Microsoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Microsoft.analysisservices.viewers.dll10.0.1798.01,001,32022-Feb-200913:11×86Microsoft.analysisservices.wizards.dll10.0.1798.05,928,79222-Feb-200913:11×86Microsoft.datatransformationservices.design.dll10.0.1798.04,233,06422-Feb-200913:11×86Microsoft.datatransformationservices.vsintegration.dll10.0.1798.0333,67222-Feb-200913:11×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.1798.0563,04822-Feb-200913:12×86Microsoft.reportingservices.diagnostics.dll10.0.1798.0898,92022-Feb-200913:12×86Microsoft.reportingservices.excelrendering.dll10.0.1798.0251,75222-Feb-200913:12×86Microsoft.reportingservices.hpbprocessing.dll10.0.1798.0284,52022-Feb-200913:12×86Microsoft.reportingservices.htmlrendering.dll10.0.1798.0194,40822-Feb-200913:12×86Microsoft.reportingservices.imagerendering.dll10.0.1798.0145,25622-Feb-200913:12×86Microsoft.reportingservices.processingcore.dll10.0.1798.04,339,56022-Feb-200913:12×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1798.092,00822-Feb-200913:12×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1798.0829,28822-Feb-200913:12×86Microsoft.reportingservices.richtext.dll10.0.1798.0100,20022-Feb-200913:13×86Microsoft.reportingservices.spbprocessing.dll10.0.1798.0247,65622-Feb-200913:13×86Microsoft.reportingservices.wordrendering.dll10.0.1798.0227,17622-Feb-200913:13×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43222-Feb-200913:13×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Msmdlocal.dll10.0.1798.044,428,63221-Feb-200917:53×64Msmdlocal.dll10.0.1798.023,457,62422-Feb-200913:20×86Msmgdsrv.dll10.0.1798.012,331,86421-Feb-200917:54×64Msmgdsrv.dll10.0.1798.08,557,91222-Feb-200913:20×86Msolap100.dll10.0.1798.08,151,89621-Feb-200917:54×64Msolap100.dll10.0.1798.06,532,44022-Feb-200913:21×86Reportingserviceslibrary.dll10.0.1798.01,324,88822-Feb-200913:42×86Sql_bids_keyfile.dll2007.100.1798.014,16821-Feb-200917:41×64Sqldest.dll2007.100.1798.0180,05622-Feb-200914:49×86Sqlmanagerui.dll10.0.1798.07,554,92022-Feb-200914:49×86Txgroupdups.dll2007.100.1798.0258,40822-Feb-200914:53×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Msmdlocal.dll10.0.1798.044,428,63221-Feb-200917:53×64Msmdlocal.dll10.0.1798.023,457,62422-Feb-200913:20×86Msmdpump.dll10.0.1798.07,426,90421-Feb-200917:53×64Msmdspdm.dll10.0.1798.0178,00821-Feb-200917:53×86Msmdsrv.exe10.0.1798.043,706,71221-Feb-200917:53×64Msmgdsrv.dll10.0.1798.012,331,86421-Feb-200917:54×64Msmgdsrv.dll10.0.1798.08,557,91222-Feb-200913:20×86Msolap100.dll10.0.1798.08,151,89621-Feb-200917:54×64Msolap100.dll10.0.1798.06,532,44022-Feb-200913:21×86Sql_as_keyfile.dll2007.100.1798.014,16821-Feb-200917:41×64SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtexec.exe2007.100.1798.064,85621-Feb-200917:14×64Dts.dll2007.100.1798.02,202,98421-Feb-200917:14×64Dtslog.dll2007.100.1798.095,57621-Feb-200917:14×64Dtspipeline.dll2007.100.1798.01,086,80821-Feb-200917:14×64Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,41621-Feb-200917:49×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Sql_is_keyfile.dll2007.100.1798.014,16821-Feb-200917:41×64Sqldest.dll2007.100.1798.0264,55221-Feb-200918:50×64Txgroupdups.dll2007.100.1798.0478,05621-Feb-200918:53×64SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1798.0563,03221-Feb-200917:48×86Microsoft.reportingservices.diagnostics.dll10.0.1798.0898,90421-Feb-200917:48×86Microsoft.reportingservices.excelrendering.dll10.0.1798.0251,73621-Feb-200917:48×86Microsoft.reportingservices.hpbprocessing.dll10.0.1798.0284,50421-Feb-200917:48×86Microsoft.reportingservices.htmlrendering.dll10.0.1798.0194,39221-Feb-200917:48×86Microsoft.reportingservices.imagerendering.dll10.0.1798.0145,24021-Feb-200917:48×86Microsoft.reportingservices.processingcore.dll10.0.1798.04,339,54421-Feb-200917:48×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1798.091,99221-Feb-200917:48×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1798.0829,27221-Feb-200917:48×86Microsoft.reportingservices.richtext.dll10.0.1798.0100,18421-Feb-200917:48×86Microsoft.reportingservices.spbprocessing.dll10.0.1798.0247,64021-Feb-200917:48×86Microsoft.reportingservices.wordrendering.dll10.0.1798.0227,16021-Feb-200917:48×86Msmgdsrv.dll10.0.1798.012,331,86421-Feb-200917:54×64Reportingserviceslibrary.dll10.0.1798.01,324,90421-Feb-200918:07×86Reportingservicesservice.exe2007.100.1798.02,042,71221-Feb-200918:07×64Reportingserviceswebserver.dll10.0.1798.01,902,42421-Feb-200918:07×86Reportingserviceswebuserinterface.dll10.0.1798.01,607,52821-Feb-200918:07×86Rsconfigtool.exe10.0.1798.01,206,12022-Feb-200914:34×86Sql_rs_keyfile.dll2007.100.1798.014,16821-Feb-200917:41×64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCopydatabasewizard.exe10.0.1798.0661,35222-Feb-200911:45×86Dataprofileviewer.exe10.0.1798.0313,19222-Feb-200911:47×86Dtexec.exe2007.100.1798.054,10422-Feb-200912:00×86Dts.dll2007.100.1798.01,429,33622-Feb-200912:00×86Dtslog.dll2007.100.1798.079,72022-Feb-200912:01×86Dtspipeline.dll2007.100.1798.0694,10422-Feb-200912:01×86Microsoft.datatransformationservices.design.dll10.0.1798.04,233,06422-Feb-200913:11×86Microsoft.datatransformationservices.vsintegration.dll10.0.1798.0333,67222-Feb-200913:11×86Microsoft.reportingservices.diagnostics.dll10.0.1798.0898,92022-Feb-200913:12×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43222-Feb-200913:13×86Microsoft.sqlserver.dmf.dll10.0.1798.0292,69621-Feb-200917:50×86Microsoft.sqlserver.dmf.dll10.0.1798.0292,69622-Feb-200913:15×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Microsoft.sqlserver.management.collectortasks.dll10.0.1798.083,81622-Feb-200913:17×86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1798.03,290,96822-Feb-200913:17×86Microsoft.sqlserver.management.reports.dll10.0.1798.08,968,02422-Feb-200913:17×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1798.0391,01622-Feb-200913:17×86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1798.092,00822-Feb-200913:17×86Microsoft.sqlserver.replication.dll2007.100.1798.01,765,72022-Feb-200913:18×86Microsoft.sqlserver.sqlparser.dll10.0.1798.02,148,20022-Feb-200913:18×86Objectexplorer.dll10.0.1798.03,237,72022-Feb-200913:25×86Radlangsvc.dll10.0.1798.0120,66422-Feb-200913:40×86Rsconfigtool.exe10.0.1798.01,206,12022-Feb-200914:34×86Sql_ssms_keyfile.dll2007.100.1798.014,16821-Feb-200917:41×64Sqldest.dll2007.100.1798.0180,05622-Feb-200914:49×86Sqleditors.dll10.0.1798.01,222,50422-Feb-200914:49×86Sqlmanagerui.dll10.0.1798.07,554,92022-Feb-200914:49×86Txgroupdups.dll2007.100.1798.0258,40822-Feb-200914:53×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAutoadmin.dll2007.100.1798.0937,83222-Feb-200911:42×86Dtexec.exe2007.100.1798.064,85621-Feb-200917:14×64Dtexec.exe2007.100.1798.054,10422-Feb-200912:00×86Dts.dll2007.100.1798.02,202,98421-Feb-200917:14×64Dts.dll2007.100.1798.01,429,33622-Feb-200912:00×86Dtslog.dll2007.100.1798.095,57621-Feb-200917:14×64Dtslog.dll2007.100.1798.079,72022-Feb-200912:01×86Dtspipeline.dll2007.100.1798.01,086,80821-Feb-200917:14×64Dtspipeline.dll2007.100.1798.0694,10422-Feb-200912:01×86Microsoft.analysisservices.controls.dll10.0.1798.03,233,64022-Feb-200913:10×86Microsoft.analysisservices.deployment.exe10.0.1798.0501,59222-Feb-200913:10×86Microsoft.analysisservices.design.dll10.0.1798.05,920,61622-Feb-200913:10×86Microsoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Microsoft.analysisservices.viewers.dll10.0.1798.01,001,32022-Feb-200913:11×86Microsoft.analysisservices.wizards.dll10.0.1798.05,928,79222-Feb-200913:11×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,41621-Feb-200917:49×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43222-Feb-200913:13×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1798.0227,16021-Feb-200917:49×86Microsoft.sqlserver.configuration.sco.dll10.0.1798.01,300,31221-Feb-200917:50×86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,60001-Oct-200811:20×86Msmdlocal.dll10.0.1798.044,428,63221-Feb-200917:53×64Msmdlocal.dll10.0.1798.023,457,62422-Feb-200913:20×86Msmgdsrv.dll10.0.1798.012,331,86421-Feb-200917:54×64Msmgdsrv.dll10.0.1798.08,557,91222-Feb-200913:20×86Msolap100.dll10.0.1798.08,151,89621-Feb-200917:54×64Msolap100.dll10.0.1798.06,532,44022-Feb-200913:21×86Sql_tools_keyfile.dll2007.100.1798.014,16821-Feb-200917:41×64SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli10.dll2007.100.1798.03,155,80021-Feb-200918:51×64Sqlncli10.dll2007.100.1798.02,457,44822-Feb-200914:50×86Sqlncli_keyfile.dll2007.100.1798.014,16821-Feb-200917:41×64Itanium-architecture versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDistrib.exe2007.100.1798.0205,65621-Feb-200921:12IA-64Dtexec.exe2007.100.1798.0154,96821-Feb-200921:12IA-64Dts.dll2007.100.1798.04,249,94421-Feb-200921:12IA-64Dtslog.dll2007.100.1798.0183,65621-Feb-200921:12IA-64Dtspipeline.dll2007.100.1798.02,020,69621-Feb-200921:12IA-64Iftsph.dll2007.100.1798.088,40821-Feb-200921:26IA-64Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43221-Feb-200921:46×86Microsoft.sqlserver.connectioninfo.dll10.0.1798.0149,35222-Feb-200913:15×86Microsoft.sqlserver.dmf.dll10.0.1798.0292,69621-Feb-200921:48×86Microsoft.sqlserver.dmf.dll10.0.1798.0292,69622-Feb-200913:15×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Microsoft.sqlserver.management.collectortasks.dll10.0.1798.083,81621-Feb-200921:49×86Microsoft.sqlserver.replication.dll2007.100.1798.02,656,60021-Feb-200921:50IA-64Microsoft.sqlserver.replication.dll2007.100.1798.01,765,72022-Feb-200913:18×86Microsoft.sqlserver.smo.dll10.0.1798.02,860,88822-Feb-200913:18×86Microsoft.sqlserver.smoextended.dll10.0.1798.0182,12022-Feb-200913:18×86Microsoft.sqlserver.sqlenum.dll10.0.1798.01,066,84022-Feb-200913:18×86Rdistcom.dll2007.100.1798.01,829,72021-Feb-200922:04IA-64Replmerg.exe2007.100.1798.0969,56021-Feb-200922:05IA-64Snapshot.exe10.0.1798.013,14421-Feb-200922:48×86Snapshot.exe10.0.1798.013,14422-Feb-200914:48×86Sql_engine_core_shared_keyfile.dll2007.100.1798.019,30421-Feb-200921:38IA-64Sqllogship.exe10.0.1798.096,08821-Feb-200922:49×86Sqlmergx.dll2007.100.1798.0428,39221-Feb-200922:49IA-64Sqlwep100.dll2007.100.1798.0212,32821-Feb-200922:51IA-64SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAtxcore.dll2007.100.1798.059,22421-Feb-200921:04IA-64Datacollectorcontroller.dll2007.100.1798.0470,87221-Feb-200921:05IA-64Instmdw.sqlNot applicable466,00820-Feb-200920:35Not applicableMssqlsystemresource.ldfNot applicable524,28821-Feb-200904:39Not applicableMssqlsystemresource.mdfNot applicable63,307,77621-Feb-200904:39Not applicableSql_engine_core_inst_keyfile.dll2007.100.1798.019,30421-Feb-200921:38IA-64Sqlagent.exe2007.100.1798.01,200,98421-Feb-200922:49IA-64Sqlos.dll2007.100.1798.022,37621-Feb-200922:50IA-64Sqlservr.exe2007.100.1798.0110,947,16021-Feb-200922:50IA-64SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Microsoft.sqlserver.connectioninfo.dll10.0.1798.0149,35221-Feb-200921:48×86Microsoft.sqlserver.connectioninfo.dll10.0.1798.0149,35222-Feb-200913:15×86Microsoft.sqlserver.smo.dll10.0.1798.02,860,88821-Feb-200921:50×86Microsoft.sqlserver.smo.dll10.0.1798.02,860,88822-Feb-200913:18×86Microsoft.sqlserver.smoextended.dll10.0.1798.0182,10421-Feb-200921:50×86Microsoft.sqlserver.smoextended.dll10.0.1798.0182,12022-Feb-200913:18×86Microsoft.sqlserver.sqlenum.dll10.0.1798.01,066,84021-Feb-200921:50×86Microsoft.sqlserver.sqlenum.dll10.0.1798.01,066,84022-Feb-200913:18×86Msgprox.dll2007.100.1798.0534,36021-Feb-200921:51IA-64Msgprox.dll2007.100.1798.0202,07222-Feb-200913:20×86Replprov.dll2007.100.1798.01,640,80821-Feb-200922:05IA-64Replprov.dll2007.100.1798.0575,33622-Feb-200913:42×86Replrec.dll2007.100.1798.02,125,16021-Feb-200922:05IA-64Replrec.dll2007.100.1798.0789,84822-Feb-200913:42×86Replsub.dll2007.100.1798.01,111,89621-Feb-200922:05IA-64Replsub.dll2007.100.1798.0410,96822-Feb-200913:42×86Sql_common_core_keyfile.dll2007.100.1798.019,30421-Feb-200921:38IA-64Svrenumapi100.dll2007.100.1798.02,696,04021-Feb-200922:51IA-64Svrenumapi100.dll2007.100.1798.0755,54422-Feb-200914:51×86Xmlsub.dll2007.100.1798.0558,95221-Feb-200922:53IA-64Xmlsub.dll2007.100.1798.0192,36022-Feb-200914:54×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Msmdlocal.dll10.0.1798.057,499,99221-Feb-200921:51IA-64Msmdlocal.dll10.0.1798.023,457,62422-Feb-200913:20×86Msmdpump.dll10.0.1798.08,940,37621-Feb-200921:51IA-64Msmdspdm.dll10.0.1798.0178,00821-Feb-200921:52×86Msmdsrv.exe10.0.1798.058,848,08821-Feb-200921:52IA-64Msmgdsrv.dll10.0.1798.015,484,76021-Feb-200921:52IA-64Msmgdsrv.dll10.0.1798.08,557,91222-Feb-200913:20×86Msolap100.dll10.0.1798.010,063,70421-Feb-200921:52IA-64Msolap100.dll10.0.1798.06,532,44022-Feb-200913:21×86Sql_as_keyfile.dll2007.100.1798.019,30421-Feb-200921:38IA-64SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtexec.exe2007.100.1798.0154,96821-Feb-200921:12IA-64Dts.dll2007.100.1798.04,249,94421-Feb-200921:12IA-64Dtslog.dll2007.100.1798.0183,65621-Feb-200921:12IA-64Dtspipeline.dll2007.100.1798.02,020,69621-Feb-200921:12IA-64Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43221-Feb-200921:46×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Sql_is_keyfile.dll2007.100.1798.019,30421-Feb-200921:38IA-64Sqldest.dll2007.100.1798.0602,98421-Feb-200922:49IA-64Txgroupdups.dll2007.100.1798.0941,91221-Feb-200922:52IA-64SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1798.0563,04821-Feb-200921:45×86Microsoft.reportingservices.diagnostics.dll10.0.1798.0898,92021-Feb-200921:45×86Microsoft.reportingservices.excelrendering.dll10.0.1798.0251,75221-Feb-200921:45×86Microsoft.reportingservices.hpbprocessing.dll10.0.1798.0284,50421-Feb-200921:46×86Microsoft.reportingservices.htmlrendering.dll10.0.1798.0194,40821-Feb-200921:46×86Microsoft.reportingservices.imagerendering.dll10.0.1798.0145,24021-Feb-200921:46×86Microsoft.reportingservices.processingcore.dll10.0.1798.04,339,56021-Feb-200921:46×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1798.092,00821-Feb-200921:46×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1798.0829,27221-Feb-200921:46×86Microsoft.reportingservices.richtext.dll10.0.1798.0100,20021-Feb-200921:46×86Microsoft.reportingservices.spbprocessing.dll10.0.1798.0247,65621-Feb-200921:46×86Microsoft.reportingservices.wordrendering.dll10.0.1798.0227,17621-Feb-200921:46×86Msmgdsrv.dll10.0.1798.015,484,76021-Feb-200921:52IA-64Reportingserviceslibrary.dll10.0.1798.01,324,88821-Feb-200922:05×86Reportingservicesservice.exe2007.100.1798.03,358,56821-Feb-200922:05IA-64Reportingserviceswebserver.dll10.0.1798.01,902,44021-Feb-200922:05×86Reportingserviceswebuserinterface.dll10.0.1798.01,607,52821-Feb-200922:06×86Rsconfigtool.exe10.0.1798.01,206,12022-Feb-200914:34×86Sql_rs_keyfile.dll2007.100.1798.019,30421-Feb-200921:38IA-64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCopydatabasewizard.exe10.0.1798.0661,35222-Feb-200911:45×86Dataprofileviewer.exe10.0.1798.0313,19222-Feb-200911:47×86Dtexec.exe2007.100.1798.054,10422-Feb-200912:00×86Dts.dll2007.100.1798.01,429,33622-Feb-200912:00×86Dtslog.dll2007.100.1798.079,72022-Feb-200912:01×86Dtspipeline.dll2007.100.1798.0694,10422-Feb-200912:01×86Microsoft.datatransformationservices.design.dll10.0.1798.04,233,06422-Feb-200913:11×86Microsoft.datatransformationservices.vsintegration.dll10.0.1798.0333,67222-Feb-200913:11×86Microsoft.reportingservices.diagnostics.dll10.0.1798.0898,92022-Feb-200913:12×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43222-Feb-200913:13×86Microsoft.sqlserver.dmf.dll10.0.1798.0292,69621-Feb-200921:48×86Microsoft.sqlserver.dmf.dll10.0.1798.0292,69622-Feb-200913:15×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1798.0296,79222-Feb-200913:16×86Microsoft.sqlserver.management.collectortasks.dll10.0.1798.083,81622-Feb-200913:17×86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1798.03,290,96822-Feb-200913:17×86Microsoft.sqlserver.management.reports.dll10.0.1798.08,968,02422-Feb-200913:17×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1798.0391,01622-Feb-200913:17×86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1798.092,00822-Feb-200913:17×86Microsoft.sqlserver.replication.dll2007.100.1798.01,765,72022-Feb-200913:18×86Microsoft.sqlserver.sqlparser.dll10.0.1798.02,148,20022-Feb-200913:18×86Objectexplorer.dll10.0.1798.03,237,72022-Feb-200913:25×86Radlangsvc.dll10.0.1798.0120,66422-Feb-200913:40×86Rsconfigtool.exe10.0.1798.01,206,12022-Feb-200914:34×86Sql_ssms_keyfile.dll2007.100.1798.019,30421-Feb-200921:38IA-64Sqldest.dll2007.100.1798.0180,05622-Feb-200914:49×86Sqleditors.dll10.0.1798.01,222,50422-Feb-200914:49×86Sqlmanagerui.dll10.0.1798.07,554,92022-Feb-200914:49×86Txgroupdups.dll2007.100.1798.0258,40822-Feb-200914:53×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAutoadmin.dll2007.100.1798.0937,83222-Feb-200911:42×86Dtexec.exe2007.100.1798.0154,96821-Feb-200921:12IA-64Dtexec.exe2007.100.1798.054,10422-Feb-200912:00×86Dts.dll2007.100.1798.04,249,94421-Feb-200921:12IA-64Dts.dll2007.100.1798.01,429,33622-Feb-200912:00×86Dtslog.dll2007.100.1798.0183,65621-Feb-200921:12IA-64Dtslog.dll2007.100.1798.079,72022-Feb-200912:01×86Dtspipeline.dll2007.100.1798.02,020,69621-Feb-200921:12IA-64Dtspipeline.dll2007.100.1798.0694,10422-Feb-200912:01×86Microsoft.analysisservices.controls.dll10.0.1798.03,233,64022-Feb-200913:10×86Microsoft.analysisservices.deployment.exe10.0.1798.0501,59222-Feb-200913:10×86Microsoft.analysisservices.design.dll10.0.1798.05,920,61622-Feb-200913:10×86Microsoft.analysisservices.dll10.0.1798.01,316,71222-Feb-200913:10×86Microsoft.analysisservices.viewers.dll10.0.1798.01,001,32022-Feb-200913:11×86Microsoft.analysisservices.wizards.dll10.0.1798.05,928,79222-Feb-200913:11×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43221-Feb-200921:46×86Microsoft.sqlserver.adonetsrc.dll10.0.1798.067,43222-Feb-200913:13×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1798.0227,17621-Feb-200921:47×86Microsoft.sqlserver.configuration.sco.dll10.0.1798.01,300,31221-Feb-200921:47×86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,60001-Oct-200809:16×86Msmdlocal.dll10.0.1798.057,499,99221-Feb-200921:51IA-64Msmdlocal.dll10.0.1798.023,457,62422-Feb-200913:20×86Msmgdsrv.dll10.0.1798.015,484,76021-Feb-200921:52IA-64Msmgdsrv.dll10.0.1798.08,557,91222-Feb-200913:20×86Msolap100.dll10.0.1798.010,063,70421-Feb-200921:52IA-64Msolap100.dll10.0.1798.06,532,44022-Feb-200913:21×86Sql_tools_keyfile.dll2007.100.1798.019,30421-Feb-200921:38IA-64SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli10.dll2007.100.1798.06,347,60821-Feb-200922:49IA-64Sqlncli10.dll2007.100.1798.02,457,44822-Feb-200914:50×86Sqlncli_keyfile.dll2007.100.1798.019,30421-Feb-200921:38IA-64

Cumulative update package 3 for SQL Server 2008 Service Pack 1

Symptoms
Cumulative Update 3 forSQL Server 2008 Service Pack 1 contains hotfixes for the Microsoft SQL Server 2008 issues that have been fixed since the release of SQL Server 2008 Service Pack 1.
NoteThis build of the cumulative update package is also known as build 10.00.2723.
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 2008 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:
970365?(http://support.microsoft.com/kb/970365/) The SQL Server 2008 builds that were released after SQL Server 2008 Service Pack 1 was released
Important notes about the cumulative update packageSQL Server 2008 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.
Resolution
How to obtain Cumulative Update 3 for SQL Server 2008 Service Pack 1 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 2008 service pack that contains the hotfixes in this cumulative update package.
If the cumulative update is available for download, there is a “Hotfix download available” section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the cumulative update package.
Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific cumulative update package. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support(http://support.microsoft.com/contactus/?ws=support)
Known issuesAfter 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?(http://support.microsoft.com/kb/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 Agent. For more information about this issue, click the following article number to view the articles in the Microsoft Knowledge Base:
976761?(http://support.microsoft.com/kb/976761/) FIX: Error message when you perform a rolling upgrade in a SQL Server 2008 cluster : “18401, Login failed for user SQLTEST\AgentService. Reason: Server is in script upgrade mode. Only administrator can connect at this time.[SQLState 42000]“
976953?(http://support.microsoft.com/kb/976953/) FIX: The SQL Server 2008 agent does not automatically resume running after you upgrade to SQL Server 2008 CU7 or SQL Server 2008 Service Pack 1 CU3/CU4 in a stand-alone environment
SQL Server 2008 hotfixes that are included in Cumulative Update 3 for SQL Server 2008 Service Pack 1
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:
Collapse this tableExpand this table
SQL bug numberKB article numberDescription316159967522?(http://support.microsoft.com/kb/967522/)FIX: The SQL Server engine in SQL Server 2005 and in SQL Server 2008 may consume large amounts of memory during the setup configuration phase316148967552?(http://support.microsoft.com/kb/967552/)FIX: SQL Server 2008 Database Auditing shows query criteria as a parameterized value instead of the actual record316154968543?(http://support.microsoft.com/kb/968543/)FIX: Error message is logged in the SQL Server 2008 Errorlog file when you perform operations on some temporary tables in SQL Server 2008: “Time out occurred while waiting for buffer latch”316130968740?(http://support.microsoft.com/kb/968740/)FIX: Error message when you perform an online index rebuild operation for a table that has no clustered index in SQL Server 2008: “Location: pageref.cpp:913 Expression: IS_OFF”316133968741?(http://support.microsoft.com/kb/968741/)FIX: You receive asserts after you delete a row that contains BLOB data from a SQL Server 2008 database316137968742?(http://support.microsoft.com/kb/968742/)FIX: Error message when you rebuild a table that has sparse columns in SQL Server 2008: “Cannot alter table ‘<TableName>’ because the table either contains sparse columns or a column set column which are incompatible with compression”323401969050?(http://support.microsoft.com/kb/969050/)FIX: Error message when you run a SQL Server 2008 Integration Services package that contains an Execute SQL Task that runs a stored procedure: “The type of the value being assigned to variable “<Variable>” differs from the current variable type”316145969357?(http://support.microsoft.com/kb/969357/)FIX: SQL Server 2008 Report Designer renders numbers in an order opposite to what you expect when you add a special character to a Textbox control that contains both Hebrew characters and numbers316151969467?(http://support.microsoft.com/kb/969467/)FIX: Error message when you run a query that uses the CASE function in SQL Server 2008: “Conversion failed when converting the <Type1> value ‘<A value>’ to data type <Type2>.”321762969528?(http://support.microsoft.com/kb/969528/)FIX: An assertion failure occurs when you switch the schedule of a report subscription between a shared schedule and a custom schedule in SQL Server 2005 Report Services or SQL Server 2008 Reporting Services316162969611?(http://support.microsoft.com/kb/969611/)FIX: Error message when you run a job whose owner is a Windows user account after SQL Server 2005 Agent or SQL Server 2008 Agent is restarted: “The job failed. The owner () of job <Job Name> does not have server access”316166969793?(http://support.microsoft.com/kb/969793/)FIX: Error message when you click the Columns tab in OLE DB Source Editor in SQL Server 2008 Integration Services: “Error at Data Flow Task [OLE DB Source [1]]: SSIS Error Code DTS_E_OLEDBERROR”321771969844?(http://support.microsoft.com/kb/969844/)FIX: You receive inconsistent results when you run index-related DMVs to return statistical information about missing indexes in SQL Server 2005 or in SQL Server 2008316141969997?(http://support.microsoft.com/kb/969997/)FIX: You receive an incorrect result when you query data from a linked server that is created by using an index OLE DB provider in SQL Server 2005 or in SQL Server 2008306851970058?(http://support.microsoft.com/kb/970058/)FIX: Error message when you open a report by specifying a multivalued parameter in a URL in SQL Server 2005 or SQL Server 2008 Reporting Services: “Default value or value provided for the report parameter ‘<Parameter>’ is not a valid value”303741970150?(http://support.microsoft.com/kb/970150/)FIX: Error message when you open Replication Monitor for a transactional or merge publication in an instance of SQL Server 2008 that is an upgrade from SQL Server 2000: “Cannot insert the value NULL into column ‘isagentrunningnow’”304027970160?(http://support.microsoft.com/kb/970160/)FIX: The data collector is disabled after you install an update for an instance of SQL Server 2008316134970287?(http://support.microsoft.com/kb/970287/)FIX: A performance issue occurs when you run a full-text query that contains the “AND NOT” clause in SQL Server 2008306063970399?(http://support.microsoft.com/kb/970399/)FIX: The MAXDOP option for a running query or the max degree of parallelism option for the sp_configure stored procedure does not work in SQL Server 2008307311970507?(http://support.microsoft.com/kb/970507/)FIX: Error message in SQL Server 2008 when you run an INSERT SELECT statement on a table: “Violation of PRIMARY KEY constraint ‘<PrimaryKey>’. Cannot insert duplicate key in object ‘<TableName>’”307698970538?(http://support.microsoft.com/kb/970538/)FIX: Error message when you process the index for a partition in a cube in Microsoft SQL Server 2008 Analysis Services: “Internal error: An unexpected error occurred (file ‘pffilestorefilegroup.cpp’, line 1483, function ‘PFFileStoreGroup::ReadPage’)”321810970551?(http://support.microsoft.com/kb/970551/)FIX: Error message when you run an MDX query that requests a dimension property on a parent-child hierarchy in Microsoft SQL Server 2005 Analysis Services or in SQL Server 2008 Analysis Services308241970666?(http://support.microsoft.com/kb/970666/)FIX: The data of a text box is missing when you print or export a SQL Server 2008 Reporting Services report that contains one or more subreports and one or more text boxes320924970713?(http://support.microsoft.com/kb/970713/)FIX: A policy is evaluated against an incorrect target when you run the policy category in evaluation mode on a remote server that is running SQL Server 2008317710970823?(http://support.microsoft.com/kb/970823/)FIX: CPU usage increases when you run a query that uses a string comparison function on a computer that has many processors after you upgrade to SQL Server 2005 Service Pack 3 or to SQL Server 2008310545970909?(http://support.microsoft.com/kb/970909/)FIX: You receive an incorrect result when you run a full-text query that combines the NEAR operator together with the AND operator in SQL Server 2008321836970966?(http://support.microsoft.com/kb/970966/)FIX: An MDX query that uses the NON EMPTY clause and the DrillDownLevel function returns null values in SQL Server 2005 Analysis Services or SQL Server 2008 Analysis Services311805971049?(http://support.microsoft.com/kb/971049/)FIX: Error message when you run a SQL Server 2008 Reporting Services report in Business Intelligence Development Studio: “An item with the same key has already been added”315173971051?(http://support.microsoft.com/kb/971051/)FIX: Error message when you run a SQL Server 2008-based application that calls the SQLBindParameter function: “The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect”311828971057?(http://support.microsoft.com/kb/971057/)FIX: An INSERT INTO <table name> EXEC <stored procedure name> statement generates error messages even if you set the ANSI_WARNINGS option to “OFF” in SQL Server 2008316153971064?(http://support.microsoft.com/kb/971064/)FIX: Quotation marks are rendered incorrectly when you export a SQL Server 2008 Reporting Services report to a .csv file316143971068?(http://support.microsoft.com/kb/971068/)FIX: Error message when you create a SharePoint subscription on a SQL Server 2008 Reporting Services report that uses cascading parameters: “This report requires a default or user-defined value for the report parameter ‘<Parameter>’”316144 971125?(http://support.microsoft.com/kb/971125/)FIX: The Data Profiling task shows “is_nullable” in the Control Flow window after you configure the Data Profiling task for a data source that uses the Turkish_CI_AS or Turkish_CS_AS collation in SQL Server 2008 Integration Services316155971132?(http://support.microsoft.com/kb/971132/)FIX: The HTML format of a SQL Server 2008 Reporting Services report is not compliant with section 1194.22 standards in the Section 508 standards312337971136?(http://support.microsoft.com/kb/971136/)FIX: Error message when you synchronize a database or manually run sp_replcmds after you perform partial updates on a varbinary(max) column in SQL Server 2008: “The rowset does not contain any column with offset -1.”321779971402?(http://support.microsoft.com/kb/971402/)FIX: Error message when you send an e-mail by using a private Database Mail profile in SQL Server 2005 or in SQL Server 2008: “profile name is not valid”316626971640?(http://support.microsoft.com/kb/971640/)FIX: You cannot set up Data Collector on a SQL Server 2008 server if the server has a database that cannot be accessed or only allows restricted access311907971772?(http://support.microsoft.com/kb/971772/)FIX: Error message when you process a partition in a measure group in SQL Server 2008 Analysis Services: “Errors in the high-level relational engine. The binding for the ‘<ColumnName>’ column is not a ColumnBinding type”319059971985?(http://support.microsoft.com/kb/971985/)FIX: A Drillthrough action inside table groups passes incorrect parameter values in SQL Server 2008 Reporting Services319838972068?(http://support.microsoft.com/kb/972068/)Error message when you install the SharePoint add-in for the ClickOnce version of Microsoft SQL Server 2008 Report Builder 2.0 on an x64-based computer:”Reporting Services Add-in for SharePoint products and technologies is not installed320239972101?(http://support.microsoft.com/kb/972101/)FIX: Error message when you process a very big dimension by using the Process Update option in SQL Server 2008: “File system error: While attempting to read information from disk, a read error occurred for physical file: <filename>, logical file”320816972197?(http://support.microsoft.com/kb/972197/)FIX: When you query the DataSpaceUsed property or the IndexSpaceUsed property of a database that contains many tables in SQL Server 2008, the query takes a long time to finish320813972198?(http://support.microsoft.com/kb/972198/)FIX: Error message when you try to add a filter for an index that includes columns in SQL Server 2008: “Add object to collection failed for IndexedColumnCollection of Index ‘<IndexName>’”320808972200?(http://support.microsoft.com/kb/972200/)FIX: Error message when you try to disable Resource Governor by using the UI in SQL Server 2008 Management Studio after you drop a Resource Governor workload group: “Alter failed for ResourceGovernor ‘Microsoft.SqlServer.Management.Smo.ObjectKeyBase’”320819972201?(http://support.microsoft.com/kb/972201/)FIX: The “Copy Only Backup” option is still available even though you select the “Differential” option in the “Back Up Database” dialog box in SQL Server 2008 Management Studio320810972203?(http://support.microsoft.com/kb/972203/)FIX: Error message when you press F1 to open the Device Contents help during a restore operation in SQL Server 2008: “Object reference not set to an instance of an object. (DqlManagerUI)”320817972207?(http://support.microsoft.com/kb/972207/)FIX: The value of the Size property of the Smo.Server(<serverName>).Databases collection is incorrect after you install Microsoft SQL Server 2008 Service Pack 1321310972261?(http://support.microsoft.com/kb/972261/)FIX: Error message when you run a MERGE statement on a table that has a unique clustered index and a nonclustered index in SQL Server 2008: “Cannot insert duplicate key row in object ‘<TableName>’ with unique index ‘<IndexName>’”322375972440?(http://support.microsoft.com/kb/972440/)FIX: Data is missing when you display a SQL Server 2008 Reporting Services report that is exported as a PDF file or as an image323118972521?(http://support.microsoft.com/kb/972521/)FIX: SQL Server 2008 Reporting Services does not deliver a report that contains a line chart of the Stepped Line chart type at the scheduled time324157972681?(http://support.microsoft.com/kb/972681/)FIX: The removal of a transaction log file of the database on the principal server breaks a database mirroring session in SQL Server 2008315309972759?(http://support.microsoft.com/kb/972759/)FIX: Installing SQL Server 2008 Service Pack 1 may reset the “max_worker_threads” column value for a SQL Server Agent subsystem324564972763?(http://support.microsoft.com/kb/972763/)FIX: The queries run very slowly when you run MDX queries in an application that uses the ADOMD.NET data provider through HTTP to connect to SQL Server 2008 Analysis Services318491972767?(http://support.microsoft.com/kb/972767/)FIX: The SQL Server 2008 database engine and Reporting Services consume more power on Windows client computers than expected322329972777?(http://support.microsoft.com/kb/972777/)FIX: The SQL Server 2008 Analysis Services service crashes when you run an ALTER command on a database while an UPDATE CUBE statement is running on the database325335972833 ?(http://support.microsoft.com/kb/972833/)FIX: An additional scrollbar appears when you use Outlook 2003 to open a SQL Server 2008 Reporting Services report that was sent in MHTML format to an e-mail subscription325468972856?(http://support.microsoft.com/kb/972856/)FIX: Some columns are missing when you run a query against a table that is located on a linked server if the column names contain a period character in SQL Server 2008 Service Pack 1326522972984?(http://support.microsoft.com/kb/972984/)FIX: You receive an incorrect result when you query a parent/child hierarchy that contains a single member on a level in Microsoft SQL Server 2008 Analysis Services318115973192?(http://support.microsoft.com/kb/973192/)FIX: Error message when you create a local cube by using the SQL Server 2008 ADOMD.NET data provider in the x64-based version of Microsoft Office 2010: “Failed to initialize provider object”328433973200?(http://support.microsoft.com/kb/973200/)FIX: No results are returned when you run an MDX query that references a calculated member in SQL Server 2008320971973250?(http://support.microsoft.com/kb/973250/)FIX: A specified collation is displayed incorrectly when you use the Advanced/Enterprise installation mode to install a SQL Server 2008 failover cluster through the GUI297410973257?(http://support.microsoft.com/kb/973257/)FIX: The SQL:BatchCompleted event and the RPC:Completed event displays an incorrect row count when you use SQL Server Profiler to monitor a sp_executesql stored procedure call in Microsoft SQL Server 2008320975973301?(http://support.microsoft.com/kb/973301/)FIX: Error message when you install SQL Server 2008 or SQL Server 2008 Service Pack 1 on a Windows XP-based computer that has SQL Server 2000 installed: “Object reference not set to an instance of an object.”321786969086?(http://support.microsoft.com/kb/969086/)FIX: The SQL Server service stops responding, and event ID 2019 is logged in the System log in SQL Server 2005 or in SQL Server 2008323812972498?(http://support.microsoft.com/kb/972498/)FIX: You receive error messages or data is damaged after you run an SSIS package that contains a data flow task in a low memory situation in SQL Server 2005 or in SQL Server 2008
Note If you apply Cumulative Update 3 for SQL Server 2008Service Pack 1 by usinga slipstream installation, there is a known issue in the uninstall of the Full-Text Search engine when youuninstall this cumulative update.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
973888?(http://support.microsoft.com/kb/973888/) The Full-Text Search component is not completely rolled back to the Service Pack 1 version after you uninstall Cumulative Update 3 for SQL Server 2008 Service Pack 1 that is applied by using a slipstream installation
Cumulative update package informationRestart informationYou may have to restart the computer after you apply this cumulative update.Registry informationTo use one of the hotfixes in this package, you do not have to make any changes to the registry.
Cumulative update package file informationThis 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 theTime Zonetab in theDate and Timeitem in Control Panel.32-bit versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0164,69611-Jul-200901:18×86Datacollectorenumerators.dll2007.100.2723.069,46411-Jul-200901:20×86Distrib.exe2007.100.2723.075,09611-Jul-200901:35×86Dtspipeline.dll2007.100.2723.0694,10411-Jul-200901:35×86Dtswizard.exe2007.100.2723.0804,69611-Jul-200901:35×86Exceldest.dll2007.100.2723.0173,40011-Jul-200901:50×86Excelsrc.dll2007.100.2723.0183,12811-Jul-200901:50×86Flatfiledest.dll2007.100.2723.0276,32811-Jul-200901:52×86Flatfilesrc.dll2007.100.2723.0283,99211-Jul-200901:52×86Iftsph.dll2007.100.2723.038,24811-Jul-200902:07×86Logread.exe2007.100.2723.0423,27211-Jul-200902:47×86Microsoft.sqlserver.dmf.dll10.0.2723.0296,79211-Jul-200902:52×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200902:55×86Microsoft.sqlserver.sqlenum.dll10.0.2723.01,083,24011-Jul-200902:55×86Oledbdest.dll2007.100.2723.0173,91211-Jul-200903:04×86Oledbsrc.dll2007.100.2723.0186,71211-Jul-200903:04×86Rdistcom.dll2007.100.2723.0651,09611-Jul-200903:21×86Repldp.dll2007.100.2723.0191,33611-Jul-200903:21×86Replmerg.exe2007.100.2723.0341,33611-Jul-200903:22×86Snapshot.exe10.0.2723.013,16011-Jul-200904:27×86Sql_engine_core_shared_keyfile.dll2007.100.2723.013,65611-Jul-200902:33×86Sqllogship.exe10.0.2723.096,08811-Jul-200904:28×86Sqlmergx.dll2007.100.2723.0192,87211-Jul-200904:28×86Sqltaskconnections.dll2007.100.2723.0113,49611-Jul-200904:29×86Txdataconvert.dll2007.100.2723.0206,68011-Jul-200904:33×86SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDatabasemailengine.dll10.0.2723.075,60811-Jul-200901:20×86Databasemailprotocols.dll10.0.2723.042,84011-Jul-200901:20×86Sql_engine_core_inst_keyfile.dll2007.100.2723.013,65611-Jul-200902:33×86Sqlaccess.dll2007.100.2723.0405,35211-Jul-200904:27×86Sqlagent.exe2007.100.2723.0367,97611-Jul-200904:27×86Sqlctr100.dll2007.100.2723.072,55211-Jul-200904:27×86Sqlscriptdowngrade.dll2007.100.2723.014,68011-Jul-200904:29×86Sqlscriptupgrade.dll2007.100.2723.03,378,00811-Jul-200904:29×86Sqlservr.exe2007.100.2723.042,726,74411-Jul-200904:29×86SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.adomdclient.dll10.0.2723.0546,64811-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.analysisservices.xmla.dll10.0.2723.0227,16011-Jul-200902:48×86Microsoft.sqlserver.sqlenum.dll10.0.2723.01,083,24011-Jul-200902:55×86Msgprox.dll2007.100.2723.0202,08811-Jul-200902:57×86Replprov.dll2007.100.2723.0575,32011-Jul-200903:22×86Replrec.dll2007.100.2723.0789,84811-Jul-200903:22×86Replsub.dll2007.100.2723.0410,96811-Jul-200903:22×86Sql_common_core_keyfile.dll2007.100.2723.013,65611-Jul-200902:33×86Xmlsub.dll2007.100.2723.0192,36011-Jul-200904:34×86SQL Server 2008 Business Intelligence Development Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0164,69611-Jul-200901:18×86Dtspipeline.dll2007.100.2723.0694,10411-Jul-200901:35×86Dtswizard.exe2007.100.2723.0804,69611-Jul-200901:35×86Exceldest.dll2007.100.2723.0173,40011-Jul-200901:50×86Excelsrc.dll2007.100.2723.0183,12811-Jul-200901:50×86Flatfiledest.dll2007.100.2723.0276,32811-Jul-200901:52×86Flatfilesrc.dll2007.100.2723.0283,99211-Jul-200901:52×86Microsoft.analysisservices.controls.dll10.0.2723.03,233,62411-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.datatransformationservices.design.dll10.0.2723.04,233,04811-Jul-200902:48×86Microsoft.reportingservices.chartwebcontrol.dll10.0.2723.02,828,12011-Jul-200902:49×86Microsoft.reportingservices.chartwincontrol.dll10.0.2723.03,827,54411-Jul-200902:49×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.2723.0563,03211-Jul-200902:49×86Microsoft.reportingservices.datarendering.dll10.0.2723.083,80011-Jul-200902:49×86Microsoft.reportingservices.designer.controls.dll10.0.2723.012,433,24011-Jul-200902:49×86Microsoft.reportingservices.diagnostics.dll10.0.2723.0903,00011-Jul-200902:49×86Microsoft.reportingservices.hpbprocessing.dll10.0.2723.0284,50411-Jul-200902:49×86Microsoft.reportingservices.htmlrendering.dll10.0.2723.0198,48811-Jul-200902:49×86Microsoft.reportingservices.imagerendering.dll10.0.2723.0145,24011-Jul-200902:49×86Microsoft.reportingservices.processingcore.dll10.0.2723.04,339,54411-Jul-200902:50×86Microsoft.reportingservices.reportpreview.dll10.0.2723.0567,12811-Jul-200902:50×86Microsoft.reportingservices.richtext.dll10.0.2723.0104,28011-Jul-200902:50×86Microsoft.reportingservices.spbprocessing.dll10.0.2723.0247,64011-Jul-200902:50×86Microsoft.reportingservices.wordrendering.dll10.0.2723.0227,17611-Jul-200902:50×86Microsoft.sqlserver.dataprofiler.dll10.0.2723.0280,40811-Jul-200902:52×86Microsoft.sqlserver.maintenanceplantasksui.dll10.0.2723.0759,65611-Jul-200902:53×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200902:55×86Msmdlocal.dll10.0.2723.023,476,56811-Jul-200902:57×86Msmgdsrv.dll10.0.2723.08,567,14411-Jul-200902:57×86Msolap100.dll10.0.2723.06,536,04011-Jul-200902:58×86Oledbdest.dll2007.100.2723.0173,91211-Jul-200903:04×86Oledbsrc.dll2007.100.2723.0186,71211-Jul-200903:04×86Reportingserviceslibrary.dll10.0.2723.01,324,88811-Jul-200903:22×86Sql_bids_keyfile.dll2007.100.2723.013,65611-Jul-200902:33×86Sqldest.dll2007.100.2723.0180,07211-Jul-200904:27×86Sqlmanagerui.dll10.0.2723.07,559,00011-Jul-200904:28×86Sqltaskconnections.dll2007.100.2723.0113,49611-Jul-200904:29×86Txdataconvert.dll2007.100.2723.0206,68011-Jul-200904:33×86Txgroupdups.dll2007.100.2723.0258,40811-Jul-200904:33×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Msmdlocal.dll10.0.2723.023,476,56811-Jul-200902:57×86Msmdpump.dll10.0.2723.06,183,27211-Jul-200902:57×86Msmdspdm.dll10.0.2723.0178,00811-Jul-200902:57×86Msmdsrv.exe10.0.2723.021,969,24011-Jul-200902:57×86Msmgdsrv.dll10.0.2723.08,567,14411-Jul-200902:57×86Msolap100.dll10.0.2723.06,536,04011-Jul-200902:58×86Sql_as_keyfile.dll2007.100.2723.013,65611-Jul-200902:33×86SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0164,69611-Jul-200901:18×86Dtspipeline.dll2007.100.2723.0694,10411-Jul-200901:35×86Dtswizard.exe2007.100.2723.0804,69611-Jul-200901:35×86Exceldest.dll2007.100.2723.0173,40011-Jul-200901:50×86Excelsrc.dll2007.100.2723.0183,12811-Jul-200901:50×86Flatfiledest.dll2007.100.2723.0276,32811-Jul-200901:52×86Flatfilesrc.dll2007.100.2723.0283,99211-Jul-200901:52×86Microsoft.sqlserver.dataprofiler.dll10.0.2723.0280,40811-Jul-200902:52×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200902:55×86Oledbdest.dll2007.100.2723.0173,91211-Jul-200903:04×86Oledbsrc.dll2007.100.2723.0186,71211-Jul-200903:04×86Sql_is_keyfile.dll2007.100.2723.013,65611-Jul-200902:33×86Sqldest.dll2007.100.2723.0180,07211-Jul-200904:27×86Sqltaskconnections.dll2007.100.2723.0113,49611-Jul-200904:29×86Txdataconvert.dll2007.100.2723.0206,68011-Jul-200904:33×86Txgroupdups.dll2007.100.2723.0258,40811-Jul-200904:33×86SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.adomdclient.dll10.0.2723.0546,64811-Jul-200902:47×86Microsoft.analysisservices.controls.dll10.0.2723.03,233,62411-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.reportingservices.chartwebcontrol.dll10.0.2723.02,828,12011-Jul-200902:49×86Microsoft.reportingservices.chartwincontrol.dll10.0.2723.03,827,54411-Jul-200902:49×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.2723.0563,03211-Jul-200902:49×86Microsoft.reportingservices.datarendering.dll10.0.2723.083,80011-Jul-200902:49×86Microsoft.reportingservices.designer.controls.dll10.0.2723.012,433,24011-Jul-200902:49×86Microsoft.reportingservices.diagnostics.dll10.0.2723.0903,00011-Jul-200902:49×86Microsoft.reportingservices.hpbprocessing.dll10.0.2723.0284,50411-Jul-200902:49×86Microsoft.reportingservices.htmlrendering.dll10.0.2723.0198,48811-Jul-200902:49×86Microsoft.reportingservices.imagerendering.dll10.0.2723.0145,24011-Jul-200902:49×86Microsoft.reportingservices.processingcore.dll10.0.2723.04,339,54411-Jul-200902:50×86Microsoft.reportingservices.reportpreview.dll10.0.2723.0567,12811-Jul-200902:50×86Microsoft.reportingservices.richtext.dll10.0.2723.0104,28011-Jul-200902:50×86Microsoft.reportingservices.spbprocessing.dll10.0.2723.0247,64011-Jul-200902:50×86Microsoft.reportingservices.wordrendering.dll10.0.2723.0227,17611-Jul-200902:50×86Msmgdsrv.dll10.0.2723.08,567,14411-Jul-200902:57×86Reportingserviceslibrary.dll10.0.2723.01,324,88811-Jul-200903:22×86Reportingservicesservice.exe2007.100.2723.01,113,44811-Jul-200903:22×86Sql_rs_keyfile.dll2007.100.2723.013,65611-Jul-200902:33×86SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0164,69611-Jul-200901:18×86Datacollectorenumerators.dll2007.100.2723.069,46411-Jul-200901:20×86Dtspipeline.dll2007.100.2723.0694,10411-Jul-200901:35×86Dtswizard.exe2007.100.2723.0804,69611-Jul-200901:35×86Exceldest.dll2007.100.2723.0173,40011-Jul-200901:50×86Excelsrc.dll2007.100.2723.0183,12811-Jul-200901:50×86Flatfiledest.dll2007.100.2723.0276,32811-Jul-200901:52×86Flatfilesrc.dll2007.100.2723.0283,99211-Jul-200901:52×86Microsoft.datatransformationservices.design.dll10.0.2723.04,233,04811-Jul-200902:48×86Microsoft.reportingservices.diagnostics.dll10.0.2723.0903,00011-Jul-200902:49×86Microsoft.sqlserver.dataprofiler.dll10.0.2723.0280,40811-Jul-200902:52×86Microsoft.sqlserver.dmf.dll10.0.2723.0296,79211-Jul-200902:52×86Microsoft.sqlserver.maintenanceplantasksui.dll10.0.2723.0759,65611-Jul-200902:53×86Microsoft.sqlserver.management.reports.dll10.0.2723.08,968,04011-Jul-200902:54×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200902:55×86Objectexplorer.dll10.0.2723.03,237,72011-Jul-200903:04×86Oledbdest.dll2007.100.2723.0173,91211-Jul-200903:04×86Oledbsrc.dll2007.100.2723.0186,71211-Jul-200903:04×86Sql_ssms_keyfile.dll2007.100.2723.013,65611-Jul-200902:33×86Sqldest.dll2007.100.2723.0180,07211-Jul-200904:27×86Sqlmanagerui.dll10.0.2723.07,559,00011-Jul-200904:28×86Sqltaskconnections.dll2007.100.2723.0113,49611-Jul-200904:29×86Txdataconvert.dll2007.100.2723.0206,68011-Jul-200904:33×86Txgroupdups.dll2007.100.2723.0258,40811-Jul-200904:33×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtspipeline.dll2007.100.2723.0694,10411-Jul-200901:35×86Dtswizard.exe2007.100.2723.0804,69611-Jul-200901:35×86Exceldest.dll2007.100.2723.0173,40011-Jul-200901:50×86Excelsrc.dll2007.100.2723.0183,12811-Jul-200901:50×86Flatfiledest.dll2007.100.2723.0276,32811-Jul-200901:52×86Flatfilesrc.dll2007.100.2723.0283,99211-Jul-200901:52×86Microsoft.analysisservices.controls.dll10.0.2723.03,233,62411-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200902:55×86Msmdlocal.dll10.0.2723.023,476,56811-Jul-200902:57×86Msmgdsrv.dll10.0.2723.08,567,14411-Jul-200902:57×86Msolap100.dll10.0.2723.06,536,04011-Jul-200902:58×86Oledbdest.dll2007.100.2723.0173,91211-Jul-200903:04×86Oledbsrc.dll2007.100.2723.0186,71211-Jul-200903:04×86Sql_tools_keyfile.dll2007.100.2723.013,65611-Jul-200902:33×86Sqltaskconnections.dll2007.100.2723.0113,49611-Jul-200904:29×86Txdataconvert.dll2007.100.2723.0206,68011-Jul-200904:33×86x64-based versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0247,14411-Jul-200905:58×64Datacollectorenumerators.dll2007.100.2723.093,54411-Jul-200906:00×64Distrib.exe2007.100.2723.086,88811-Jul-200906:06×64Dtspipeline.dll2007.100.2723.01,086,82411-Jul-200906:06×64Dtswizard.exe2007.100.2723.0800,61611-Jul-200906:06×64Exceldest.dll2007.100.2723.0260,45611-Jul-200906:14×64Excelsrc.dll2007.100.2723.0279,91211-Jul-200906:14×64Flatfiledest.dll2007.100.2723.0414,55211-Jul-200906:15×64Flatfilesrc.dll2007.100.2723.0424,80811-Jul-200906:15×64Iftsph.dll2007.100.2723.054,61611-Jul-200906:23×64Logread.exe2007.100.2723.0510,82411-Jul-200906:42×64Microsoft.sqlserver.dmf.dll10.0.2723.0296,79211-Jul-200902:52×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200906:46×86Microsoft.sqlserver.sqlenum.dll10.0.2723.01,083,24011-Jul-200902:55×86Oledbdest.dll2007.100.2723.0259,92811-Jul-200906:55×64Oledbsrc.dll2007.100.2723.0286,04011-Jul-200906:55×64Rdistcom.dll2007.100.2723.0789,84811-Jul-200907:04×64Repldp.dll2007.100.2723.0191,33611-Jul-200903:21×86Repldp.dll2007.100.2723.0229,72011-Jul-200907:04×64Replmerg.exe2007.100.2723.0408,40811-Jul-200907:05×64Snapshot.exe10.0.2723.013,14411-Jul-200907:48×86Sql_engine_core_shared_keyfile.dll2007.100.2723.014,18411-Jul-200906:36×64Sqllogship.exe10.0.2723.096,08811-Jul-200907:49×86Sqlmergx.dll2007.100.2723.0229,20811-Jul-200907:49×64Sqltaskconnections.dll2007.100.2723.0161,12811-Jul-200907:50×64Txdataconvert.dll2007.100.2723.0306,02411-Jul-200907:53×64SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDatabasemailengine.dll10.0.2723.075,62411-Jul-200906:00×86Databasemailprotocols.dll10.0.2723.042,84011-Jul-200906:00×86Sql_engine_core_inst_keyfile.dll2007.100.2723.014,18411-Jul-200906:36×64Sqlaccess.dll2007.100.2723.0411,99211-Jul-200907:48×86Sqlagent.exe2007.100.2723.0428,90411-Jul-200907:48×64Sqlctr100.dll2007.100.2723.0108,39211-Jul-200907:48×64Sqlctr100.dll2007.100.2723.072,55211-Jul-200904:27×86Sqlscriptdowngrade.dll2007.100.2723.015,70411-Jul-200907:49×64Sqlscriptupgrade.dll2007.100.2723.03,377,51211-Jul-200907:50×64Sqlservr.exe2007.100.2723.057,920,36011-Jul-200907:50×64SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.adomdclient.dll10.0.2723.0546,64811-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.analysisservices.xmla.dll10.0.2723.0227,16011-Jul-200902:48×86Microsoft.sqlserver.sqlenum.dll10.0.2723.01,083,22411-Jul-200906:47×86Msgprox.dll2007.100.2723.0202,08811-Jul-200902:57×86Msgprox.dll2007.100.2723.0246,10411-Jul-200906:48×64Replprov.dll2007.100.2723.0575,32011-Jul-200903:22×86Replprov.dll2007.100.2723.0727,38411-Jul-200907:05×64Replrec.dll2007.100.2723.0789,84811-Jul-200903:22×86Replrec.dll2007.100.2723.0976,72811-Jul-200907:05×64Replsub.dll2007.100.2723.0410,96811-Jul-200903:22×86Replsub.dll2007.100.2723.0492,37611-Jul-200907:05×64Sql_common_core_keyfile.dll2007.100.2723.014,18411-Jul-200906:36×64Xmlsub.dll2007.100.2723.0192,36011-Jul-200904:34×86Xmlsub.dll2007.100.2723.0308,07211-Jul-200907:54×64SQL Server 2008 Business Intelligence Development Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0164,69611-Jul-200901:18×86Dtspipeline.dll2007.100.2723.0694,10411-Jul-200901:35×86Dtswizard.exe2007.100.2723.0804,69611-Jul-200901:35×86Exceldest.dll2007.100.2723.0173,40011-Jul-200901:50×86Excelsrc.dll2007.100.2723.0183,12811-Jul-200901:50×86Flatfiledest.dll2007.100.2723.0276,32811-Jul-200901:52×86Flatfilesrc.dll2007.100.2723.0283,99211-Jul-200901:52×86Microsoft.analysisservices.controls.dll10.0.2723.03,233,62411-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.datatransformationservices.design.dll10.0.2723.04,233,04811-Jul-200902:48×86Microsoft.reportingservices.chartwebcontrol.dll10.0.2723.02,828,12011-Jul-200902:49×86Microsoft.reportingservices.chartwincontrol.dll10.0.2723.03,827,54411-Jul-200902:49×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.2723.0563,03211-Jul-200902:49×86Microsoft.reportingservices.datarendering.dll10.0.2723.083,80011-Jul-200902:49×86Microsoft.reportingservices.designer.controls.dll10.0.2723.012,433,24011-Jul-200902:49×86Microsoft.reportingservices.diagnostics.dll10.0.2723.0903,00011-Jul-200902:49×86Microsoft.reportingservices.hpbprocessing.dll10.0.2723.0284,50411-Jul-200902:49×86Microsoft.reportingservices.htmlrendering.dll10.0.2723.0198,48811-Jul-200902:49×86Microsoft.reportingservices.imagerendering.dll10.0.2723.0145,24011-Jul-200902:49×86Microsoft.reportingservices.processingcore.dll10.0.2723.04,339,54411-Jul-200902:50×86Microsoft.reportingservices.reportpreview.dll10.0.2723.0567,12811-Jul-200902:50×86Microsoft.reportingservices.richtext.dll10.0.2723.0104,28011-Jul-200902:50×86Microsoft.reportingservices.spbprocessing.dll10.0.2723.0247,64011-Jul-200902:50×86Microsoft.reportingservices.wordrendering.dll10.0.2723.0227,17611-Jul-200902:50×86Microsoft.sqlserver.dataprofiler.dll10.0.2723.0280,40811-Jul-200902:52×86Microsoft.sqlserver.maintenanceplantasksui.dll10.0.2723.0759,65611-Jul-200902:53×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200902:55×86Msmdlocal.dll10.0.2723.023,476,56811-Jul-200902:57×86Msmdlocal.dll10.0.2723.044,454,74411-Jul-200906:48×64Msmgdsrv.dll10.0.2723.012,338,00811-Jul-200906:49×64Msmgdsrv.dll10.0.2723.08,567,14411-Jul-200902:57×86Msolap100.dll10.0.2723.06,536,04011-Jul-200902:58×86Msolap100.dll10.0.2723.08,154,96811-Jul-200906:49×64Oledbdest.dll2007.100.2723.0173,91211-Jul-200903:04×86Oledbsrc.dll2007.100.2723.0186,71211-Jul-200903:04×86Reportingserviceslibrary.dll10.0.2723.01,324,88811-Jul-200903:22×86Sql_bids_keyfile.dll2007.100.2723.014,18411-Jul-200906:36×64Sqldest.dll2007.100.2723.0180,07211-Jul-200904:27×86Sqlmanagerui.dll10.0.2723.07,559,00011-Jul-200904:28×86Sqltaskconnections.dll2007.100.2723.0113,49611-Jul-200904:29×86Txdataconvert.dll2007.100.2723.0206,68011-Jul-200904:33×86Txgroupdups.dll2007.100.2723.0258,40811-Jul-200904:33×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Msmdlocal.dll10.0.2723.023,476,56811-Jul-200902:57×86Msmdlocal.dll10.0.2723.044,454,74411-Jul-200906:48×64Msmdpump.dll10.0.2723.07,431,51211-Jul-200906:48×64Msmdspdm.dll10.0.2723.0178,00811-Jul-200906:48×86Msmdsrv.exe10.0.2723.043,728,72811-Jul-200906:49×64Msmgdsrv.dll10.0.2723.012,338,00811-Jul-200906:49×64Msmgdsrv.dll10.0.2723.08,567,14411-Jul-200902:57×86Msolap100.dll10.0.2723.06,536,04011-Jul-200902:58×86Msolap100.dll10.0.2723.08,154,96811-Jul-200906:49×64Sql_as_keyfile.dll2007.100.2723.014,18411-Jul-200906:36×64SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0247,14411-Jul-200905:58×64Dtspipeline.dll2007.100.2723.01,086,82411-Jul-200906:06×64Dtswizard.exe2007.100.2723.0800,61611-Jul-200906:06×64Exceldest.dll2007.100.2723.0260,45611-Jul-200906:14×64Excelsrc.dll2007.100.2723.0279,91211-Jul-200906:14×64Flatfiledest.dll2007.100.2723.0414,55211-Jul-200906:15×64Flatfilesrc.dll2007.100.2723.0424,80811-Jul-200906:15×64Microsoft.sqlserver.dataprofiler.dll10.0.2723.0280,40811-Jul-200906:45×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200906:46×86Oledbdest.dll2007.100.2723.0259,92811-Jul-200906:55×64Oledbsrc.dll2007.100.2723.0286,04011-Jul-200906:55×64Sql_is_keyfile.dll2007.100.2723.014,18411-Jul-200906:36×64Sqldest.dll2007.100.2723.0264,55211-Jul-200907:48×64Sqltaskconnections.dll2007.100.2723.0161,12811-Jul-200907:50×64Txdataconvert.dll2007.100.2723.0306,02411-Jul-200907:53×64Txgroupdups.dll2007.100.2723.0478,05611-Jul-200907:53×64SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.adomdclient.dll10.0.2723.0546,64811-Jul-200902:47×86Microsoft.analysisservices.controls.dll10.0.2723.03,233,62411-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.reportingservices.chartwebcontrol.dll10.0.2723.02,828,12011-Jul-200902:49×86Microsoft.reportingservices.chartwincontrol.dll10.0.2723.03,827,54411-Jul-200902:49×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.2723.0563,03211-Jul-200902:49×86Microsoft.reportingservices.datarendering.dll10.0.2723.083,80011-Jul-200902:49×86Microsoft.reportingservices.designer.controls.dll10.0.2723.012,433,24011-Jul-200902:49×86Microsoft.reportingservices.diagnostics.dll10.0.2723.0903,00011-Jul-200902:49×86Microsoft.reportingservices.hpbprocessing.dll10.0.2723.0284,50411-Jul-200902:49×86Microsoft.reportingservices.htmlrendering.dll10.0.2723.0198,48811-Jul-200902:49×86Microsoft.reportingservices.imagerendering.dll10.0.2723.0145,24011-Jul-200902:49×86Microsoft.reportingservices.processingcore.dll10.0.2723.04,339,54411-Jul-200902:50×86Microsoft.reportingservices.reportpreview.dll10.0.2723.0567,12811-Jul-200902:50×86Microsoft.reportingservices.richtext.dll10.0.2723.0104,28011-Jul-200902:50×86Microsoft.reportingservices.spbprocessing.dll10.0.2723.0247,64011-Jul-200902:50×86Microsoft.reportingservices.wordrendering.dll10.0.2723.0227,16011-Jul-200906:43×86Msmgdsrv.dll10.0.2723.012,338,00811-Jul-200906:49×64Reportingserviceslibrary.dll10.0.2723.01,324,88811-Jul-200903:22×86Reportingservicesservice.exe2007.100.2723.02,075,49611-Jul-200907:05×64Sql_rs_keyfile.dll2007.100.2723.014,18411-Jul-200906:36×64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0164,69611-Jul-200901:18×86Datacollectorenumerators.dll2007.100.2723.069,46411-Jul-200901:20×86Dtspipeline.dll2007.100.2723.0694,10411-Jul-200901:35×86Dtswizard.exe2007.100.2723.0804,69611-Jul-200901:35×86Exceldest.dll2007.100.2723.0173,40011-Jul-200901:50×86Excelsrc.dll2007.100.2723.0183,12811-Jul-200901:50×86Flatfiledest.dll2007.100.2723.0276,32811-Jul-200901:52×86Flatfilesrc.dll2007.100.2723.0283,99211-Jul-200901:52×86Microsoft.datatransformationservices.design.dll10.0.2723.04,233,04811-Jul-200902:48×86Microsoft.reportingservices.diagnostics.dll10.0.2723.0903,00011-Jul-200902:49×86Microsoft.sqlserver.dataprofiler.dll10.0.2723.0280,40811-Jul-200902:52×86Microsoft.sqlserver.dmf.dll10.0.2723.0296,79211-Jul-200902:52×86Microsoft.sqlserver.maintenanceplantasksui.dll10.0.2723.0759,65611-Jul-200902:53×86Microsoft.sqlserver.management.reports.dll10.0.2723.08,968,04011-Jul-200902:54×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200902:55×86Objectexplorer.dll10.0.2723.03,237,72011-Jul-200903:04×86Oledbdest.dll2007.100.2723.0173,91211-Jul-200903:04×86Oledbsrc.dll2007.100.2723.0186,71211-Jul-200903:04×86Sql_ssms_keyfile.dll2007.100.2723.014,18411-Jul-200906:36×64Sqldest.dll2007.100.2723.0180,07211-Jul-200904:27×86Sqlmanagerui.dll10.0.2723.07,559,00011-Jul-200904:28×86Sqltaskconnections.dll2007.100.2723.0113,49611-Jul-200904:29×86Txdataconvert.dll2007.100.2723.0206,68011-Jul-200904:33×86Txgroupdups.dll2007.100.2723.0258,40811-Jul-200904:33×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtspipeline.dll2007.100.2723.01,086,82411-Jul-200906:06×64Dtspipeline.dll2007.100.2723.0694,10411-Jul-200901:35×86Dtswizard.exe2007.100.2723.0800,61611-Jul-200906:06×64Dtswizard.exe2007.100.2723.0804,69611-Jul-200901:35×86Exceldest.dll2007.100.2723.0173,40011-Jul-200901:50×86Exceldest.dll2007.100.2723.0260,45611-Jul-200906:14×64Excelsrc.dll2007.100.2723.0183,12811-Jul-200901:50×86Excelsrc.dll2007.100.2723.0279,91211-Jul-200906:14×64Flatfiledest.dll2007.100.2723.0276,32811-Jul-200901:52×86Flatfiledest.dll2007.100.2723.0414,55211-Jul-200906:15×64Flatfilesrc.dll2007.100.2723.0283,99211-Jul-200901:52×86Flatfilesrc.dll2007.100.2723.0424,80811-Jul-200906:15×64Microsoft.analysisservices.controls.dll10.0.2723.03,233,62411-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200902:55×86Msmdlocal.dll10.0.2723.023,476,56811-Jul-200902:57×86Msmdlocal.dll10.0.2723.044,454,74411-Jul-200906:48×64Msmgdsrv.dll10.0.2723.012,338,00811-Jul-200906:49×64Msmgdsrv.dll10.0.2723.08,567,14411-Jul-200902:57×86Msolap100.dll10.0.2723.06,536,04011-Jul-200902:58×86Msolap100.dll10.0.2723.08,154,96811-Jul-200906:49×64Oledbdest.dll2007.100.2723.0173,91211-Jul-200903:04×86Oledbdest.dll2007.100.2723.0259,92811-Jul-200906:55×64Oledbsrc.dll2007.100.2723.0186,71211-Jul-200903:04×86Oledbsrc.dll2007.100.2723.0286,04011-Jul-200906:55×64Sql_tools_keyfile.dll2007.100.2723.014,18411-Jul-200906:36×64Sqltaskconnections.dll2007.100.2723.0113,49611-Jul-200904:29×86Sqltaskconnections.dll2007.100.2723.0161,12811-Jul-200907:50×64Txdataconvert.dll2007.100.2723.0206,68011-Jul-200904:33×86Txdataconvert.dll2007.100.2723.0306,02411-Jul-200907:53×64Itanium-architecture versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0557,92811-Jul-200905:49IA-64Datacollectorenumerators.dll2007.100.2723.0190,31211-Jul-200905:51IA-64Distrib.exe2007.100.2723.0205,65611-Jul-200905:58IA-64Dtspipeline.dll2007.100.2723.02,020,69611-Jul-200905:58IA-64Dtswizard.exe2007.100.2723.0800,61611-Jul-200905:58IA-64Exceldest.dll2007.100.2723.0584,02411-Jul-200906:05IA-64Excelsrc.dll2007.100.2723.0641,88011-Jul-200906:05IA-64Flatfiledest.dll2007.100.2723.0951,14411-Jul-200906:07IA-64Flatfilesrc.dll2007.100.2723.0975,19211-Jul-200906:07IA-64Iftsph.dll2007.100.2723.088,40811-Jul-200906:15IA-64Logread.exe2007.100.2723.01,124,71211-Jul-200906:34IA-64Microsoft.sqlserver.dmf.dll10.0.2723.0296,79211-Jul-200902:52×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200906:38×86Microsoft.sqlserver.sqlenum.dll10.0.2723.01,083,24011-Jul-200902:55×86Oledbdest.dll2007.100.2723.0586,07211-Jul-200906:47IA-64Oledbsrc.dll2007.100.2723.0653,67211-Jul-200906:47IA-64Rdistcom.dll2007.100.2723.01,835,35211-Jul-200906:57IA-64Repldp.dll2007.100.2723.0191,33611-Jul-200903:21×86Repldp.dll2007.100.2723.0522,60011-Jul-200906:57IA-64Replmerg.exe2007.100.2723.0969,57611-Jul-200906:57IA-64Snapshot.exe10.0.2723.013,14411-Jul-200907:41×86Sql_engine_core_shared_keyfile.dll2007.100.2723.019,30411-Jul-200906:27IA-64Sqllogship.exe10.0.2723.096,10411-Jul-200907:41×86Sqlmergx.dll2007.100.2723.0428,39211-Jul-200907:42IA-64Sqltaskconnections.dll2007.100.2723.0335,70411-Jul-200907:43IA-64Txdataconvert.dll2007.100.2723.0674,64811-Jul-200907:46IA-64SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDatabasemailengine.dll10.0.2723.075,60811-Jul-200905:51×86Databasemailprotocols.dll10.0.2723.042,85611-Jul-200905:51×86Sql_engine_core_inst_keyfile.dll2007.100.2723.019,30411-Jul-200906:27IA-64Sqlaccess.dll2007.100.2723.0398,69611-Jul-200907:41×86Sqlagent.exe2007.100.2723.01,205,60811-Jul-200907:41IA-64Sqlctr100.dll2007.100.2723.0135,01611-Jul-200907:41IA-64Sqlctr100.dll2007.100.2723.072,55211-Jul-200904:27×86Sqlscriptdowngrade.dll2007.100.2723.020,84011-Jul-200907:42IA-64Sqlscriptupgrade.dll2007.100.2723.03,383,65611-Jul-200907:42IA-64Sqlservr.exe2007.100.2723.0111,045,46411-Jul-200907:43IA-64SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.adomdclient.dll10.0.2723.0546,64811-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.analysisservices.xmla.dll10.0.2723.0227,16011-Jul-200902:48×86Microsoft.sqlserver.sqlenum.dll10.0.2723.01,083,24011-Jul-200902:55×86Msgprox.dll2007.100.2723.0202,08811-Jul-200902:57×86Msgprox.dll2007.100.2723.0534,37611-Jul-200906:40IA-64Replprov.dll2007.100.2723.01,640,79211-Jul-200906:57IA-64Replprov.dll2007.100.2723.0575,32011-Jul-200903:22×86Replrec.dll2007.100.2723.02,125,14411-Jul-200906:57IA-64Replrec.dll2007.100.2723.0789,84811-Jul-200903:22×86Replsub.dll2007.100.2723.01,111,91211-Jul-200906:57IA-64Replsub.dll2007.100.2723.0410,96811-Jul-200903:22×86Sql_common_core_keyfile.dll2007.100.2723.019,30411-Jul-200906:27IA-64Xmlsub.dll2007.100.2723.0192,36011-Jul-200904:34×86Xmlsub.dll2007.100.2723.0558,93611-Jul-200907:47IA-64SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Msmdlocal.dll10.0.2723.023,476,56811-Jul-200902:57×86Msmdlocal.dll10.0.2723.057,543,52811-Jul-200906:41IA-64Msmdpump.dll10.0.2723.08,946,53611-Jul-200906:41IA-64Msmdspdm.dll10.0.2723.0178,02411-Jul-200906:41×86Msmdsrv.exe10.0.2723.058,887,52811-Jul-200906:41IA-64Msmgdsrv.dll10.0.2723.015,499,11211-Jul-200906:41IA-64Msmgdsrv.dll10.0.2723.08,567,14411-Jul-200902:57×86Msolap100.dll10.0.2723.010,068,84011-Jul-200906:41IA-64Msolap100.dll10.0.2723.06,536,04011-Jul-200902:58×86Sql_as_keyfile.dll2007.100.2723.019,30411-Jul-200906:27IA-64SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0557,92811-Jul-200905:49IA-64Dtspipeline.dll2007.100.2723.02,020,69611-Jul-200905:58IA-64Dtswizard.exe2007.100.2723.0800,61611-Jul-200905:58IA-64Exceldest.dll2007.100.2723.0584,02411-Jul-200906:05IA-64Excelsrc.dll2007.100.2723.0641,88011-Jul-200906:05IA-64Flatfiledest.dll2007.100.2723.0951,14411-Jul-200906:07IA-64Flatfilesrc.dll2007.100.2723.0975,19211-Jul-200906:07IA-64Microsoft.sqlserver.dataprofiler.dll10.0.2723.0280,42411-Jul-200906:37×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200906:38×86Oledbdest.dll2007.100.2723.0586,07211-Jul-200906:47IA-64Oledbsrc.dll2007.100.2723.0653,67211-Jul-200906:47IA-64Sql_is_keyfile.dll2007.100.2723.019,30411-Jul-200906:27IA-64Sqldest.dll2007.100.2723.0602,98411-Jul-200907:41IA-64Sqltaskconnections.dll2007.100.2723.0335,70411-Jul-200907:43IA-64Txdataconvert.dll2007.100.2723.0674,64811-Jul-200907:46IA-64Txgroupdups.dll2007.100.2723.0941,91211-Jul-200907:46IA-64SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.adomdclient.dll10.0.2723.0546,64811-Jul-200902:47×86Microsoft.analysisservices.controls.dll10.0.2723.03,233,62411-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.reportingservices.chartwebcontrol.dll10.0.2723.02,828,12011-Jul-200902:49×86Microsoft.reportingservices.chartwincontrol.dll10.0.2723.03,827,54411-Jul-200902:49×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.2723.0563,03211-Jul-200902:49×86Microsoft.reportingservices.datarendering.dll10.0.2723.083,80011-Jul-200902:49×86Microsoft.reportingservices.designer.controls.dll10.0.2723.012,433,24011-Jul-200902:49×86Microsoft.reportingservices.diagnostics.dll10.0.2723.0903,00011-Jul-200902:49×86Microsoft.reportingservices.hpbprocessing.dll10.0.2723.0284,50411-Jul-200902:49×86Microsoft.reportingservices.htmlrendering.dll10.0.2723.0198,48811-Jul-200902:49×86Microsoft.reportingservices.imagerendering.dll10.0.2723.0145,24011-Jul-200902:49×86Microsoft.reportingservices.processingcore.dll10.0.2723.04,339,54411-Jul-200902:50×86Microsoft.reportingservices.reportpreview.dll10.0.2723.0567,12811-Jul-200902:50×86Microsoft.reportingservices.richtext.dll10.0.2723.0104,28011-Jul-200902:50×86Microsoft.reportingservices.spbprocessing.dll10.0.2723.0247,64011-Jul-200902:50×86Microsoft.reportingservices.wordrendering.dll10.0.2723.0227,17611-Jul-200902:50×86Msmgdsrv.dll10.0.2723.015,499,11211-Jul-200906:41IA-64Reportingserviceslibrary.dll10.0.2723.01,324,88811-Jul-200903:22×86Reportingservicesservice.exe2007.100.2723.03,396,95211-Jul-200906:57IA-64Sql_rs_keyfile.dll2007.100.2723.019,30411-Jul-200906:27IA-64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.2723.0164,69611-Jul-200901:18×86Datacollectorenumerators.dll2007.100.2723.069,46411-Jul-200901:20×86Dtspipeline.dll2007.100.2723.0694,10411-Jul-200901:35×86Dtswizard.exe2007.100.2723.0804,69611-Jul-200901:35×86Exceldest.dll2007.100.2723.0173,40011-Jul-200901:50×86Excelsrc.dll2007.100.2723.0183,12811-Jul-200901:50×86Flatfiledest.dll2007.100.2723.0276,32811-Jul-200901:52×86Flatfilesrc.dll2007.100.2723.0283,99211-Jul-200901:52×86Microsoft.datatransformationservices.design.dll10.0.2723.04,233,04811-Jul-200902:48×86Microsoft.reportingservices.diagnostics.dll10.0.2723.0903,00011-Jul-200902:49×86Microsoft.sqlserver.dataprofiler.dll10.0.2723.0280,40811-Jul-200902:52×86Microsoft.sqlserver.dmf.dll10.0.2723.0296,79211-Jul-200902:52×86Microsoft.sqlserver.maintenanceplantasksui.dll10.0.2723.0759,65611-Jul-200902:53×86Microsoft.sqlserver.management.reports.dll10.0.2723.08,968,04011-Jul-200902:54×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200902:55×86Objectexplorer.dll10.0.2723.03,237,72011-Jul-200903:04×86Oledbdest.dll2007.100.2723.0173,91211-Jul-200903:04×86Oledbsrc.dll2007.100.2723.0186,71211-Jul-200903:04×86Sql_ssms_keyfile.dll2007.100.2723.019,30411-Jul-200906:27IA-64Sqldest.dll2007.100.2723.0180,07211-Jul-200904:27×86Sqlmanagerui.dll10.0.2723.07,559,00011-Jul-200904:28×86Sqltaskconnections.dll2007.100.2723.0113,49611-Jul-200904:29×86Txdataconvert.dll2007.100.2723.0206,68011-Jul-200904:33×86Txgroupdups.dll2007.100.2723.0258,40811-Jul-200904:33×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtspipeline.dll2007.100.2723.02,020,69611-Jul-200905:58IA-64Dtspipeline.dll2007.100.2723.0694,10411-Jul-200901:35×86Dtswizard.exe2007.100.2723.0800,61611-Jul-200905:58IA-64Dtswizard.exe2007.100.2723.0804,69611-Jul-200901:35×86Exceldest.dll2007.100.2723.0173,40011-Jul-200901:50×86Exceldest.dll2007.100.2723.0584,02411-Jul-200906:05IA-64Excelsrc.dll2007.100.2723.0183,12811-Jul-200901:50×86Excelsrc.dll2007.100.2723.0641,88011-Jul-200906:05IA-64Flatfiledest.dll2007.100.2723.0276,32811-Jul-200901:52×86Flatfiledest.dll2007.100.2723.0951,14411-Jul-200906:07IA-64Flatfilesrc.dll2007.100.2723.0283,99211-Jul-200901:52×86Flatfilesrc.dll2007.100.2723.0975,19211-Jul-200906:07IA-64Microsoft.analysisservices.controls.dll10.0.2723.03,233,62411-Jul-200902:47×86Microsoft.analysisservices.dll10.0.2723.01,316,69611-Jul-200902:48×86Microsoft.sqlserver.pipelinehost.dll10.0.2723.071,51211-Jul-200902:55×86Msmdlocal.dll10.0.2723.023,476,56811-Jul-200902:57×86Msmdlocal.dll10.0.2723.057,543,52811-Jul-200906:41IA-64Msmgdsrv.dll10.0.2723.015,499,11211-Jul-200906:41IA-64Msmgdsrv.dll10.0.2723.08,567,14411-Jul-200902:57×86Msolap100.dll10.0.2723.010,068,84011-Jul-200906:41IA-64Msolap100.dll10.0.2723.06,536,04011-Jul-200902:58×86Oledbdest.dll2007.100.2723.0173,91211-Jul-200903:04×86Oledbdest.dll2007.100.2723.0586,07211-Jul-200906:47IA-64Oledbsrc.dll2007.100.2723.0186,71211-Jul-200903:04×86Oledbsrc.dll2007.100.2723.0653,67211-Jul-200906:47IA-64Sql_tools_keyfile.dll2007.100.2723.019,30411-Jul-200906:27IA-64Sqltaskconnections.dll2007.100.2723.0113,49611-Jul-200904:29×86Sqltaskconnections.dll2007.100.2723.0335,70411-Jul-200907:43IA-64Txdataconvert.dll2007.100.2723.0206,68011-Jul-200904:33×86Txdataconvert.dll2007.100.2723.0674,64811-Jul-200907:46IA-64

Cumulative update package 3 for SQL Server 2008

Symptoms
Cumulative Update 3 contains hotfixes for the Microsoft SQL Server 2008 issues that have been fixed since the release of SQL Server 2008.
NoteThis build of the cumulative update package is also known as build 10.00.1787.
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 2008 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:
956909?(http://support.microsoft.com/kb/956909/) The SQL Server 2008 builds that were released after SQL Server 2008 was released
Important notes about the cumulative update packageSQL Server 2008 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.
Resolution
How to obtain Cumulative Update 3 for SQL Server 2008 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 2008 service pack that contains the hotfixes in this cumulative update package.
If the cumulative update is available for download, there is a “Hotfix download available” section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the cumulative update package.
Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific cumulative update package. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support(http://support.microsoft.com/contactus/?ws=support)
Known issuesAfter 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?(http://support.microsoft.com/kb/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
SQL Server 2008 hotfixes that are included in Cumulative Update 3 for SQL Server 2008
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:
Collapse this tableExpand this table
VSTS bug numberKB article numberDescription263002958760?(http://support.microsoft.com/kb/958760/)FIX: You may experience issues when you try to expand the Databases node in SQL Server Management Studio, or the sp_spaceused stored procedure takes a long time to run in SQL Server 2008 263017958940?(http://support.microsoft.com/kb/958940/)FIX: The Disk I/O Usage chart and the Network Usage chart contain incorrect data when you view the Server Activity History report in SQL Server 2008 262998958947?(http://support.microsoft.com/kb/958947/)FIX: When you run multiple full-text search queries in parallel in SQL Server 2008, the queries take much longer to finish than if you run them sequentially 263209; 263229959893?(http://support.microsoft.com/kb/959893/)FIX: Some changes may not be replicated to the subscriber correctly in SQL Server 2005 or in SQL Server 2008 when the sum of the parameters exceeds 2,100 263228960283?(http://support.microsoft.com/kb/960283/)FIX: You may encounter a deadlock scenario when you use table variables in SQL Server 2005 or in SQL Server 2008 263221960542?(http://support.microsoft.com/kb/960542/)FIX: When you run the ALTER TRIGGER statement for a trigger in a merge publication in SQL Server 2005 or in SQL Server 2008, a change is not replicated to the subscriber database 263227960543?(http://support.microsoft.com/kb/960543/)FIX: The x64 version of SQL Server 2005 or of SQL Server 2008 may stop responding when you are performing a backup263217960562?(http://support.microsoft.com/kb/960562/)FIX: Error message when you run two MDX queries on different connections at the same time in SQL Server 2005 Analysis Services or in SQL Server 2008 Analysis Services: “Transaction errors: The lock operation ended unsuccessfully because of deadlock”263218960566?(http://support.microsoft.com/kb/960566/)FIX: The chart of a mining model is empty when you browse the mining model in Excel 2007 by using Microsoft SQL Server 2008 Data Mining Add-ins for Microsoft Excel 263220960571?(http://support.microsoft.com/kb/960571/)FIX: The Distribution Agent fails when you perform DML operations in a publication article and a concurrent snapshot is created in SQL Server 2005 or in SQL Server 2008263090960573?(http://support.microsoft.com/kb/960573/)FIX: Error message when you try to create a WMI event alert by using the sp_add_alert stored procedure in SQL Server 2008: “The @wmi_query could not be executed in the @wmi_namespace provided” 263222960574?(http://support.microsoft.com/kb/960574/)FIX: Error message when you run the Snapshot Agent for a transactional replication that uses an Oracle 11g publisher in SQL Server 2005 or in SQL Server 2008: “Msg 21613, Level 16, State 1, Procedure sp_IHsyncmetadata, Line 223″263223960575?(http://support.microsoft.com/kb/960575/)FIX: Some DML statements that should not be replicated are replicated to the subscribers when you replicate the execution of a stored procedure in a transactional replication in SQL Server 2005 or in SQL Server 2008 263097960770?(http://support.microsoft.com/kb/960770/)FIX: You receive error 605 and error 824 when you run a query that inserts data into a temporary table in SQL Server 2008 263106960771?(http://support.microsoft.com/kb/960771/)FIX: Some attributes of a nested table do not appear in a SQL Server 2008 Data Mining model when the data source is a cube 263096960864?(http://support.microsoft.com/kb/960864/)FIX: Error message when you view a data mining model in Mining Model Viewer in SQL Server 2008 Analysis Services: “Exception has been thrown by the target of an invocation.Item has already been added” 263211960996?(http://support.microsoft.com/kb/960996/)FIX: When you use a ReportViewer control to view a SQL Server 2008 Reporting Services report that contains two pages, the formatting for the second page is lost 267583961094?(http://support.microsoft.com/kb/961094/)FIX: Error message when you try to connect to a cube by using a user account that belongs to multiple database roles in SQL Server 2008 Analysis Services: “Two sets specified in the function have different dimensionality” 263105961126?(http://support.microsoft.com/kb/961126/)FIX: Error message when you run a maintenance plan in SQL Server 2008: “The SQL Server Execute Package Utility requires Integration Services to be installed” 263202961271?(http://support.microsoft.com/kb/961271/)FIX: In a SQL Server 2008 Reporting Services report that contains several levels, some items disappear when you collapse another item 263087961272?(http://support.microsoft.com/kb/961272/)FIX: A maintenance plan that contains a Rebuild Index task takes much longer than you expect to run in SQL Server 2008 263094961283?(http://support.microsoft.com/kb/961283/)FIX: An access violation may occur when you run a query that uses a parallel execution plan in SQL Server 2008 263115961323?(http://support.microsoft.com/kb/961323/)FIX: The memory usage increases gradually when you frequently back up or restore a database in SQL Server 2008 262980961359?(http://support.microsoft.com/kb/961359/)FIX: You receive an error message when you try to parse XML data in SQL Server 2008263141961360?(http://support.microsoft.com/kb/961360/)FIX: The page numbers may be hardcoded in the pages after you export a report to Excel format in SQL Server 2008 263100961393?(http://support.microsoft.com/kb/961393/)FIX: When you print a report by using the SQL Server 2008 Reporting Services Client-Side Printing functionality, the spacing is too small or too large 263207961481?(http://support.microsoft.com/kb/961481/)FIX: A database audit specification is set to the sysrowsets object instead of the schema object that you specified in SQL Server Management Studio in SQL Server 2008 263122961699?(http://support.microsoft.com/kb/961699/)FIX: Error message when you perform a partition merge in SQL Server 2008 Analysis Services: “Detected inconsistency between User define slice and detected slice of partition”
Cumulative update package informationRestart informationYou may have to restart the computer after you apply this cumulative update.Registry informationTo use one of the hotfixes in this package, you do not have to make any changes to the registry.
Cumulative update package file informationThis 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.32-bit versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDistrib.exe2007.100.1787.075,09608-Jan-200921:20×86Dtexec.exe2007.100.1787.054,10408-Jan-200921:20×86Dtslog.dll2007.100.1787.079,72008-Jan-200921:20×86Dtspipeline.dll2007.100.1787.0694,10408-Jan-200921:20×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:33×86Microsoft.sqlserver.connectioninfo.dll10.0.1787.0149,35208-Jan-200922:34×86Microsoft.sqlserver.dmf.dll10.0.1787.0292,71208-Jan-200922:35×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Microsoft.sqlserver.management.collectortasks.dll10.0.1787.083,80008-Jan-200922:36×86Microsoft.sqlserver.replication.dll2007.100.1787.01,765,73608-Jan-200922:38×86Microsoft.sqlserver.smo.dll10.0.1787.02,860,90408-Jan-200922:38×86Microsoft.sqlserver.smoextended.dll10.0.1787.0182,12008-Jan-200922:38×86Microsoft.sqlserver.sqlenum.dll10.0.1787.01,062,76008-Jan-200922:38×86Rdistcom.dll2007.100.1787.0649,06408-Jan-200923:01×86Replmerg.exe2007.100.1787.0341,33608-Jan-200923:01×86Snapshot.exe10.0.1787.013,16009-Jan-200900:09×86Sql_engine_core_shared_keyfile.dll2007.100.1787.013,67208-Jan-200922:16×86Sqlmergx.dll2007.100.1787.0192,85609-Jan-200900:10×86Sqlwep100.dll2007.100.1787.087,40009-Jan-200900:11×86SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAtxcore.dll2007.100.1787.026,47208-Jan-200921:01×86Datacollectorcontroller.dll2007.100.1787.0134,48808-Jan-200921:06×86Sql_engine_core_inst_keyfile.dll2007.100.1787.013,67208-Jan-200922:16×86Sqlagent.exe2007.100.1787.0366,95209-Jan-200900:09×86Sqlos.dll2007.100.1787.014,68009-Jan-200900:10×86Sqlservr.exe2007.100.1787.041,003,35209-Jan-200900:10×86SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Microsoft.sqlserver.connectioninfo.dll10.0.1787.0149,35208-Jan-200922:34×86Microsoft.sqlserver.smo.dll10.0.1787.02,860,90408-Jan-200922:38×86Microsoft.sqlserver.smoextended.dll10.0.1787.0182,12008-Jan-200922:38×86Microsoft.sqlserver.sqlenum.dll10.0.1787.01,062,76008-Jan-200922:38×86Msgprox.dll2007.100.1787.0201,56008-Jan-200922:40×86Replprov.dll2007.100.1787.0575,32008-Jan-200923:01×86Replrec.dll2007.100.1787.0789,84808-Jan-200923:01×86Replsub.dll2007.100.1787.0410,45608-Jan-200923:01×86Sql_common_core_keyfile.dll2007.100.1787.013,67208-Jan-200922:16×86Svrenumapi100.dll2007.100.1787.0755,56009-Jan-200900:12×86Xmlsub.dll2007.100.1787.0192,34409-Jan-200900:14×86SQL Server 2008 Business Intelligence Development Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDataprofileviewer.exe10.0.1787.0313,17608-Jan-200921:06×86Dtexec.exe2007.100.1787.054,10408-Jan-200921:20×86Dtslog.dll2007.100.1787.079,72008-Jan-200921:20×86Dtspipeline.dll2007.100.1787.0694,10408-Jan-200921:20×86Microsoft.analysisservices.design.dll10.0.1787.05,920,61608-Jan-200922:30×86Microsoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Microsoft.analysisservices.viewers.dll10.0.1787.01,001,32008-Jan-200922:31×86Microsoft.analysisservices.wizards.dll10.0.1787.05,928,80808-Jan-200922:31×86Microsoft.datatransformationservices.design.dll10.0.1787.04,233,04808-Jan-200922:31×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.1787.0563,03208-Jan-200922:32×86Microsoft.reportingservices.diagnostics.dll10.0.1787.0898,90408-Jan-200922:32×86Microsoft.reportingservices.excelrendering.dll10.0.1787.0251,75208-Jan-200922:32×86Microsoft.reportingservices.hpbprocessing.dll10.0.1787.0284,50408-Jan-200922:32×86Microsoft.reportingservices.htmlrendering.dll10.0.1787.0194,40808-Jan-200922:32×86Microsoft.reportingservices.imagerendering.dll10.0.1787.0145,25608-Jan-200922:32×86Microsoft.reportingservices.processingcore.dll10.0.1787.04,339,54408-Jan-200922:32×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1787.091,99208-Jan-200922:32×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1787.0829,27208-Jan-200922:32×86Microsoft.reportingservices.richtext.dll10.0.1787.0100,20008-Jan-200922:32×86Microsoft.reportingservices.spbprocessing.dll10.0.1787.0243,56008-Jan-200922:33×86Microsoft.reportingservices.wordrendering.dll10.0.1787.0227,17608-Jan-200922:33×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:33×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Msmdlocal.dll10.0.1787.023,454,05608-Jan-200922:40×86Msmgdsrv.dll10.0.1787.08,557,41608-Jan-200922:40×86Msolap100.dll10.0.1787.06,531,94408-Jan-200922:40×86Reportingserviceslibrary.dll10.0.1787.01,324,88808-Jan-200923:02×86Sql_bids_keyfile.dll2007.100.1787.013,67208-Jan-200922:16×86Sqldest.dll2007.100.1787.0180,07209-Jan-200900:09×86Sqlmanagerui.dll10.0.1787.07,554,90409-Jan-200900:10×86Txgroupdups.dll2007.100.1787.0258,40809-Jan-200900:13×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Msmdlocal.dll10.0.1787.023,454,05608-Jan-200922:40×86Msmdspdm.dll10.0.1787.0178,02408-Jan-200922:40×86Msmdsrv.exe10.0.1787.021,948,26408-Jan-200922:40×86Msmgdsrv.dll10.0.1787.08,557,41608-Jan-200922:40×86Msolap100.dll10.0.1787.06,531,94408-Jan-200922:40×86Sql_as_keyfile.dll2007.100.1787.013,67208-Jan-200922:16×86SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtexec.exe2007.100.1787.054,10408-Jan-200921:20×86Dtslog.dll2007.100.1787.079,72008-Jan-200921:20×86Dtspipeline.dll2007.100.1787.0694,10408-Jan-200921:20×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:33×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Sql_is_keyfile.dll2007.100.1787.013,67208-Jan-200922:16×86Sqldest.dll2007.100.1787.0180,07209-Jan-200900:09×86Txgroupdups.dll2007.100.1787.0258,40809-Jan-200900:13×86SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1787.0563,03208-Jan-200922:32×86Microsoft.reportingservices.diagnostics.dll10.0.1787.0898,90408-Jan-200922:32×86Microsoft.reportingservices.excelrendering.dll10.0.1787.0251,75208-Jan-200922:32×86Microsoft.reportingservices.hpbprocessing.dll10.0.1787.0284,50408-Jan-200922:32×86Microsoft.reportingservices.htmlrendering.dll10.0.1787.0194,40808-Jan-200922:32×86Microsoft.reportingservices.imagerendering.dll10.0.1787.0145,25608-Jan-200922:32×86Microsoft.reportingservices.processingcore.dll10.0.1787.04,339,54408-Jan-200922:32×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1787.091,99208-Jan-200922:32×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1787.0829,27208-Jan-200922:32×86Microsoft.reportingservices.richtext.dll10.0.1787.0100,20008-Jan-200922:32×86Microsoft.reportingservices.spbprocessing.dll10.0.1787.0243,56008-Jan-200922:33×86Microsoft.reportingservices.wordrendering.dll10.0.1787.0227,17608-Jan-200922:33×86Msmgdsrv.dll10.0.1787.08,557,41608-Jan-200922:40×86Reportingserviceslibrary.dll10.0.1787.01,324,88808-Jan-200923:02×86Reportingservicesservice.exe2007.100.1787.01,104,21608-Jan-200923:02×86Reportingserviceswebserver.dll10.0.1787.01,902,42408-Jan-200923:02×86Reportingserviceswebuserinterface.dll10.0.1787.01,607,51208-Jan-200923:02×86Rsconfigtool.exe10.0.1787.01,206,10408-Jan-200923:54×86Sql_rs_keyfile.dll2007.100.1787.013,67208-Jan-200922:16×86SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCopydatabasewizard.exe10.0.1787.0661,33608-Jan-200921:05×86Dataprofileviewer.exe10.0.1787.0313,17608-Jan-200921:06×86Dtexec.exe2007.100.1787.054,10408-Jan-200921:20×86Dtslog.dll2007.100.1787.079,72008-Jan-200921:20×86Dtspipeline.dll2007.100.1787.0694,10408-Jan-200921:20×86Microsoft.datatransformationservices.design.dll10.0.1787.04,233,04808-Jan-200922:31×86Microsoft.reportingservices.diagnostics.dll10.0.1787.0898,90408-Jan-200922:32×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:33×86Microsoft.sqlserver.dmf.dll10.0.1787.0292,71208-Jan-200922:35×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Microsoft.sqlserver.management.collectortasks.dll10.0.1787.083,80008-Jan-200922:36×86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1787.03,290,98408-Jan-200922:37×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1787.0391,00008-Jan-200922:37×86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1787.091,99208-Jan-200922:37×86Microsoft.sqlserver.replication.dll2007.100.1787.01,765,73608-Jan-200922:38×86Microsoft.sqlserver.sqlparser.dll10.0.1787.02,148,20008-Jan-200922:38×86Objectexplorer.dll10.0.1787.03,237,73608-Jan-200922:45×86Radlangsvc.dll10.0.1787.0120,66408-Jan-200923:00×86Rsconfigtool.exe10.0.1787.01,206,10408-Jan-200923:54×86Sql_ssms_keyfile.dll2007.100.1787.013,67208-Jan-200922:16×86Sqldest.dll2007.100.1787.0180,07209-Jan-200900:09×86Sqleditors.dll10.0.1787.01,222,48809-Jan-200900:09×86Sqlmanagerui.dll10.0.1787.07,554,90409-Jan-200900:10×86Txgroupdups.dll2007.100.1787.0258,40809-Jan-200900:13×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAutoadmin.dll2007.100.1787.0937,81608-Jan-200921:02×86Dtexec.exe2007.100.1787.054,10408-Jan-200921:20×86Dtslog.dll2007.100.1787.079,72008-Jan-200921:20×86Dtspipeline.dll2007.100.1787.0694,10408-Jan-200921:20×86Microsoft.analysisservices.deployment.exe10.0.1787.0501,60808-Jan-200922:30×86Microsoft.analysisservices.design.dll10.0.1787.05,920,61608-Jan-200922:30×86Microsoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Microsoft.analysisservices.viewers.dll10.0.1787.01,001,32008-Jan-200922:31×86Microsoft.analysisservices.wizards.dll10.0.1787.05,928,80808-Jan-200922:31×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:33×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1787.0227,17608-Jan-200922:34×86Microsoft.sqlserver.configuration.sco.dll10.0.1766.01,303,57601-Oct-200802:17×86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,60001-Oct-200802:17×86Msmdlocal.dll10.0.1787.023,454,05608-Jan-200922:40×86Msmgdsrv.dll10.0.1787.08,557,41608-Jan-200922:40×86Msolap100.dll10.0.1787.06,531,94408-Jan-200922:40×86Sql_tools_keyfile.dll2007.100.1787.013,67208-Jan-200922:16×86SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli10.dll2007.100.1787.02,456,92009-Jan-200900:10×86Sqlncli_keyfile.dll2007.100.1787.013,67208-Jan-200922:16×86x64-based versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDistrib.exe2007.100.1787.086,88808-Jan-200921:28×64Dtexec.exe2007.100.1787.064,87208-Jan-200921:28×64Dtslog.dll2007.100.1787.095,57608-Jan-200921:28×64Dtspipeline.dll2007.100.1787.01,086,80808-Jan-200921:28×64Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,41608-Jan-200922:03×86Microsoft.sqlserver.connectioninfo.dll10.0.1787.0149,35208-Jan-200922:34×86Microsoft.sqlserver.dmf.dll10.0.1787.0292,71208-Jan-200922:04×86Microsoft.sqlserver.dmf.dll10.0.1787.0292,71208-Jan-200922:35×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Microsoft.sqlserver.management.collectortasks.dll10.0.1787.083,80008-Jan-200922:05×86Microsoft.sqlserver.replication.dll2007.100.1787.01,939,28808-Jan-200922:06×64Microsoft.sqlserver.replication.dll2007.100.1787.01,765,73608-Jan-200922:38×86Microsoft.sqlserver.smo.dll10.0.1787.02,860,90408-Jan-200922:38×86Microsoft.sqlserver.smoextended.dll10.0.1787.0182,12008-Jan-200922:38×86Microsoft.sqlserver.sqlenum.dll10.0.1787.01,062,76008-Jan-200922:38×86Rdistcom.dll2007.100.1787.0787,28808-Jan-200922:21×64Replmerg.exe2007.100.1787.0408,40808-Jan-200922:21×64Snapshot.exe10.0.1787.013,14408-Jan-200923:05×86Snapshot.exe10.0.1787.013,16009-Jan-200900:09×86Sql_engine_core_shared_keyfile.dll2007.100.1787.014,16808-Jan-200921:55×64Sqlmergx.dll2007.100.1787.0229,20808-Jan-200923:06×64Sqlwep100.dll2007.100.1787.0116,56808-Jan-200923:07×64SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAtxcore.dll2007.100.1787.030,55208-Jan-200921:19×64Datacollectorcontroller.dll2007.100.1787.0254,82408-Jan-200921:21×64Sql_engine_core_inst_keyfile.dll2007.100.1787.014,16808-Jan-200921:55×64Sqlagent.exe2007.100.1787.0427,35208-Jan-200923:05×64Sqlos.dll2007.100.1787.015,19208-Jan-200923:06×64Sqlservr.exe2007.100.1787.057,592,15208-Jan-200923:07×64SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Microsoft.sqlserver.connectioninfo.dll10.0.1787.0149,33608-Jan-200922:04×86Microsoft.sqlserver.connectioninfo.dll10.0.1787.0149,35208-Jan-200922:34×86Microsoft.sqlserver.smo.dll10.0.1787.02,860,88808-Jan-200922:06×86Microsoft.sqlserver.smo.dll10.0.1787.02,860,90408-Jan-200922:38×86Microsoft.sqlserver.smoextended.dll10.0.1787.0182,10408-Jan-200922:06×86Microsoft.sqlserver.smoextended.dll10.0.1787.0182,12008-Jan-200922:38×86Microsoft.sqlserver.sqlenum.dll10.0.1787.01,062,74408-Jan-200922:06×86Microsoft.sqlserver.sqlenum.dll10.0.1787.01,062,76008-Jan-200922:38×86Msgprox.dll2007.100.1787.0245,59208-Jan-200922:07×64Msgprox.dll2007.100.1787.0201,56008-Jan-200922:40×86Replprov.dll2007.100.1787.0727,38408-Jan-200922:21×64Replprov.dll2007.100.1787.0575,32008-Jan-200923:01×86Replrec.dll2007.100.1787.0976,72808-Jan-200922:21×64Replrec.dll2007.100.1787.0789,84808-Jan-200923:01×86Replsub.dll2007.100.1787.0491,86408-Jan-200922:21×64Replsub.dll2007.100.1787.0410,45608-Jan-200923:01×86Sql_common_core_keyfile.dll2007.100.1787.014,16808-Jan-200921:55×64Svrenumapi100.dll2007.100.1787.01,017,17608-Jan-200923:08×64Svrenumapi100.dll2007.100.1787.0755,56009-Jan-200900:12×86Xmlsub.dll2007.100.1787.0308,07208-Jan-200923:11×64Xmlsub.dll2007.100.1787.0192,34409-Jan-200900:14×86SQL Server 2008 Business Intelligence Development Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDataprofileviewer.exe10.0.1787.0313,17608-Jan-200921:06×86Dtexec.exe2007.100.1787.054,10408-Jan-200921:20×86Dtslog.dll2007.100.1787.079,72008-Jan-200921:20×86Dtspipeline.dll2007.100.1787.0694,10408-Jan-200921:20×86Microsoft.analysisservices.design.dll10.0.1787.05,920,61608-Jan-200922:30×86Microsoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Microsoft.analysisservices.viewers.dll10.0.1787.01,001,32008-Jan-200922:31×86Microsoft.analysisservices.wizards.dll10.0.1787.05,928,80808-Jan-200922:31×86Microsoft.datatransformationservices.design.dll10.0.1787.04,233,04808-Jan-200922:31×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.1787.0563,03208-Jan-200922:32×86Microsoft.reportingservices.diagnostics.dll10.0.1787.0898,90408-Jan-200922:32×86Microsoft.reportingservices.excelrendering.dll10.0.1787.0251,75208-Jan-200922:32×86Microsoft.reportingservices.hpbprocessing.dll10.0.1787.0284,50408-Jan-200922:32×86Microsoft.reportingservices.htmlrendering.dll10.0.1787.0194,40808-Jan-200922:32×86Microsoft.reportingservices.imagerendering.dll10.0.1787.0145,25608-Jan-200922:32×86Microsoft.reportingservices.processingcore.dll10.0.1787.04,339,54408-Jan-200922:32×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1787.091,99208-Jan-200922:32×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1787.0829,27208-Jan-200922:32×86Microsoft.reportingservices.richtext.dll10.0.1787.0100,20008-Jan-200922:32×86Microsoft.reportingservices.spbprocessing.dll10.0.1787.0243,56008-Jan-200922:33×86Microsoft.reportingservices.wordrendering.dll10.0.1787.0227,17608-Jan-200922:33×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:33×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Msmdlocal.dll10.0.1787.044,448,60008-Jan-200922:07×64Msmdlocal.dll10.0.1787.023,454,05608-Jan-200922:40×86Msmgdsrv.dll10.0.1787.012,331,35208-Jan-200922:08×64Msmgdsrv.dll10.0.1787.08,557,41608-Jan-200922:40×86Msolap100.dll10.0.1787.08,152,40808-Jan-200922:08×64Msolap100.dll10.0.1787.06,531,94408-Jan-200922:40×86Reportingserviceslibrary.dll10.0.1787.01,324,88808-Jan-200923:02×86Sql_bids_keyfile.dll2007.100.1787.014,16808-Jan-200921:55×64Sqldest.dll2007.100.1787.0180,07209-Jan-200900:09×86Sqlmanagerui.dll10.0.1787.07,554,90409-Jan-200900:10×86Txgroupdups.dll2007.100.1787.0258,40809-Jan-200900:13×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Msmdlocal.dll10.0.1787.044,448,60008-Jan-200922:07×64Msmdlocal.dll10.0.1787.023,454,05608-Jan-200922:40×86Msmdspdm.dll10.0.1787.0178,02408-Jan-200922:08×86Msmdsrv.exe10.0.1787.043,726,16808-Jan-200922:08×64Msmgdsrv.dll10.0.1787.012,331,35208-Jan-200922:08×64Msmgdsrv.dll10.0.1787.08,557,41608-Jan-200922:40×86Msolap100.dll10.0.1787.08,152,40808-Jan-200922:08×64Msolap100.dll10.0.1787.06,531,94408-Jan-200922:40×86Sql_as_keyfile.dll2007.100.1787.014,16808-Jan-200921:55×64SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtexec.exe2007.100.1787.064,87208-Jan-200921:28×64Dtslog.dll2007.100.1787.095,57608-Jan-200921:28×64Dtspipeline.dll2007.100.1787.01,086,80808-Jan-200921:28×64Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,41608-Jan-200922:03×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Sql_is_keyfile.dll2007.100.1787.014,16808-Jan-200921:55×64Sqldest.dll2007.100.1787.0264,53608-Jan-200923:06×64Txgroupdups.dll2007.100.1787.0478,04008-Jan-200923:09×64SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1787.0563,04808-Jan-200922:02×86Microsoft.reportingservices.diagnostics.dll10.0.1787.0898,92008-Jan-200922:02×86Microsoft.reportingservices.excelrendering.dll10.0.1787.0251,73608-Jan-200922:02×86Microsoft.reportingservices.hpbprocessing.dll10.0.1787.0284,50408-Jan-200922:02×86Microsoft.reportingservices.htmlrendering.dll10.0.1787.0194,39208-Jan-200922:02×86Microsoft.reportingservices.imagerendering.dll10.0.1787.0145,24008-Jan-200922:02×86Microsoft.reportingservices.processingcore.dll10.0.1787.04,339,56008-Jan-200922:02×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1787.091,99208-Jan-200922:02×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1787.0829,28808-Jan-200922:02×86Microsoft.reportingservices.richtext.dll10.0.1787.0100,18408-Jan-200922:02×86Microsoft.reportingservices.spbprocessing.dll10.0.1787.0243,56008-Jan-200922:02×86Microsoft.reportingservices.wordrendering.dll10.0.1787.0227,17608-Jan-200922:02×86Msmgdsrv.dll10.0.1787.012,331,35208-Jan-200922:08×64Reportingserviceslibrary.dll10.0.1787.01,324,88808-Jan-200922:22×86Reportingservicesservice.exe2007.100.1787.02,042,71208-Jan-200922:22×64Reportingserviceswebserver.dll10.0.1787.01,902,42408-Jan-200922:22×86Reportingserviceswebuserinterface.dll10.0.1787.01,607,51208-Jan-200922:22×86Rsconfigtool.exe10.0.1787.01,206,10408-Jan-200923:54×86Sql_rs_keyfile.dll2007.100.1787.014,16808-Jan-200921:55×64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCopydatabasewizard.exe10.0.1787.0661,33608-Jan-200921:05×86Dataprofileviewer.exe10.0.1787.0313,17608-Jan-200921:06×86Dtexec.exe2007.100.1787.054,10408-Jan-200921:20×86Dtslog.dll2007.100.1787.079,72008-Jan-200921:20×86Dtspipeline.dll2007.100.1787.0694,10408-Jan-200921:20×86Microsoft.datatransformationservices.design.dll10.0.1787.04,233,04808-Jan-200922:31×86Microsoft.reportingservices.diagnostics.dll10.0.1787.0898,90408-Jan-200922:32×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:33×86Microsoft.sqlserver.dmf.dll10.0.1787.0292,71208-Jan-200922:04×86Microsoft.sqlserver.dmf.dll10.0.1787.0292,71208-Jan-200922:35×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Microsoft.sqlserver.management.collectortasks.dll10.0.1787.083,80008-Jan-200922:36×86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1787.03,290,98408-Jan-200922:37×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1787.0391,00008-Jan-200922:37×86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1787.091,99208-Jan-200922:37×86Microsoft.sqlserver.replication.dll2007.100.1787.01,765,73608-Jan-200922:38×86Microsoft.sqlserver.sqlparser.dll10.0.1787.02,148,20008-Jan-200922:38×86Objectexplorer.dll10.0.1787.03,237,73608-Jan-200922:45×86Radlangsvc.dll10.0.1787.0120,66408-Jan-200923:00×86Rsconfigtool.exe10.0.1787.01,206,10408-Jan-200923:54×86Sql_ssms_keyfile.dll2007.100.1787.014,16808-Jan-200921:55×64Sqldest.dll2007.100.1787.0180,07209-Jan-200900:09×86Sqleditors.dll10.0.1787.01,222,48809-Jan-200900:09×86Sqlmanagerui.dll10.0.1787.07,554,90409-Jan-200900:10×86Txgroupdups.dll2007.100.1787.0258,40809-Jan-200900:13×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAutoadmin.dll2007.100.1787.0937,81608-Jan-200921:02×86Dtexec.exe2007.100.1787.054,10408-Jan-200921:20×86Dtexec.exe2007.100.1787.064,87208-Jan-200921:28×64Dtslog.dll2007.100.1787.079,72008-Jan-200921:20×86Dtslog.dll2007.100.1787.095,57608-Jan-200921:28×64Dtspipeline.dll2007.100.1787.0694,10408-Jan-200921:20×86Dtspipeline.dll2007.100.1787.01,086,80808-Jan-200921:28×64Microsoft.analysisservices.deployment.exe10.0.1787.0501,60808-Jan-200922:30×86Microsoft.analysisservices.design.dll10.0.1787.05,920,61608-Jan-200922:30×86Microsoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Microsoft.analysisservices.viewers.dll10.0.1787.01,001,32008-Jan-200922:31×86Microsoft.analysisservices.wizards.dll10.0.1787.05,928,80808-Jan-200922:31×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,41608-Jan-200922:03×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:33×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1787.0227,17608-Jan-200922:03×86Microsoft.sqlserver.configuration.sco.dll10.0.1766.01,303,57601-Oct-200811:20×86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,60001-Oct-200811:20×86Msmdlocal.dll10.0.1787.044,448,60008-Jan-200922:07×64Msmdlocal.dll10.0.1787.023,454,05608-Jan-200922:40×86Msmgdsrv.dll10.0.1787.012,331,35208-Jan-200922:08×64Msmgdsrv.dll10.0.1787.08,557,41608-Jan-200922:40×86Msolap100.dll10.0.1787.08,152,40808-Jan-200922:08×64Msolap100.dll10.0.1787.06,531,94408-Jan-200922:40×86Sql_tools_keyfile.dll2007.100.1787.014,16808-Jan-200921:55×64SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli10.dll2007.100.1787.03,155,80008-Jan-200923:06×64Sqlncli10.dll2007.100.1787.02,456,92009-Jan-200900:10×86Sqlncli_keyfile.dll2007.100.1787.014,16808-Jan-200921:55×64Itanium-architecture versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDistrib.exe2007.100.1787.0205,67208-Jan-200921:32IA-64Dtexec.exe2007.100.1787.0154,98408-Jan-200921:32IA-64Dtslog.dll2007.100.1787.0183,65608-Jan-200921:32IA-64Dtspipeline.dll2007.100.1787.02,020,71208-Jan-200921:32IA-64Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:10×86Microsoft.sqlserver.connectioninfo.dll10.0.1787.0149,35208-Jan-200922:34×86Microsoft.sqlserver.dmf.dll10.0.1787.0292,69608-Jan-200922:12×86Microsoft.sqlserver.dmf.dll10.0.1787.0292,71208-Jan-200922:35×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Microsoft.sqlserver.management.collectortasks.dll10.0.1787.083,81608-Jan-200922:13×86Microsoft.sqlserver.replication.dll2007.100.1787.02,656,61608-Jan-200922:14IA-64Microsoft.sqlserver.replication.dll2007.100.1787.01,765,73608-Jan-200922:38×86Microsoft.sqlserver.smo.dll10.0.1787.02,860,90408-Jan-200922:38×86Microsoft.sqlserver.smoextended.dll10.0.1787.0182,12008-Jan-200922:38×86Microsoft.sqlserver.sqlenum.dll10.0.1787.01,062,76008-Jan-200922:38×86Rdistcom.dll2007.100.1787.01,829,72008-Jan-200922:31IA-64Replmerg.exe2007.100.1787.0969,57608-Jan-200922:32IA-64Snapshot.exe10.0.1787.013,14408-Jan-200923:20×86Snapshot.exe10.0.1787.013,16009-Jan-200900:09×86Sql_engine_core_shared_keyfile.dll2007.100.1787.019,30408-Jan-200922:02IA-64Sqlmergx.dll2007.100.1787.0428,39208-Jan-200923:22IA-64Sqlwep100.dll2007.100.1787.0212,32808-Jan-200923:23IA-64SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAtxcore.dll2007.100.1787.059,22408-Jan-200921:24IA-64Datacollectorcontroller.dll2007.100.1787.0470,88808-Jan-200921:25IA-64Sql_engine_core_inst_keyfile.dll2007.100.1787.019,30408-Jan-200922:02IA-64Sqlagent.exe2007.100.1787.01,200,98408-Jan-200923:21IA-64Sqlos.dll2007.100.1787.022,36008-Jan-200923:22IA-64Sqlservr.exe2007.100.1787.0110,899,56008-Jan-200923:23IA-64SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Microsoft.sqlserver.connectioninfo.dll10.0.1787.0149,33608-Jan-200922:12×86Microsoft.sqlserver.connectioninfo.dll10.0.1787.0149,35208-Jan-200922:34×86Microsoft.sqlserver.smo.dll10.0.1787.02,860,90408-Jan-200922:14×86Microsoft.sqlserver.smo.dll10.0.1787.02,860,90408-Jan-200922:38×86Microsoft.sqlserver.smoextended.dll10.0.1787.0182,10408-Jan-200922:14×86Microsoft.sqlserver.smoextended.dll10.0.1787.0182,12008-Jan-200922:38×86Microsoft.sqlserver.sqlenum.dll10.0.1787.01,062,74408-Jan-200922:14×86Microsoft.sqlserver.sqlenum.dll10.0.1787.01,062,76008-Jan-200922:38×86Msgprox.dll2007.100.1787.0533,33608-Jan-200922:15IA-64Msgprox.dll2007.100.1787.0201,56008-Jan-200922:40×86Replprov.dll2007.100.1787.01,640,79208-Jan-200922:32IA-64Replprov.dll2007.100.1787.0575,32008-Jan-200923:01×86Replrec.dll2007.100.1787.02,124,12008-Jan-200922:32IA-64Replrec.dll2007.100.1787.0789,84808-Jan-200923:01×86Replsub.dll2007.100.1787.01,111,89608-Jan-200922:32IA-64Replsub.dll2007.100.1787.0410,45608-Jan-200923:01×86Sql_common_core_keyfile.dll2007.100.1787.019,30408-Jan-200922:02IA-64Svrenumapi100.dll2007.100.1787.02,696,02408-Jan-200923:24IA-64Svrenumapi100.dll2007.100.1787.0755,56009-Jan-200900:12×86Xmlsub.dll2007.100.1787.0558,95208-Jan-200923:26IA-64Xmlsub.dll2007.100.1787.0192,34409-Jan-200900:14×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Msmdlocal.dll10.0.1787.057,503,59208-Jan-200922:16IA-64Msmdlocal.dll10.0.1787.023,454,05608-Jan-200922:40×86Msmdspdm.dll10.0.1787.0178,00808-Jan-200922:16×86Msmdsrv.exe10.0.1787.058,851,17608-Jan-200922:16IA-64Msmgdsrv.dll10.0.1787.015,483,22408-Jan-200922:16IA-64Msmgdsrv.dll10.0.1787.08,557,41608-Jan-200922:40×86Msolap100.dll10.0.1787.010,062,69608-Jan-200922:16IA-64Msolap100.dll10.0.1787.06,531,94408-Jan-200922:40×86Sql_as_keyfile.dll2007.100.1787.019,30408-Jan-200922:02IA-64SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtexec.exe2007.100.1787.0154,98408-Jan-200921:32IA-64Dtslog.dll2007.100.1787.0183,65608-Jan-200921:32IA-64Dtspipeline.dll2007.100.1787.02,020,71208-Jan-200921:32IA-64Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:10×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Sql_is_keyfile.dll2007.100.1787.019,30408-Jan-200922:02IA-64Sqldest.dll2007.100.1787.0602,96808-Jan-200923:21IA-64Txgroupdups.dll2007.100.1787.0941,92808-Jan-200923:25IA-64SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1787.0563,04808-Jan-200922:09×86Microsoft.reportingservices.diagnostics.dll10.0.1787.0898,92008-Jan-200922:09×86Microsoft.reportingservices.excelrendering.dll10.0.1787.0251,73608-Jan-200922:09×86Microsoft.reportingservices.hpbprocessing.dll10.0.1787.0284,52008-Jan-200922:09×86Microsoft.reportingservices.htmlrendering.dll10.0.1787.0194,39208-Jan-200922:09×86Microsoft.reportingservices.imagerendering.dll10.0.1787.0145,25608-Jan-200922:10×86Microsoft.reportingservices.processingcore.dll10.0.1787.04,339,54408-Jan-200922:10×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1787.092,00808-Jan-200922:10×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1787.0829,27208-Jan-200922:10×86Microsoft.reportingservices.richtext.dll10.0.1787.0100,20008-Jan-200922:10×86Microsoft.reportingservices.spbprocessing.dll10.0.1787.0243,54408-Jan-200922:10×86Microsoft.reportingservices.wordrendering.dll10.0.1787.0227,16008-Jan-200922:10×86Msmgdsrv.dll10.0.1787.015,483,22408-Jan-200922:16IA-64Reportingserviceslibrary.dll10.0.1787.01,324,88808-Jan-200922:32×86Reportingservicesservice.exe2007.100.1787.03,358,05608-Jan-200922:32IA-64Reportingserviceswebserver.dll10.0.1787.01,902,44008-Jan-200922:32×86Reportingserviceswebuserinterface.dll10.0.1787.01,607,51208-Jan-200922:32×86Rsconfigtool.exe10.0.1787.01,206,10408-Jan-200923:54×86Sql_rs_keyfile.dll2007.100.1787.019,30408-Jan-200922:02IA-64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCopydatabasewizard.exe10.0.1787.0661,33608-Jan-200921:05×86Dataprofileviewer.exe10.0.1787.0313,17608-Jan-200921:06×86Dtexec.exe2007.100.1787.054,10408-Jan-200921:20×86Dtslog.dll2007.100.1787.079,72008-Jan-200921:20×86Dtspipeline.dll2007.100.1787.0694,10408-Jan-200921:20×86Microsoft.datatransformationservices.design.dll10.0.1787.04,233,04808-Jan-200922:31×86Microsoft.reportingservices.diagnostics.dll10.0.1787.0898,90408-Jan-200922:32×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:33×86Microsoft.sqlserver.dmf.dll10.0.1787.0292,69608-Jan-200922:12×86Microsoft.sqlserver.dmf.dll10.0.1787.0292,71208-Jan-200922:35×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1787.0296,80808-Jan-200922:36×86Microsoft.sqlserver.management.collectortasks.dll10.0.1787.083,80008-Jan-200922:36×86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1787.03,290,98408-Jan-200922:37×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1787.0391,00008-Jan-200922:37×86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1787.091,99208-Jan-200922:37×86Microsoft.sqlserver.replication.dll2007.100.1787.01,765,73608-Jan-200922:38×86Microsoft.sqlserver.sqlparser.dll10.0.1787.02,148,20008-Jan-200922:38×86Objectexplorer.dll10.0.1787.03,237,73608-Jan-200922:45×86Radlangsvc.dll10.0.1787.0120,66408-Jan-200923:00×86Rsconfigtool.exe10.0.1787.01,206,10408-Jan-200923:54×86Sql_ssms_keyfile.dll2007.100.1787.019,30408-Jan-200922:02IA-64Sqldest.dll2007.100.1787.0180,07209-Jan-200900:09×86Sqleditors.dll10.0.1787.01,222,48809-Jan-200900:09×86Sqlmanagerui.dll10.0.1787.07,554,90409-Jan-200900:10×86Txgroupdups.dll2007.100.1787.0258,40809-Jan-200900:13×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAutoadmin.dll2007.100.1787.0937,81608-Jan-200921:02×86Dtexec.exe2007.100.1787.054,10408-Jan-200921:20×86Dtexec.exe2007.100.1787.0154,98408-Jan-200921:32IA-64Dtslog.dll2007.100.1787.079,72008-Jan-200921:20×86Dtslog.dll2007.100.1787.0183,65608-Jan-200921:32IA-64Dtspipeline.dll2007.100.1787.0694,10408-Jan-200921:20×86Dtspipeline.dll2007.100.1787.02,020,71208-Jan-200921:32IA-64Microsoft.analysisservices.deployment.exe10.0.1787.0501,60808-Jan-200922:30×86Microsoft.analysisservices.design.dll10.0.1787.05,920,61608-Jan-200922:30×86Microsoft.analysisservices.dll10.0.1787.01,316,69608-Jan-200922:30×86Microsoft.analysisservices.viewers.dll10.0.1787.01,001,32008-Jan-200922:31×86Microsoft.analysisservices.wizards.dll10.0.1787.05,928,80808-Jan-200922:31×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:10×86Microsoft.sqlserver.adonetsrc.dll10.0.1787.067,43208-Jan-200922:33×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1787.0227,16008-Jan-200922:11×86Microsoft.sqlserver.configuration.sco.dll10.0.1766.01,303,57601-Oct-200809:16×86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,60001-Oct-200809:16×86Msmdlocal.dll10.0.1787.057,503,59208-Jan-200922:16IA-64Msmdlocal.dll10.0.1787.023,454,05608-Jan-200922:40×86Msmgdsrv.dll10.0.1787.015,483,22408-Jan-200922:16IA-64Msmgdsrv.dll10.0.1787.08,557,41608-Jan-200922:40×86Msolap100.dll10.0.1787.010,062,69608-Jan-200922:16IA-64Msolap100.dll10.0.1787.06,531,94408-Jan-200922:40×86Sql_tools_keyfile.dll2007.100.1787.019,30408-Jan-200922:02IA-64SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli10.dll2007.100.1787.06,346,08808-Jan-200923:22IA-64Sqlncli10.dll2007.100.1787.02,456,92009-Jan-200900:10×86Sqlncli_keyfile.dll2007.100.1787.019,30408-Jan-200922:02IA-64

Cumulative update package 2 for SQL Server 2008

Symptoms
Cumulative Update 2 contains hotfixes for the Microsoft SQL Server 2008 issues that have been fixed since the release of SQL Server 2008.
Note This build of the cumulative update package is also known as build 10.00.1779.00.
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 2008 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:
956909?(http://support.microsoft.com/kb/956909/) The SQL Server 2008 builds that were released after SQL Server 2008 was released
Important notes about the cumulative update packageSQL Server 2008 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.
Resolution
How to obtain Cumulative Update 2 for SQL Server 2008 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 2008 service pack that contains the hotfixes in this cumulative update package.
If the cumulative update is available for download, there is a “Hotfix download available” section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the cumulative update package.
Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific cumulative update package. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support(http://support.microsoft.com/contactus/?ws=support)
SQL Server 2008 hotfixes that are included in Cumulative Update 2 for SQL Server 2008
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:
Collapse this tableExpand this table
SQL Hotfix bug numberKB article numberDescription50003172959783?(http://support.microsoft.com/kb/959783/)FIX: A deadlock occurs when you implement DDL statements against the partitions that are defined in a partitioned table in SQL Server 200850003229945127?(http://support.microsoft.com/kb/945127/)FIX: You may still experience the performance issue that is described in KB article 940945 after you install Cumulative Update 3 for SQL Server 2005 Service Pack 250003353957812?(http://support.microsoft.com/kb/957812/)FIX: You cannot merge a publication that has spatial types that include large values with a SQL Server CE subscriber50003372956216?(http://support.microsoft.com/kb/956216/)FIX: The Transact-SQL debugger automatically saves changes to a script file when you run the script in debugging mode in SQL Server 2008 Management Studio50003413959889?(http://support.microsoft.com/kb/959889/)FIX: When you try to install a failover instance, the unsupported X86 option is available for you to select on the options landing page in SQL Server 200850003417959767?(http://support.microsoft.com/kb/959767/)FIX: Memory consumption by MEMORYCLERK_SOSNODEand USERSTORE_SCHEMAMANAGER may cause a performance slowdown of a SQL Server 2008 database50003451959768?(http://support.microsoft.com/kb/959768/)FIX: Writeback to a measure group is not reflected in a linked measure group50003457957815?(http://support.microsoft.com/kb/957815/)FIX: A SQL Server 2008 query returns incorrect results when you create a spatial index in a table that contains a composite primary key50003504959769?(http://support.microsoft.com/kb/959769/)FIX: A DMX prediction query returns incorrect results when you query a logistic regression model in SQL Server 2008 Analysis Services50003529959770?(http://support.microsoft.com/kb/959770/)FIX: Column data is incorrect when a lot of data is processed by the SSIS Fuzzy Grouping transformation50003541959771?(http://support.microsoft.com/kb/959771/)FIX: Excel 2007 cannot connect to an OLAP cube on a server that is running SQL Server 200550003542959773?(http://support.microsoft.com/kb/959773/)FIX: When you use Excel 2007 Service Pack 2 to make a subselect query with calculated members, the query returns unexpected error50003543959774?(http://support.microsoft.com/kb/959774/)FIX: The Excel 2007 Filter function does not evaluate calculated members so that Excel PivotTable advanced filters return unexpected results50003562959776?(http://support.microsoft.com/kb/959776/)FIX: Visual Studio 2008 stops responding when you leave a SQL Server 2008 Analysis Services-based database project idle for some time50003580958479?(http://support.microsoft.com/kb/958479/)FIX: Error message when you try to export a SQL Server 2008 Reporting Services report by using Report Manager: “Internet Explorer cannot download <ReportName>.xls from <URL>”50003600959788?(http://support.microsoft.com/kb/959788/)FIX: In SQL Server 2008, Dr. Watson error information is not posted in the Problem Reports and Solutions window if setup fails50003601959792?(http://support.microsoft.com/kb/959792/)FIX: Some screens in the Cumulative Update 1 for Microsoft SQL Server 2008 setup contain incorrect information50003608959794?(http://support.microsoft.com/kb/959794/)FIX: Error message when you use a SQL Server 2008 SSIS package to query a table in an Oracle database: “SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR”50003611958611?(http://support.microsoft.com/kb/958611/)FIX: You may receive incorrect results when you run a query that references three or more tables in the FROM clause in SQL Server 200850003617958599?(http://support.microsoft.com/kb/958599/)FIX: The output from the DBCC MEMORYSTATUS command indicates that the Schema Manager cache uses more buffer space than expected in SQL Server 200850003623958496?(http://support.microsoft.com/kb/958496/)FIX: You receive error code 18834 from Replication Log Reader agent when transactional replication starts in SQL Server 200850003626956031?(http://support.microsoft.com/kb/956031/)FIX: Error message when you estimate the compression on a table in SQL Server 2008: “Subquery returned more than 1 value”50003627959796?(http://support.microsoft.com/kb/959796/)FIX: An ODBC function sequence error occurs when you try to send a table-valued parameter by using the data-at-execution mechanism in SQL Server 200850003644959780?(http://support.microsoft.com/kb/959780/)FIX: When an AMO object is used in the SQL Server 2008 CLR stored procedure to create or update Analysis Services objects, the stored procedure may fail50003660958757?(http://support.microsoft.com/kb/958757/)FIX: You cannot use the SQL Server 2008 SMO to manage certificates in Microsoft SQL Server 2005 and 200050003661958758?(http://support.microsoft.com/kb/958758/)FIX: Full-text search functionality does not work in SQL Server 2008 Express Edition50003662958759?(http://support.microsoft.com/kb/958759/)FIX: The recovery model is different when you create a new database by using SSMS50003665958762?(http://support.microsoft.com/kb/958762/)FIX: When you delete a maintenance plan in a restored SQL Server 2008 database, the maintenance plan is also deleted on the server from which the database was originally backed up50003668958790?(http://support.microsoft.com/kb/958790/)FIX: Management Studio: When you try to generate a “Drop Table” script SQL Server Management Studio generates a “Create Table” script instead50003669958792?(http://support.microsoft.com/kb/958792/)FIX: You cannot rebuild an index by using the REBUILD argument together with the ALTER TABLE statement or the ALTER INDEX statement if the table uses Sparse Columns as defined in SQL Server Management Studio50003670958793?(http://support.microsoft.com/kb/958793/)FIX: Generate script wizard is missing tables when the source database is case-insensitive50003675958214?(http://support.microsoft.com/kb/958214/)FIX: Query could return incorrect results if a passthrough predicate is used with a filter in its query plan50003676958208?(http://support.microsoft.com/kb/958208/)FIX: When you call the SQLExecute function to run a query after you set the SQL_ATTR_ROW_ARRAY_SIZE attribute, you may obtain incorrect results in SQL Server 200850003684959798?(http://support.microsoft.com/kb/959798/)FIX: A query that uses a DMV to query the sys.dm_os_performance_counters seems to stop responding in SQL Server 200850003690958918?(http://support.microsoft.com/kb/958918/)FIX: The setup of SQL Server 2008 may not be successful50003693958941?(http://support.microsoft.com/kb/958941/)FIX: The “Most Expensive Queries” chart in the Activity Monitor does not show database name or database ID number on a server that is running SQL Server 200850003695958942?(http://support.microsoft.com/kb/958942/)FIX: Activity Monitor shows high wait times when the FSAgent wait type is enabled on a server that is running SQL Server 200850003696958943?(http://support.microsoft.com/kb/958943/)FIX: The Database or Task State columns may be blank for some processes in Process chart of Activity Monitory on a server that is running SQL Server 200850003697959782?(http://support.microsoft.com/kb/959782/)FIX: You cannot access Books Online help from the Activity Monitor feature in SQL Server 2008 when you press F150003699959801?(http://support.microsoft.com/kb/959801/)FIX: When you try to patch SQL Server 2008, the patch for SQL Support is not successful50003700959800?(http://support.microsoft.com/kb/959800/)FIX: When you try to install Business Intelligence Development Studio in SQL Server 2008, the installation may not be successful50003701954950?(http://support.microsoft.com/kb/954950/)FIX: Error message when you run a distributed query in SQL Server 2005 or SQL Server 2008: “OLE DB provider ‘SQLNCLI’ for linked server ‘<Linked Server>’ returned message ‘No transaction is active’”50003706959795?(http://support.microsoft.com/kb/959795/)FIX: The License Terms screen of the Setup program for Cumulative Update 1 for SQL Server 2008 incorrectly states “To install Service Pack”50003715959376?(http://support.microsoft.com/kb/959376/)FIX: Error message when you run the DBCC SHRINKFILE command or the DBCC SHRINKDATABASE command on a server that contains a SQL Server 2008 database: “5205 : DBCC SHRINKFILE: Moving Page <FileId>:<PageId> failed”50003717959790?(http://support.microsoft.com/kb/959790/)FIX: Database Engine Tuning Advisor in SQL Server 2008 does not recommend any index to analyze a query50003724956298?(http://support.microsoft.com/kb/956298/)FIX: When you download the Report Builder ClickOnce application of SQL Server 2005 Reporting Services or SQL Server 2008 Reporting Services, the Reportbuilder.chm.deploy file is downloaded as the text/html content type instead of the application/octet-str50003728956254?(http://support.microsoft.com/kb/956254/)FIX: You may obtain an incorrect result when you use a cursor to perform DML operations on a table that does not have a clustered index in SQL Server 2008 or in SQL Server 200550003732959789?(http://support.microsoft.com/kb/959789/)FIX: Error message when you run the snapshot agent on a replication of a stored procedure in SQL Server 2005: “The Name property cannot have a value of @param_name for this version of SQL Server” 50003735956889?(http://support.microsoft.com/kb/956889/)FIX: Error message when you run the snapshot agent on a replication of a stored procedure in SQL Server 2005 or in SQL Server 2008: “The Name property cannot have a value of @param_name for this version of SQL Server”50003736959032?(http://support.microsoft.com/kb/959032/)FIX: A peer-to-peer transactional replication does not replicate rows if you rebuild the index for a published table at the same time as you insert data in the published table in SQL Server 200550003741958555?(http://support.microsoft.com/kb/958555/)FIX: A SQL Server Agent job that creates a ServerXMLHTTP object by using an ActiveX script remains in the Executing status and is never completed in SQL Server 200550003750958006?(http://support.microsoft.com/kb/958006/)FIX: The size of the SQL Server 2005 error log file grows very quickly when query notifications are created and destroyed in a high ratio 50003792959785?(http://support.microsoft.com/kb/959785/)FIX: Error message when you try to add articles to a publication that uses an Oracle Database 11g database as the publisher in SQL Server 2008: “Constraint column ‘<ColumnName>’ not found in table ‘<TableName>’”50003796959784?(http://support.microsoft.com/kb/959784/)FIX: Error message when you synchronize data for a transactional publication in SQL Server 2008: “Procedure or function ’sp_MSins_dbo<TableName>_msrepl_ccs’ expects parameter ‘@c7′, which was not supplied”
Cumulative update package informationPrerequisitesThere are no prerequisites for installing this cumulative update package.Restart informationYou may have to restart the computer after you apply this cumulative update.Registry informationTo use one of the hotfixes in this package, you do not have to make any changes to the registry.
Cumulative update package file informationThis cumulative update may not contain all the files that you must have to fully update a product to the latest build. This cumulative update 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 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.32-bit versionSQL ServerDatabase Services 2008 Core Shared
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformDistrib.exe2007.100.1779.076,12814-Nov-200809:31X86Dtspipeline.dll2007.100.1779.0695,13614-Nov-200809:31X86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-200809:41X86Microsoft.sqlserver.connectioninfo.dll10.0.1779.0150,36814-Nov-200809:46X86Microsoft.sqlserver.dmf.dll10.0.1779.0293,72814-Nov-200809:47X86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-200809:47X86Microsoft.sqlserver.management.collectortasks.dll10.0.1779.084,83214-Nov-200809:47X86Microsoft.sqlserver.replication.dll2007.100.1779.01,766,75214-Nov-200809:47X86Microsoft.sqlserver.smo.dll10.0.1779.02,861,92014-Nov-200809:47X86Microsoft.sqlserver.smoextended.dll10.0.1779.0183,13614-Nov-200809:47X86Microsoft.sqlserver.sqlenum.dll10.0.1779.01,063,77614-Nov-200809:47X86Rdistcom.dll2007.100.1779.0650,08014-Nov-200813:10X86Replmerg.exe2007.100.1779.0342,36814-Nov-200813:10X86Snapshot.exe10.0.1779.014,17614-Nov-200813:13X86Sql_engine_core_shared_keyfile.dll2007.100.1779.014,68814-Nov-200809:40X86Sqlmergx.dll2007.100.1779.0193,88814-Nov-200813:13X86SQL Server Database Services 2008 Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAtxcore.dll2007.100.1779.027,48814-Nov-200809:30X86Datacollectorcontroller.dll2007.100.1779.0135,52014-Nov-200809:30X86Mssqlsystemresource.ldfNot applicable524,28813-Nov-200810:36Not applicableMssqlsystemresource.mdfNot applicable63,307,77613-Nov-200810:36Not applicableSql_engine_core_inst_keyfile.dll2007.100.1779.014,68814-Nov-200809:40X86Sqlagent.exe2007.100.1779.0367,96814-Nov-200813:13X86Sqlos.dll2007.100.1779.015,71214-Nov-200813:13X86Sqlservr.exe2007.100.1779.041,290,59214-Nov-200813:13X86SQL Server Database Services 2008 Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1779.01,317,72814-Nov-200809:41X86Microsoft.sqlserver.connectioninfo.dll10.0.1779.0150,36814-Nov-200809:46X86Microsoft.sqlserver.smo.dll10.0.1779.02,861,92014-Nov-200809:47X86Microsoft.sqlserver.smoextended.dll10.0.1779.0183,13614-Nov-200809:47X86Microsoft.sqlserver.sqlenum.dll10.0.1779.01,063,77614-Nov-200809:47X86Msgprox.dll2007.100.1779.0202,59214-Nov-200809:52X86Replprov.dll2007.100.1779.0576,35214-Nov-200813:10X86Replrec.dll2007.100.1779.0790,88014-Nov-200813:10X86Replsub.dll2007.100.1779.0411,48814-Nov-200813:10X86Sql_common_core_keyfile.dll2007.100.1779.014,68814-Nov-200809:40X86Svrenumapi100.dll2007.100.1779.0756,57614-Nov-200813:13X86Xmlsub.dll2007.100.1779.0193,37614-Nov-200813:13X86SQL Server Business Intelligence Development Studio 2008
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDataprofileviewer.exe10.0.1779.0314,20814-Nov-200809:30X86Dtspipeline.dll2007.100.1779.0695,13614-Nov-200809:31X86Microsoft.analysisservices.dll10.0.1779.01,317,72814-Nov-200809:41X86Microsoft.analysisservices.viewers.dll10.0.1779.01,002,33614-Nov-200809:41X86Microsoft.datatransformationservices.design.dll10.0.1779.04,234,08014-Nov-200809:41X86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.1779.0564,06414-Nov-200809:41X86Microsoft.reportingservices.diagnostics.dll10.0.1779.0899,93614-Nov-200809:41X86Microsoft.reportingservices.hpbprocessing.dll10.0.1779.0285,53614-Nov-200809:41X86Microsoft.reportingservices.htmlrendering.dll10.0.1779.0195,42414-Nov-200809:41X86Microsoft.reportingservices.imagerendering.dll10.0.1779.0142,17614-Nov-200809:41X86Microsoft.reportingservices.processingcore.dll10.0.1779.04,340,57614-Nov-200809:41X86Microsoft.reportingservices.processingobjectmodel.dll10.0.1779.093,02414-Nov-200809:41X86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1779.0830,30414-Nov-200809:41X86Microsoft.reportingservices.richtext.dll10.0.1779.0101,21614-Nov-200809:41X86Microsoft.reportingservices.spbprocessing.dll10.0.1779.0244,57614-Nov-200809:41X86Microsoft.reportingservices.wordrendering.dll10.0.1779.0228,19214-Nov-200809:41X86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-200809:41X86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-200809:47X86Msmdlocal.dll10.0.1779.023,455,07214-Nov-200809:52X86Msmgdsrv.dll10.0.1779.08,558,43214-Nov-200809:52X86Msolap100.dll10.0.1779.06,532,96014-Nov-200809:52X86Reportingserviceslibrary.dll10.0.1779.01,325,92014-Nov-200813:10X86Sql_bids_keyfile.dll2007.100.1779.014,68814-Nov-200809:40X86Sqlmanagerui.dll10.0.1779.07,555,93614-Nov-200813:13X86Txgroupdups.dll2007.100.1779.0259,42414-Nov-200813:13X86SQL Server Analysis Services 2008
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1779.01,317,72814-Nov-200809:41×86Msmdlocal.dll10.0.1779.023,455,07214-Nov-200809:52×86Msmdspdm.dll10.0.1779.0179,04014-Nov-200809:52×86Msmdsrv.exe10.0.1779.021,949,79214-Nov-200809:52×86Msmgdsrv.dll10.0.1779.08,558,43214-Nov-200809:52×86Msolap100.dll10.0.1779.06,532,96014-Nov-200809:52×86Sql_as_keyfile.dll2007.100.1779.014,68814-Nov-200809:40×86SQL Server Integration Services 2008
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtspipeline.dll2007.100.1779.0695,13614-Nov-200809:31×86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-200809:41×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-200809:47×86Sql_is_keyfile.dll2007.100.1779.014,68814-Nov-200809:40×86Txgroupdups.dll2007.100.1779.0259,42414-Nov-200813:13×86SQL Server Reporting Services 2008
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1779.0564,06414-Nov-200809:41×86Microsoft.reportingservices.diagnostics.dll10.0.1779.0899,93614-Nov-200809:41×86Microsoft.reportingservices.hpbprocessing.dll10.0.1779.0285,53614-Nov-200809:41×86Microsoft.reportingservices.htmlrendering.dll10.0.1779.0195,42414-Nov-200809:41×86Microsoft.reportingservices.imagerendering.dll10.0.1779.0142,17614-Nov-200809:41×86Microsoft.reportingservices.processingcore.dll10.0.1779.04,340,57614-Nov-200809:41×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1779.093,02414-Nov-200809:41×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1779.0830,30414-Nov-200809:41×86Microsoft.reportingservices.richtext.dll10.0.1779.0101,21614-Nov-200809:41×86Microsoft.reportingservices.spbprocessing.dll10.0.1779.0244,57614-Nov-200809:41×86Microsoft.reportingservices.wordrendering.dll10.0.1779.0228,19214-Nov-200809:41×86Msmgdsrv.dll10.0.1779.08,558,43214-Nov-200809:52×86Reportingserviceslibrary.dll10.0.1779.01,325,92014-Nov-200813:10×86Reportingservicesservice.exe2007.100.1779.01,105,24814-Nov-200813:10×86Reportingserviceswebserver.dll10.0.1779.01,903,45614-Nov-200813:10×86Reportingserviceswebuserinterface.dll10.0.1779.01,608,54414-Nov-200813:10×86Rsconfigtool.exe10.0.1779.01,207,13614-Nov-200813:12×86Sql_rs_keyfile.dll2007.100.1779.014,68814-Nov-200809:40×86SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCopydatabasewizard.exe10.0.1779.0662,36814-Nov-200809:30×86Dataprofileviewer.exe10.0.1779.0314,20814-Nov-200809:30×86Dtspipeline.dll2007.100.1779.0695,13614-Nov-200809:31×86Microsoft.datatransformationservices.design.dll10.0.1779.04,234,08014-Nov-200809:41×86Microsoft.reportingservices.diagnostics.dll10.0.1779.0899,93614-Nov-200809:41×86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-200809:41×86Microsoft.sqlserver.dmf.dll10.0.1779.0293,72814-Nov-200809:47×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-200809:47×86Microsoft.sqlserver.management.collectortasks.dll10.0.1779.084,83214-Nov-200809:47×86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1779.03,292,00014-Nov-200809:47×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1779.0392,03214-Nov-200809:47×86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1779.093,02414-Nov-200809:47×86Microsoft.sqlserver.replication.dll2007.100.1779.01,766,75214-Nov-200809:47×86Microsoft.sqlserver.sqlparser.dll10.0.1779.02,149,21614-Nov-200809:47×86Objectexplorer.dll10.0.1779.03,238,75214-Nov-200813:09×86Radlangsvc.dll10.0.1779.0121,69614-Nov-200813:10×86Rsconfigtool.exe10.0.1779.01,207,13614-Nov-200813:12×86Sql_ssms_keyfile.dll2007.100.1779.014,68814-Nov-200809:40×86Sqleditors.dll10.0.1779.01,223,52014-Nov-200813:13×86Sqlmanagerui.dll10.0.1779.07,555,93614-Nov-200813:13×86Txgroupdups.dll2007.100.1779.0259,42414-Nov-200813:13×86SQL Server Tools and Workstation Components 2008
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAutoadmin.dll2007.100.1779.0938,84814-Nov-200809:30×86Dtspipeline.dll2007.100.1779.0695,13614-Nov-200809:31×86Microsoft.analysisservices.deployment.exe10.0.1779.0502,62414-Nov-200809:41×86Microsoft.analysisservices.dll10.0.1779.01,317,72814-Nov-200809:41×86Microsoft.analysisservices.viewers.dll10.0.1779.01,002,33614-Nov-200809:41×86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-200809:41×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1779.0228,19214-Nov-200809:46×86Microsoft.sqlserver.configuration.sco.dll10.0.1766.01,303,57601-Oct-200802:17×86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,60001-Oct-200802:17×86Msmdlocal.dll10.0.1779.023,455,07214-Nov-200809:52×86Msmgdsrv.dll10.0.1779.08,558,43214-Nov-200809:52×86Msolap100.dll10.0.1779.06,532,96014-Nov-200809:52×86Sql_tools_keyfile.dll2007.100.1779.014,68814-Nov-200809:40×86SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli10.dll2007.100.1779.02,458,46414-Nov-200813:13×86Sqlncli_keyfile.dll2007.100.1779.014,68814-Nov-200809:40×86x64-based versionSQL Server Database Services 2008 Core Shared
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformDistrib.exe2007.100.1779.087,90414-Nov-085:50X64Dtspipeline.dll2007.100.1779.01,087,84014-Nov-085:50X64Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-085:57X86Microsoft.sqlserver.connectioninfo.dll10.0.1779.0150,36814-Nov-089:46X86Microsoft.sqlserver.dmf.dll10.0.1779.0293,72814-Nov-085:57X86Microsoft.sqlserver.dmf.dll10.0.1779.0293,72814-Nov-089:47X86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-089:47X86Microsoft.sqlserver.management.collectortasks.dll10.0.1779.084,83214-Nov-085:57X86Microsoft.sqlserver.replication.dll2007.100.1779.01,940,32014-Nov-085:57X64Microsoft.sqlserver.replication.dll2007.100.1779.01,766,75214-Nov-089:47X86Microsoft.sqlserver.smo.dll10.0.1779.02,861,92014-Nov-089:47X86Microsoft.sqlserver.smoextended.dll10.0.1779.0183,13614-Nov-089:47X86Microsoft.sqlserver.sqlenum.dll10.0.1779.01,063,77614-Nov-089:47X86Rdistcom.dll2007.100.1779.0788,32014-Nov-086:03X64Replmerg.exe2007.100.1779.0409,44014-Nov-086:03X64Snapshot.exe10.0.1779.014,17614-Nov-086:10X86Snapshot.exe10.0.1779.014,17614-Nov-0813:13X86Sql_engine_core_shared_keyfile.dll2007.100.1779.015,20014-Nov-085:57X64Sqlmergx.dll2007.100.1779.0230,24014-Nov-086:10X64SQL Server Database Services 2008 Core Instance
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformAtxcore.dll2007.100.1779.031,58414-Nov-085:44X64Datacollectorcontroller.dll2007.100.1779.0255,84014-Nov-085:44X64Mssqlsystemresource.ldfNot applicable52428813-Nov-0810:36Not applicableMssqlsystemresource.mdfNot applicable6330777613-Nov-0810:36Not applicableSql_engine_core_inst_keyfile.dll2007.100.1779.015,20014-Nov-085:57X64Sqlagent.exe2007.100.1779.0428,38414-Nov-086:10X64Sqlos.dll2007.100.1779.016,22414-Nov-086:10X64Sqlservr.exe2007.100.1779.057,838,43214-Nov-086:10X64SQL Server Database Services 2008 Common Core
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1779.01,317,72814-Nov-089:41X86Microsoft.sqlserver.connectioninfo.dll10.0.1779.0150,36814-Nov-085:57X86Microsoft.sqlserver.connectioninfo.dll10.0.1779.0150,36814-Nov-089:46X86Microsoft.sqlserver.smo.dll10.0.1779.02,861,92014-Nov-085:57X86Microsoft.sqlserver.smo.dll10.0.1779.02,861,92014-Nov-089:47X86Microsoft.sqlserver.smoextended.dll10.0.1779.0183,13614-Nov-085:57X86Microsoft.sqlserver.smoextended.dll10.0.1779.0183,13614-Nov-089:47X86Microsoft.sqlserver.sqlenum.dll10.0.1779.01,063,77614-Nov-085:57X86Microsoft.sqlserver.sqlenum.dll10.0.1779.01,063,77614-Nov-089:47X86Msgprox.dll2007.100.1779.0246,62414-Nov-085:57X64Msgprox.dll2007.100.1779.0202,59214-Nov-089:52X86Replprov.dll2007.100.1779.0728,41614-Nov-086:03X64Replprov.dll2007.100.1779.0576,35214-Nov-0813:10X86Replrec.dll2007.100.1779.0977,76014-Nov-086:03X64Replrec.dll2007.100.1779.0790,88014-Nov-0813:10X86Replsub.dll2007.100.1779.0492,89614-Nov-086:03X64Replsub.dll2007.100.1779.0411,48814-Nov-0813:10X86Sql_common_core_keyfile.dll2007.100.1779.015,20014-Nov-085:57X64Svrenumapi100.dll2007.100.1779.01,018,20814-Nov-086:10X64Svrenumapi100.dll2007.100.1779.0756,57614-Nov-0813:13X86Xmlsub.dll2007.100.1779.0309,08814-Nov-086:11X64Xmlsub.dll2007.100.1779.0193,37614-Nov-0813:13X86SQL Server Business Intelligence Development Studio 2008
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformDataprofileviewer.exe10.0.1779.0314,20814-Nov-089:30X86Dtspipeline.dll2007.100.1779.0695,13614-Nov-089:31X86Microsoft.analysisservices.dll10.0.1779.01,317,72814-Nov-089:41X86Microsoft.analysisservices.viewers.dll10.0.1779.01,002,33614-Nov-089:41X86Microsoft.datatransformationservices.design.dll10.0.1779.04,234,08014-Nov-089:41X86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.1779.0564,06414-Nov-089:41X86Microsoft.reportingservices.diagnostics.dll10.0.1779.0899,93614-Nov-089:41X86Microsoft.reportingservices.hpbprocessing.dll10.0.1779.0285,53614-Nov-089:41X86Microsoft.reportingservices.htmlrendering.dll10.0.1779.0195,42414-Nov-089:41X86Microsoft.reportingservices.imagerendering.dll10.0.1779.0142,17614-Nov-089:41X86Microsoft.reportingservices.processingcore.dll10.0.1779.04,340,57614-Nov-089:41X86Microsoft.reportingservices.processingobjectmodel.dll10.0.1779.093,02414-Nov-089:41X86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1779.0830,30414-Nov-089:41X86Microsoft.reportingservices.richtext.dll10.0.1779.0101,21614-Nov-089:41X86Microsoft.reportingservices.spbprocessing.dll10.0.1779.0244,57614-Nov-089:41X86Microsoft.reportingservices.wordrendering.dll10.0.1779.0228,19214-Nov-089:41X86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-089:41X86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-089:47X86Msmdlocal.dll10.0.1779.044,450,65614-Nov-085:57X64Msmdlocal.dll10.0.1779.023,455,07214-Nov-089:52X86Msmgdsrv.dll10.0.1779.012,331,87214-Nov-085:57X64Msmgdsrv.dll10.0.1779.08,558,43214-Nov-089:52X86Msolap100.dll10.0.1779.08,153,44014-Nov-085:57X64Msolap100.dll10.0.1779.0653,296014-Nov-089:52X86Reportingserviceslibrary.dll10.0.1779.01,325,92014-Nov-0813:10X86Sql_bids_keyfile.dll2007.100.1779.015,20014-Nov-085:57X64Sqlmanagerui.dll10.0.1779.07,555,93614-Nov-0813:13X86Txgroupdups.dll2007.100.1779.0259,42414-Nov-0813:13X86SQL Server Analysis Services 2008
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1779.01,317,72814-Nov-089:41X86Msmdlocal.dll10.0.1779.044,450,65614-Nov-085:57X64Msmdlocal.dll10.0.1779.023,455,07214-Nov-089:52X86Msmdspdm.dll10.0.1779.0179,04014-Nov-085:57X86Msmdsrv.exe10.0.1779.043,727,20014-Nov-085:57X64Msmgdsrv.dll10.0.1779.012,331,87214-Nov-085:57X64Msmgdsrv.dll10.0.1779.08,558,43214-Nov-089:52X86Msolap100.dll10.0.1779.08,153,44014-Nov-085:57X64Msolap100.dll10.0.1779.06,532,96014-Nov-089:52X86Sql_as_keyfile.dll2007.100.1779.015,20014-Nov-085:57X64SQL Server Integration Services 2008
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformDtspipeline.dll2007.100.1779.01,087,84014-Nov-085:50X64Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-085:57X86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-089:47X86Sql_is_keyfile.dll2007.100.1779.015,20014-Nov-085:57X64Txgroupdups.dll2007.100.1779.0479,07214-Nov-086:11X64SQL Server Reporting Services 2008
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1779.0564,06414-Nov-085:57X86Microsoft.reportingservices.diagnostics.dll10.0.1779.0899,93614-Nov-085:57X86Microsoft.reportingservices.hpbprocessing.dll10.0.1779.0285,53614-Nov-085:57X86Microsoft.reportingservices.htmlrendering.dll10.0.1779.0195,42414-Nov-085:57X86Microsoft.reportingservices.imagerendering.dll10.0.1779.0142,17614-Nov-085:57X86Microsoft.reportingservices.processingcore.dll10.0.1779.04,340,57614-Nov-085:57X86Microsoft.reportingservices.processingobjectmodel.dll10.0.1779.093,02414-Nov-085:57X86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1779.0830,30414-Nov-085:57X86Microsoft.reportingservices.richtext.dll10.0.1779.0101,21614-Nov-085:57X86Microsoft.reportingservices.spbprocessing.dll10.0.1779.0244,57614-Nov-085:57X86Microsoft.reportingservices.wordrendering.dll10.0.1779.0228,19214-Nov-085:57X86Msmgdsrv.dll10.0.1779.012,331,87214-Nov-085:57X64Reportingserviceslibrary.dll10.0.1779.01,325,92014-Nov-086:04X86Reportingservicesservice.exe2007.100.1779.02,043,74414-Nov-086:04X64Reportingserviceswebserver.dll10.0.1779.01,903,45614-Nov-086:04X86Reportingserviceswebuserinterface.dll10.0.1779.01,608,54414-Nov-086:04X86Rsconfigtool.exe10.0.1779.01,207,13614-Nov-0813:12X86Sql_rs_keyfile.dll2007.100.1779.015,20014-Nov-085:57X64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformCopydatabasewizard.exe10.0.1779.0662,36814-Nov-089:30X86Dataprofileviewer.exe10.0.1779.0314,20814-Nov-089:30X86Dtspipeline.dll2007.100.1779.0695,13614-Nov-089:31X86Microsoft.datatransformationservices.design.dll10.0.1779.04,234,08014-Nov-089:41X86Microsoft.reportingservices.diagnostics.dll10.0.1779.0899,93614-Nov-089:41X86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-089:41X86Microsoft.sqlserver.dmf.dll10.0.1779.0293,72814-Nov-085:57X86Microsoft.sqlserver.dmf.dll10.0.1779.0293,72814-Nov-089:47X86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-089:47X86Microsoft.sqlserver.management.collectortasks.dll10.0.1779.084,83214-Nov-089:47X86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1779.0329,200014-Nov-089:47X86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1779.0392,03214-Nov-089:47X86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1779.093,02414-Nov-089:47X86Microsoft.sqlserver.replication.dll2007.100.1779.01,766,75214-Nov-089:47X86Microsoft.sqlserver.sqlparser.dll10.0.1779.02,149,21614-Nov-089:47X86Objectexplorer.dll10.0.1779.03,238,75214-Nov-0813:09X86Radlangsvc.dll10.0.1779.0121,69614-Nov-0813:10X86Rsconfigtool.exe10.0.1779.01,207,13614-Nov-0813:12X86Sql_ssms_keyfile.dll2007.100.1779.015,20014-Nov-085:57X64Sqleditors.dll10.0.1779.01,223,52014-Nov-0813:13X86Sqlmanagerui.dll10.0.1779.07,555,93614-Nov-0813:13X86Txgroupdups.dll2007.100.1779.0259,42414-Nov-0813:13X86SQL Server Tools and Workstation Components 2008
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformAutoadmin.dll2007.100.1779.0938,84814-Nov-089:30X86Dtspipeline.dll2007.100.1779.01,087,84014-Nov-085:50X64Dtspipeline.dll2007.100.1779.0695,13614-Nov-089:31X86Microsoft.analysisservices.deployment.exe10.0.1779.0502,62414-Nov-089:41X86Microsoft.analysisservices.dll10.0.1779.01,317,72814-Nov-089:41X86Microsoft.analysisservices.viewers.dll10.0.1779.01,002,33614-Nov-089:41X86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-085:57X86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-089:41X86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1779.0228,19214-Nov-085:57X86Microsoft.sqlserver.configuration.sco.dll10.0.1766.01,303,5761-oct-0811:20X86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,6001-oct-0811:20X86Msmdlocal.dll10.0.1779.044,450,65614-Nov-085:57X64Msmdlocal.dll10.0.1779.023,455,07214-Nov-089:52X86Msmgdsrv.dll10.0.1779.012,331,87214-Nov-085:57X64Msmgdsrv.dll10.0.1779.08,558,43214-Nov-089:52X86Msolap100.dll10.0.1779.08,153,44014-Nov-085:57X64Msolap100.dll10.0.1779.06,532,96014-Nov-089:52X86Sql_tools_keyfile.dll2007.100.1779.015,20014-Nov-085:57X64SQL Server 2008 Native Client
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformSqlncli10.dll2007.100.1779.03,156,83214-Nov-086:10X64Sqlncli10.dll2007.100.1779.02,458,46414-Nov-0813:13X86Sqlncli_keyfile.dll2007.100.1779.015,20014-Nov-085:57X64Itanium-architecture versionSQL Server Database Services 2008 Core Shared
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformDistrib.exe2007.100.1779.0206,68814-Nov-085:12Ia64Dtspipeline.dll2007.100.1779.02,021,72814-Nov-085:12Ia64Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-085:18X86Microsoft.sqlserver.connectioninfo.dll10.0.1779.0150,36814-Nov-089:46X86Microsoft.sqlserver.dmf.dll10.0.1779.0293,72814-Nov-085:18X86Microsoft.sqlserver.dmf.dll10.0.1779.0293,72814-Nov-089:47X86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-089:47X86Microsoft.sqlserver.management.collectortasks.dll10.0.1779.084,83214-Nov-085:18X86Microsoft.sqlserver.replication.dll2007.100.1779.02,657,63214-Nov-085:18Ia64Microsoft.sqlserver.replication.dll2007.100.1779.01,766,75214-Nov-089:47X86Microsoft.sqlserver.smo.dll10.0.1779.02,861,92014-Nov-089:47X86Microsoft.sqlserver.smoextended.dll10.0.1779.0183,13614-Nov-089:47X86Microsoft.sqlserver.sqlenum.dll10.0.1779.01,063,77614-Nov-089:47X86Rdistcom.dll2007.100.1779.01,830,75214-Nov-085:19Ia64Replmerg.exe2007.100.1779.0970,59214-Nov-085:25Ia64Snapshot.exe10.0.1779.014,17614-Nov-085:32X86Snapshot.exe10.0.1779.014,17614-Nov-0813:13X86Sql_engine_core_shared_keyfile.dll2007.100.1779.020,32014-Nov-085:18Ia64Sqlmergx.dll2007.100.1779.0429,40814-Nov-085:32Ia64SQL Server Database Services 2008 Core Instance
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformAtxcore.dll2007.100.1779.060,25614-Nov-085:11Ia64Datacollectorcontroller.dll2007.100.1779.0471,90414-Nov-085:11Ia64Mssqlsystemresource.ldfNot applicable52428813-Nov-0810:36Not applicableMssqlsystemresource.mdfNot applicable6330777613-Nov-0810:36Not applicableSql_engine_core_inst_keyfile.dll2007.100.1779.020,32014-Nov-085:18Ia64Sqlagent.exe2007.100.1779.01,202,01614-Nov-085:32Ia64Sqlos.dll2007.100.1779.023,39214-Nov-085:32Ia64Sqlservr.exe2007.100.1779.0110,958,43214-Nov-085:32Ia64SQL Server Database Services 2008 Common Core
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1779.01,317,72814-Nov-089:41X86Microsoft.sqlserver.connectioninfo.dll10.0.1779.0150,36814-Nov-085:18X86Microsoft.sqlserver.connectioninfo.dll10.0.1779.0150,36814-Nov-089:46X86Microsoft.sqlserver.smo.dll10.0.1779.0286,192014-Nov-085:18X86Microsoft.sqlserver.smo.dll10.0.1779.02,861,92014-Nov-089:47X86Microsoft.sqlserver.smoextended.dll10.0.1779.0183,13614-Nov-085:18X86Microsoft.sqlserver.smoextended.dll10.0.1779.0183,13614-Nov-089:47X86Microsoft.sqlserver.sqlenum.dll10.0.1779.01,063,77614-Nov-085:18X86Microsoft.sqlserver.sqlenum.dll10.0.1779.01,063,77614-Nov-089:47X86Msgprox.dll2007.100.1779.0534,36814-Nov-085:19Ia64Msgprox.dll2007.100.1779.0202,59214-Nov-089:52X86Replprov.dll2007.100.1779.01,641,82414-Nov-085:25Ia64Replprov.dll2007.100.1779.0576,35214-Nov-0813:10X86Replrec.dll2007.100.1779.02,125,15214-Nov-085:25Ia64Replrec.dll2007.100.1779.0790,88014-Nov-0813:10X86Replsub.dll2007.100.1779.01,112,92814-Nov-085:25Ia64Replsub.dll2007.100.1779.0411,48814-Nov-0813:10X86Sql_common_core_keyfile.dll2007.100.1779.020,32014-Nov-085:18Ia64Svrenumapi100.dll2007.100.1779.02697,56814-Nov-085:32Ia64Svrenumapi100.dll2007.100.1779.0756,57614-Nov-0813:13X86Xmlsub.dll2007.100.1779.0559,96814-Nov-085:32Ia64Xmlsub.dll2007.100.1779.0193,37614-Nov-0813:13X86SQL Server Analysis Services 2008
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1779.01,317,72814-Nov-089:41X86Msmdlocal.dll10.0.1779.057,505,12014-Nov-085:19Ia64Msmdlocal.dll10.0.1779.023,455,07214-Nov-089:52X86Msmdspdm.dll10.0.1779.0179,04014-Nov-085:19X86Msmdsrv.exe10.0.1779.058,845,53614-Nov-085:19Ia64Msmgdsrv.dll10.0.1779.015,483,74414-Nov-085:19Ia64Msmgdsrv.dll10.0.1779.08,558,43214-Nov-089:52X86Msolap100.dll10.0.1779.010,063,20014-Nov-085:19Ia64Msolap100.dll10.0.1779.06,532,96014-Nov-089:52X86Sql_as_keyfile.dll2007.100.1779.020,32014-Nov-085:18Ia64SQL Server Integration Services 2008
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformDtspipeline.dll2007.100.1779.02,021,72814-Nov-085:12Ia64Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-085:18X86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-089:47X86Sql_is_keyfile.dll2007.100.1779.020,32014-Nov-085:18Ia64Txgroupdups.dll2007.100.1779.0942,94414-Nov-085:32Ia64SQL Server Reporting Services 2008
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1779.0564,06414-Nov-085:18X86Microsoft.reportingservices.diagnostics.dll10.0.1779.0899,93614-Nov-085:18X86Microsoft.reportingservices.hpbprocessing.dll10.0.1779.0285,53614-Nov-085:18X86Microsoft.reportingservices.htmlrendering.dll10.0.1779.0195,42414-Nov-085:18X86Microsoft.reportingservices.imagerendering.dll10.0.1779.0142,17614-Nov-085:18X86Microsoft.reportingservices.processingcore.dll10.0.1779.04,340,57614-Nov-085:18X86Microsoft.reportingservices.processingobjectmodel.dll10.0.1779.093,02414-Nov-085:18X86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1779.0830,30414-Nov-085:18X86Microsoft.reportingservices.richtext.dll10.0.1779.0101,21614-Nov-085:18X86Microsoft.reportingservices.spbprocessing.dll10.0.1779.0244,57614-Nov-085:18X86Microsoft.reportingservices.wordrendering.dll10.0.1779.0228,19214-Nov-085:18X86Msmgdsrv.dll10.0.1779.015,483,74414-Nov-085:19Ia64Reportingserviceslibrary.dll10.0.1779.01,325,92014-Nov-085:25X86Reportingservicesservice.exe2007.100.1779.03,359,07214-Nov-085:25Ia64Reportingserviceswebserver.dll10.0.1779.01,903,45614-Nov-085:25X86Reportingserviceswebuserinterface.dll10.0.1779.01,608,54414-Nov-085:25X86Rsconfigtool.exe10.0.1779.01,207,13614-Nov-0813:12X86Sql_rs_keyfile.dll2007.100.1779.020,32014-Nov-085:18Ia64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformCopydatabasewizard.exe10.0.1779.0662,36814-Nov-089:30X86Dataprofileviewer.exe10.0.1779.0314,20814-Nov-089:30X86Dtspipeline.dll2007.100.1779.0695,13614-Nov-089:31X86Microsoft.datatransformationservices.design.dll10.0.1779.04,234,08014-Nov-089:41X86Microsoft.reportingservices.diagnostics.dll10.0.1779.0899,93614-Nov-089:41X86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-089:41X86Microsoft.sqlserver.dmf.dll10.0.1779.0293,72814-Nov-085:18X86Microsoft.sqlserver.dmf.dll10.0.1779.0293,72814-Nov-089:47X86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1779.0297,82414-Nov-089:47X86Microsoft.sqlserver.management.collectortasks.dll10.0.1779.084,83214-Nov-089:47X86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1779.03,292,00014-Nov-089:47X86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1779.0392,03214-Nov-089:47X86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1779.093,02414-Nov-089:47X86Microsoft.sqlserver.replication.dll2007.100.1779.01,766,75214-Nov-089:47X86Microsoft.sqlserver.sqlparser.dll10.0.1779.02,149,21614-Nov-089:47X86Objectexplorer.dll10.0.1779.03,238,75214-Nov-0813:09X86Radlangsvc.dll10.0.1779.0121,69614-Nov-0813:10X86Rsconfigtool.exe10.0.1779.01,207,13614-Nov-0813:12X86Sql_ssms_keyfile.dll2007.100.1779.020,32014-Nov-085:18Ia64Sqleditors.dll10.0.1779.01,223,52014-Nov-0813:13X86Sqlmanagerui.dll10.0.1779.07,555,93614-Nov-0813:13X86Txgroupdups.dll2007.100.1779.0259,42414-Nov-0813:13X86SQL Server Tools and Workstation Components 2008
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformAutoadmin.dll2007.100.1779.0938,84814-Nov-089:30X86Dtspipeline.dll2007.100.1779.02,021,72814-Nov-085:12Ia64Dtspipeline.dll2007.100.1779.0695,13614-Nov-089:31X86Microsoft.analysisservices.deployment.exe10.0.1779.0502,62414-Nov-089:41X86Microsoft.analysisservices.dll10.0.1779.01,317,72814-Nov-089:41X86Microsoft.analysisservices.viewers.dll10.0.1779.01,002,33614-Nov-089:41X86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-085:18X86Microsoft.sqlserver.adonetsrc.dll10.0.1779.068,44814-Nov-089:41X86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1779.0228,19214-Nov-085:18X86Microsoft.sqlserver.configuration.sco.dll10.0.1766.01,303,5761-oct-089:16X86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,6001-oct-089:16X86Msmdlocal.dll10.0.1779.057,505,12014-Nov-085:19Ia64Msmdlocal.dll10.0.1779.023,455,07214-Nov-089:52X86Msmgdsrv.dll10.0.1779.015,483,74414-Nov-085:19Ia64Msmgdsrv.dll10.0.1779.08,558,43214-Nov-089:52X86Msolap100.dll10.0.1779.010,063,20014-Nov-085:19Ia64Msolap100.dll10.0.1779.06,532,96014-Nov-089:52X86Sql_tools_keyfile.dll2007.100.1779.020,32014-Nov-085:18Ia64SQL Server 2008 Native Client
Collapse this tableExpand this table
File NameFile VersionFile SizeDateTimePlatformSqlncli10.dll2007.100.1779.0634864014-Nov-085:32Ia64Sqlncli10.dll2007.100.1779.0245846414-Nov-0813:13X86Sqlncli_keyfile.dll2007.100.1779.02032014-Nov-085:18Ia64