Cumulative update package 6 for SQL Server 2008
Symptoms
Cumulative Update 6 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.1812.
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 6 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 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)”
SQL Server 2008 hotfixes that are included in Cumulative Update 6 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 numberDescription315520948567?(http://support.microsoft.com/kb/948567/)FIX: When you run a query against a table that contains Traditional Chinese characters, the incorrect result is returned in SQL Server 2005 or SQL Server 2008315524956574?(http://support.microsoft.com/kb/956574/)FIX: Data results are inconsistent when you run a search query that uses the NEAR operator against an XML type data that contains the xml:lang attribute262937967315?(http://support.microsoft.com/kb/967315/)FIX: You receive an incorrect result when you run a full-text query against a table that uses the Chinese word breaker in SQL Server 2008287506968722?(http://support.microsoft.com/kb/968722/)FIX: The CPU usage of the resource monitor is very high when the virtual memory is running low in SQL Server 2008303457968834?(http://support.microsoft.com/kb/968834/)FIX: Error message when you send an e-mail by using Database Mail in SQL Server 2005 or in SQL Server 2008: “The operation has timed out”289754969050?(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”321761969528?(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 Services321769969844?(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 2008302494970014?(http://support.microsoft.com/kb/970014/)FIX: The Management Data Warehouse database grows very large after you enable the Data Collector feature in SQL Server 2008302705970044?(http://support.microsoft.com/kb/970044/)FIX: Error message when you try to stop database mirroring between two servers that are running SQL Server 2008: “Non-yielding Scheduler”309363970058?(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”303630970133?(http://support.microsoft.com/kb/970133/)FIX: When you create a compressed backup for a database in SQL Server 2008, you cannot stop the backup operation if the backup operation stops responding304160970198?(http://support.microsoft.com/kb/970198/)FIX: You receive an incorrect result when you run a query that uses the row_number function in SQL Server 2008321809970551?(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 Services308509970713?(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 2008317708970823?(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 2008314027970909?(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 2008321835970966?(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 Services312336971136?(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.”321777971402?(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”315537971780?(http://support.microsoft.com/kb/971780/)FIX: You receive an incorrect result when you run a query that uses the LIKE predicate against a table that uses the “Latin1_General_100_CI_AS” or the “Latin1_General_CI_AS” collation in SQL Server 2008318372971914?(http://support.microsoft.com/kb/971914/)FIX: Error message when you run a multithreaded application that uses SQL Server Management Objects (SMO) version 10.00: “An item with the same key has already been added”313949972650?(http://support.microsoft.com/kb/972650/)FIX: Error message when you run a full-text query in SQL Server 2008 after you register an IFilter: “No appropriate filter was found during full-text index population for table or indexed view”324153972681?(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 2008321378972767?(http://support.microsoft.com/kb/972767/)FIX: The SQL Server 2008 database engine and Reporting Services consume more power on Windows client computers than expected314565973204?(http://support.microsoft.com/kb/973204/)FIX: A change to the Maximum File Size property on a large database takes a long time to finish in SQL Server 2008 Management Studio320974973301?(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.”319578973302?(http://support.microsoft.com/kb/973302/)FIX: Error message when you capture a SQL Server trace file in SQL Server 2008: “Non-yielding Scheduler”325998973303?(http://support.microsoft.com/kb/973303/)FIX: Error message when you run the sp_add_alert stored procedure in SQL Server 2008 on a computer that is running Windows Server 2008 or Windows Vista: “SQLServerAgent Error: WMI error: 0×80041003″303467969086?(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 2008324370972498?(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
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.1812.0164,71202-Jul-200914:25×86Distrib.exe2007.100.1812.075,09602-Jul-200914:40×86Dtexec.exe2007.100.1812.054,12002-Jul-200914:40×86Dts.dll2007.100.1812.01,429,35202-Jul-200914:41×86Dtslog.dll2007.100.1812.079,72002-Jul-200914:41×86Dtspipeline.dll2007.100.1812.0694,12002-Jul-200914:41×86Dtswizard.exe2007.100.1812.0804,71202-Jul-200914:41×86Exceldest.dll2007.100.1812.0173,41602-Jul-200914:54×86Excelsrc.dll2007.100.1812.0183,12802-Jul-200914:54×86Flatfiledest.dll2007.100.1812.0276,31202-Jul-200914:55×86Flatfilesrc.dll2007.100.1812.0283,99202-Jul-200914:55×86Iftsph.dll2007.100.1812.038,76002-Jul-200915:10×86Logread.exe2007.100.1812.0423,25602-Jul-200915:51×86Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200915:55×86Microsoft.sqlserver.connectioninfo.dll10.0.1812.0149,35202-Jul-200915:56×86Microsoft.sqlserver.dmf.dll10.0.1812.0292,71202-Jul-200915:56×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.management.collectortasks.dll10.0.1812.083,80002-Jul-200915:58×86Microsoft.sqlserver.management.sdk.sfc.dll10.0.1812.0403,30402-Jul-200915:59×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200915:59×86Microsoft.sqlserver.replication.dll2007.100.1812.01,765,72002-Jul-200915:59×86Microsoft.sqlserver.smo.dll10.0.1812.02,860,88802-Jul-200916:00×86Microsoft.sqlserver.smoextended.dll10.0.1812.0182,12002-Jul-200916:00×86Microsoft.sqlserver.sqlenum.dll10.0.1812.01,083,24002-Jul-200916:00×86Oledbdest.dll2007.100.1812.0173,91202-Jul-200916:09×86Oledbsrc.dll2007.100.1812.0186,71202-Jul-200916:09×86Rdistcom.dll2007.100.1812.0651,11202-Jul-200916:24×86Repldp.dll2007.100.1812.0191,33602-Jul-200916:24×86Replmerg.exe2007.100.1812.0341,33602-Jul-200916:25×86Snapshot.exe10.0.1812.013,14402-Jul-200917:32×86Sql_engine_core_shared_keyfile.dll2007.100.1812.013,65602-Jul-200915:37×86Sqllogship.exe10.0.1812.096,10402-Jul-200917:33×86Sqlmergx.dll2007.100.1812.0192,85602-Jul-200917:33×86Sqltaskconnections.dll2007.100.1812.0113,51202-Jul-200917:34×86Sqlwep100.dll2007.100.1812.089,43202-Jul-200917:34×86Txdataconvert.dll2007.100.1812.0206,69602-Jul-200917:36×86SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAtxcore.dll2007.100.1812.026,47202-Jul-200914:22×86Databasemailengine.dll10.0.1812.075,62402-Jul-200914:26×86Databasemailprotocols.dll10.0.1812.042,85602-Jul-200914:26×86Datacollectorcontroller.dll2007.100.1812.0134,50402-Jul-200914:26×86Sql_engine_core_inst_keyfile.dll2007.100.1812.013,65602-Jul-200915:37×86Sqlagent.exe2007.100.1812.0366,93602-Jul-200917:32×86Sqlctr100.dll2007.100.1812.077,16002-Jul-200917:32×86Sqlos.dll2007.100.1812.014,68002-Jul-200917:33×86Sqlscriptdowngrade.dll2007.100.1812.014,69602-Jul-200917:33×86Sqlscriptupgrade.dll2007.100.1812.03,375,44802-Jul-200917:33×86Sqlservr.exe2007.100.1812.041,017,19202-Jul-200917:33×86SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Microsoft.sqlserver.connectioninfo.dll10.0.1812.0149,35202-Jul-200915:56×86Microsoft.sqlserver.management.sdk.sfc.dll10.0.1812.0403,30402-Jul-200915:59×86Microsoft.sqlserver.smo.dll10.0.1812.02,860,88802-Jul-200916:00×86Microsoft.sqlserver.smoextended.dll10.0.1812.0182,12002-Jul-200916:00×86Microsoft.sqlserver.sqlenum.dll10.0.1812.01,083,24002-Jul-200916:00×86Msgprox.dll2007.100.1812.0202,07202-Jul-200916:02×86Replprov.dll2007.100.1812.0575,33602-Jul-200916:25×86Replrec.dll2007.100.1812.0789,84802-Jul-200916:25×86Replsub.dll2007.100.1812.0410,98402-Jul-200916:25×86Sql_common_core_keyfile.dll2007.100.1812.013,65602-Jul-200915:37×86Svrenumapi100.dll2007.100.1812.0755,54402-Jul-200917:35×86Xmlsub.dll2007.100.1812.0192,36002-Jul-200917:37×86SQL Server 2008 Business Intelligence Development Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.1812.0164,71202-Jul-200914:25×86Dataprofileviewer.exe10.0.1812.0313,19202-Jul-200914:27×86Dtexec.exe2007.100.1812.054,12002-Jul-200914:40×86Dts.dll2007.100.1812.01,429,35202-Jul-200914:41×86Dtslog.dll2007.100.1812.079,72002-Jul-200914:41×86Dtspipeline.dll2007.100.1812.0694,12002-Jul-200914:41×86Dtswizard.exe2007.100.1812.0804,71202-Jul-200914:41×86Exceldest.dll2007.100.1812.0173,41602-Jul-200914:54×86Excelsrc.dll2007.100.1812.0183,12802-Jul-200914:54×86Flatfiledest.dll2007.100.1812.0276,31202-Jul-200914:55×86Flatfilesrc.dll2007.100.1812.0283,99202-Jul-200914:55×86Microsoft.analysisservices.controls.dll10.0.1812.03,233,62402-Jul-200915:51×86Microsoft.analysisservices.design.dll10.0.1812.05,920,60002-Jul-200915:52×86Microsoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Microsoft.analysisservices.viewers.dll10.0.1812.01,001,30402-Jul-200915:52×86Microsoft.analysisservices.wizards.dll10.0.1812.05,928,80802-Jul-200915:52×86Microsoft.datatransformationservices.design.dll10.0.1812.04,233,04802-Jul-200915:53×86Microsoft.datatransformationservices.vsintegration.dll10.0.1812.0333,67202-Jul-200915:53×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.1812.0563,04802-Jul-200915:53×86Microsoft.reportingservices.datarendering.dll10.0.1812.083,80002-Jul-200915:53×86Microsoft.reportingservices.diagnostics.dll10.0.1812.0898,90402-Jul-200915:53×86Microsoft.reportingservices.excelrendering.dll10.0.1812.0251,73602-Jul-200915:53×86Microsoft.reportingservices.hpbprocessing.dll10.0.1812.0284,52002-Jul-200915:54×86Microsoft.reportingservices.htmlrendering.dll10.0.1812.0198,50402-Jul-200915:54×86Microsoft.reportingservices.imagerendering.dll10.0.1812.0145,24002-Jul-200915:54×86Microsoft.reportingservices.processingcore.dll10.0.1812.04,339,56002-Jul-200915:54×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1812.092,00802-Jul-200915:54×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1812.0829,27202-Jul-200915:54×86Microsoft.reportingservices.richtext.dll10.0.1812.0100,20002-Jul-200915:54×86Microsoft.reportingservices.spbprocessing.dll10.0.1812.0247,65602-Jul-200915:54×86Microsoft.reportingservices.wordrendering.dll10.0.1812.0227,17602-Jul-200915:54×86Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200915:55×86Microsoft.sqlserver.dataprofiler.dll10.0.1812.0280,40802-Jul-200915:56×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200915:59×86Msmdlocal.dll10.0.1812.023,463,78402-Jul-200916:02×86Msmdpp.dll10.0.1812.06,127,46402-Jul-200916:02×86Msmgdsrv.dll10.0.1812.08,558,44002-Jul-200916:02×86Msolap100.dll10.0.1812.06,532,45602-Jul-200916:02×86Oledbdest.dll2007.100.1812.0173,91202-Jul-200916:09×86Oledbsrc.dll2007.100.1812.0186,71202-Jul-200916:09×86Reportingserviceslibrary.dll10.0.1812.01,324,90402-Jul-200916:25×86Sql_bids_keyfile.dll2007.100.1812.013,65602-Jul-200915:37×86Sqldest.dll2007.100.1812.0180,05602-Jul-200917:32×86Sqlmanagerui.dll10.0.1812.07,554,90402-Jul-200917:33×86Sqltaskconnections.dll2007.100.1812.0113,51202-Jul-200917:34×86Txdataconvert.dll2007.100.1812.0206,69602-Jul-200917:36×86Txgroupdups.dll2007.100.1812.0258,40802-Jul-200917:36×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Msmdlocal.dll10.0.1812.023,463,78402-Jul-200916:02×86Msmdpump.dll10.0.1812.06,178,15202-Jul-200916:02×86Msmdredir.dll10.0.1812.06,200,66402-Jul-200916:02×86Msmdspdm.dll10.0.1812.0178,02402-Jul-200916:02×86Msmdsrv.exe10.0.1812.021,959,52802-Jul-200916:02×86Msmgdsrv.dll10.0.1812.08,558,44002-Jul-200916:02×86Msolap100.dll10.0.1812.06,532,45602-Jul-200916:02×86Sql_as_keyfile.dll2007.100.1812.013,65602-Jul-200915:37×86SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.1812.0164,71202-Jul-200914:25×86Dtexec.exe2007.100.1812.054,12002-Jul-200914:40×86Dts.dll2007.100.1812.01,429,35202-Jul-200914:41×86Dtslog.dll2007.100.1812.079,72002-Jul-200914:41×86Dtspipeline.dll2007.100.1812.0694,12002-Jul-200914:41×86Dtswizard.exe2007.100.1812.0804,71202-Jul-200914:41×86Exceldest.dll2007.100.1812.0173,41602-Jul-200914:54×86Excelsrc.dll2007.100.1812.0183,12802-Jul-200914:54×86Flatfiledest.dll2007.100.1812.0276,31202-Jul-200914:55×86Flatfilesrc.dll2007.100.1812.0283,99202-Jul-200914:55×86Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200915:55×86Microsoft.sqlserver.dataprofiler.dll10.0.1812.0280,40802-Jul-200915:56×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200915:59×86Msmdpp.dll10.0.1812.06,127,46402-Jul-200916:02×86Oledbdest.dll2007.100.1812.0173,91202-Jul-200916:09×86Oledbsrc.dll2007.100.1812.0186,71202-Jul-200916:09×86Sql_is_keyfile.dll2007.100.1812.013,65602-Jul-200915:37×86Sqldest.dll2007.100.1812.0180,05602-Jul-200917:32×86Sqltaskconnections.dll2007.100.1812.0113,51202-Jul-200917:34×86Txdataconvert.dll2007.100.1812.0206,69602-Jul-200917:36×86Txgroupdups.dll2007.100.1812.0258,40802-Jul-200917:36×86SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1812.0563,04802-Jul-200915:53×86Microsoft.reportingservices.datarendering.dll10.0.1812.083,80002-Jul-200915:53×86Microsoft.reportingservices.diagnostics.dll10.0.1812.0898,90402-Jul-200915:53×86Microsoft.reportingservices.excelrendering.dll10.0.1812.0251,73602-Jul-200915:53×86Microsoft.reportingservices.hpbprocessing.dll10.0.1812.0284,52002-Jul-200915:54×86Microsoft.reportingservices.htmlrendering.dll10.0.1812.0198,50402-Jul-200915:54×86Microsoft.reportingservices.imagerendering.dll10.0.1812.0145,24002-Jul-200915:54×86Microsoft.reportingservices.processingcore.dll10.0.1812.04,339,56002-Jul-200915:54×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1812.092,00802-Jul-200915:54×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1812.0829,27202-Jul-200915:54×86Microsoft.reportingservices.richtext.dll10.0.1812.0100,20002-Jul-200915:54×86Microsoft.reportingservices.spbprocessing.dll10.0.1812.0247,65602-Jul-200915:54×86Microsoft.reportingservices.wordrendering.dll10.0.1812.0227,17602-Jul-200915:54×86Msmgdsrv.dll10.0.1812.08,558,44002-Jul-200916:02×86Reportingserviceslibrary.dll10.0.1812.01,324,90402-Jul-200916:25×86Reportingservicesservice.exe2007.100.1812.01,104,23202-Jul-200916:25×86Reportingserviceswebserver.dll10.0.1812.01,906,52002-Jul-200916:25×86Reportingserviceswebuserinterface.dll10.0.1812.01,611,62402-Jul-200916:25×86Rsconfigtool.exe10.0.1812.01,197,91202-Jul-200917:17×86Sql_rs_keyfile.dll2007.100.1812.013,65602-Jul-200915:37×86SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.1812.0164,71202-Jul-200914:25×86Copydatabasewizard.exe10.0.1812.0661,35202-Jul-200914:25×86Dataprofileviewer.exe10.0.1812.0313,19202-Jul-200914:27×86Dtexec.exe2007.100.1812.054,12002-Jul-200914:40×86Dts.dll2007.100.1812.01,429,35202-Jul-200914:41×86Dtslog.dll2007.100.1812.079,72002-Jul-200914:41×86Dtspipeline.dll2007.100.1812.0694,12002-Jul-200914:41×86Dtswizard.exe2007.100.1812.0804,71202-Jul-200914:41×86Exceldest.dll2007.100.1812.0173,41602-Jul-200914:54×86Excelsrc.dll2007.100.1812.0183,12802-Jul-200914:54×86Flatfiledest.dll2007.100.1812.0276,31202-Jul-200914:55×86Flatfilesrc.dll2007.100.1812.0283,99202-Jul-200914:55×86Microsoft.datatransformationservices.design.dll10.0.1812.04,233,04802-Jul-200915:53×86Microsoft.datatransformationservices.vsintegration.dll10.0.1812.0333,67202-Jul-200915:53×86Microsoft.reportingservices.diagnostics.dll10.0.1812.0898,90402-Jul-200915:53×86Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200915:55×86Microsoft.sqlserver.dataprofiler.dll10.0.1812.0280,40802-Jul-200915:56×86Microsoft.sqlserver.dmf.dll10.0.1812.0292,71202-Jul-200915:56×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.management.collectortasks.dll10.0.1812.083,80002-Jul-200915:58×86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1812.03,290,98402-Jul-200915:58×86Microsoft.sqlserver.management.reports.dll10.0.1812.08,968,04002-Jul-200915:58×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1812.0391,01602-Jul-200915:59×86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1812.091,99202-Jul-200915:59×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200915:59×86Microsoft.sqlserver.replication.dll2007.100.1812.01,765,72002-Jul-200915:59×86Microsoft.sqlserver.sqlparser.dll10.0.1812.02,148,20002-Jul-200916:00×86Objectexplorer.dll10.0.1812.03,237,72002-Jul-200916:09×86Oledbdest.dll2007.100.1812.0173,91202-Jul-200916:09×86Oledbsrc.dll2007.100.1812.0186,71202-Jul-200916:09×86Radlangsvc.dll10.0.1812.0120,66402-Jul-200916:23×86Rsconfigtool.exe10.0.1812.01,197,91202-Jul-200917:17×86Sql_ssms_keyfile.dll2007.100.1812.013,65602-Jul-200915:37×86Sqldest.dll2007.100.1812.0180,05602-Jul-200917:32×86Sqleditors.dll10.0.1812.01,222,50402-Jul-200917:32×86Sqlmanagerui.dll10.0.1812.07,554,90402-Jul-200917:33×86Sqltaskconnections.dll2007.100.1812.0113,51202-Jul-200917:34×86Txdataconvert.dll2007.100.1812.0206,69602-Jul-200917:36×86Txgroupdups.dll2007.100.1812.0258,40802-Jul-200917:36×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAutoadmin.dll2007.100.1812.0937,83202-Jul-200914:22×86Dtexec.exe2007.100.1812.054,12002-Jul-200914:40×86Dts.dll2007.100.1812.01,429,35202-Jul-200914:41×86Dtslog.dll2007.100.1812.079,72002-Jul-200914:41×86Dtspipeline.dll2007.100.1812.0694,12002-Jul-200914:41×86Dtswizard.exe2007.100.1812.0804,71202-Jul-200914:41×86Exceldest.dll2007.100.1812.0173,41602-Jul-200914:54×86Excelsrc.dll2007.100.1812.0183,12802-Jul-200914:54×86Flatfiledest.dll2007.100.1812.0276,31202-Jul-200914:55×86Flatfilesrc.dll2007.100.1812.0283,99202-Jul-200914:55×86Microsoft.analysisservices.controls.dll10.0.1812.03,233,62402-Jul-200915:51×86Microsoft.analysisservices.deployment.exe10.0.1812.0501,59202-Jul-200915:51×86Microsoft.analysisservices.design.dll10.0.1812.05,920,60002-Jul-200915:52×86Microsoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Microsoft.analysisservices.viewers.dll10.0.1812.01,001,30402-Jul-200915:52×86Microsoft.analysisservices.wizards.dll10.0.1812.05,928,80802-Jul-200915:52×86Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200915:55×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1812.0227,16002-Jul-200915:55×86Microsoft.sqlserver.configuration.sco.dll10.0.1812.01,300,31202-Jul-200915:56×86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,60001-Oct-200803:17×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200915:59×86Msmdlocal.dll10.0.1812.023,463,78402-Jul-200916:02×86Msmdpp.dll10.0.1812.06,127,46402-Jul-200916:02×86Msmgdsrv.dll10.0.1812.08,558,44002-Jul-200916:02×86Msolap100.dll10.0.1812.06,532,45602-Jul-200916:02×86Oledbdest.dll2007.100.1812.0173,91202-Jul-200916:09×86Oledbsrc.dll2007.100.1812.0186,71202-Jul-200916:09×86Sql_tools_keyfile.dll2007.100.1812.013,65602-Jul-200915:37×86Sqltaskconnections.dll2007.100.1812.0113,51202-Jul-200917:34×86Txdataconvert.dll2007.100.1812.0206,69602-Jul-200917:36×86SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli_keyfile.dll2007.100.1812.013,65602-Jul-200915:37×86Sqlncli10.dll2007.100.1812.02,457,44802-Jul-200917:33×86x64-based versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.1812.0247,14402-Jul-200919:58×64Distrib.exe2007.100.1812.086,87202-Jul-200920:05×64Dtexec.exe2007.100.1812.064,85602-Jul-200920:06×64Dts.dll2007.100.1812.02,202,96802-Jul-200920:06×64Dtslog.dll2007.100.1812.095,57602-Jul-200920:06×64Dtspipeline.dll2007.100.1812.01,086,80802-Jul-200920:06×64Dtswizard.exe2007.100.1812.0800,61602-Jul-200920:06×64Exceldest.dll2007.100.1812.0260,44002-Jul-200920:12×64Excelsrc.dll2007.100.1812.0279,91202-Jul-200920:12×64Flatfiledest.dll2007.100.1812.0414,55202-Jul-200920:13×64Flatfilesrc.dll2007.100.1812.0424,79202-Jul-200920:13×64Iftsph.dll2007.100.1812.054,63202-Jul-200920:20×64Logread.exe2007.100.1812.0510,82402-Jul-200920:40×64Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200920:41×86Microsoft.sqlserver.connectioninfo.dll10.0.1812.0149,35202-Jul-200915:56×86Microsoft.sqlserver.dmf.dll10.0.1812.0292,71202-Jul-200915:56×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.management.collectortasks.dll10.0.1812.083,80002-Jul-200920:44×86Microsoft.sqlserver.management.sdk.sfc.dll10.0.1812.0403,30402-Jul-200915:59×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200920:44×86Microsoft.sqlserver.replication.dll2007.100.1812.01,765,72002-Jul-200915:59×86Microsoft.sqlserver.replication.dll2007.100.1812.01,939,81602-Jul-200920:45×64Microsoft.sqlserver.smo.dll10.0.1812.02,860,88802-Jul-200916:00×86Microsoft.sqlserver.smoextended.dll10.0.1812.0182,12002-Jul-200916:00×86Microsoft.sqlserver.sqlenum.dll10.0.1812.01,083,24002-Jul-200916:00×86Oledbdest.dll2007.100.1812.0259,92802-Jul-200920:51×64Oledbsrc.dll2007.100.1812.0286,05602-Jul-200920:51×64Rdistcom.dll2007.100.1812.0789,84802-Jul-200920:59×64Repldp.dll2007.100.1812.0191,33602-Jul-200916:24×86Repldp.dll2007.100.1812.0229,72002-Jul-200920:59×64Replmerg.exe2007.100.1812.0408,40802-Jul-200921:00×64Snapshot.exe10.0.1812.013,14402-Jul-200917:32×86Sql_engine_core_shared_keyfile.dll2007.100.1812.014,16802-Jul-200920:32×64Sqllogship.exe10.0.1812.096,10402-Jul-200921:46×86Sqlmergx.dll2007.100.1812.0229,22402-Jul-200921:46×64Sqltaskconnections.dll2007.100.1812.0161,12802-Jul-200921:47×64Sqlwep100.dll2007.100.1812.0119,65602-Jul-200921:47×64Txdataconvert.dll2007.100.1812.0306,02402-Jul-200921:49×64SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAtxcore.dll2007.100.1812.030,56802-Jul-200919:58×64Databasemailengine.dll10.0.1812.075,60802-Jul-200919:59×86Databasemailprotocols.dll10.0.1812.042,85602-Jul-200919:59×86Datacollectorcontroller.dll2007.100.1812.0255,32002-Jul-200919:59×64Sql_engine_core_inst_keyfile.dll2007.100.1812.014,16802-Jul-200920:32×64Sqlagent.exe2007.100.1812.0427,88002-Jul-200921:46×64Sqlctr100.dll2007.100.1812.0108,39202-Jul-200921:46×64Sqlctr100.dll2007.100.1812.077,16002-Jul-200917:32×86Sqlos.dll2007.100.1812.015,20802-Jul-200921:46×64Sqlscriptdowngrade.dll2007.100.1812.015,72002-Jul-200921:47×64Sqlscriptupgrade.dll2007.100.1812.03,374,95202-Jul-200921:47×64Sqlservr.exe2007.100.1812.057,611,62402-Jul-200921:47×64SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Microsoft.sqlserver.connectioninfo.dll10.0.1812.0149,35202-Jul-200915:56×86Microsoft.sqlserver.management.sdk.sfc.dll10.0.1812.0403,28802-Jul-200920:44×86Microsoft.sqlserver.smo.dll10.0.1812.02,860,88802-Jul-200916:00×86Microsoft.sqlserver.smoextended.dll10.0.1812.0182,10402-Jul-200920:45×86Microsoft.sqlserver.sqlenum.dll10.0.1812.01,083,24002-Jul-200916:00×86Msgprox.dll2007.100.1812.0202,07202-Jul-200916:02×86Msgprox.dll2007.100.1812.0246,12002-Jul-200920:46×64Replprov.dll2007.100.1812.0575,33602-Jul-200916:25×86Replprov.dll2007.100.1812.0727,38402-Jul-200921:00×64Replrec.dll2007.100.1812.0789,84802-Jul-200916:25×86Replrec.dll2007.100.1812.0976,72802-Jul-200921:00×64Replsub.dll2007.100.1812.0410,98402-Jul-200916:25×86Replsub.dll2007.100.1812.0492,39202-Jul-200921:00×64Sql_common_core_keyfile.dll2007.100.1812.014,16802-Jul-200920:32×64Svrenumapi100.dll2007.100.1812.01,017,19202-Jul-200921:48×64Svrenumapi100.dll2007.100.1812.0755,54402-Jul-200917:35×86Xmlsub.dll2007.100.1812.0192,36002-Jul-200917:37×86Xmlsub.dll2007.100.1812.0308,07202-Jul-200921:50×64SQL Server 2008 Business Intelligence Development Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.1812.0164,71202-Jul-200914:25×86Dataprofileviewer.exe10.0.1812.0313,19202-Jul-200914:27×86Dtexec.exe2007.100.1812.054,12002-Jul-200914:40×86Dts.dll2007.100.1812.01,429,35202-Jul-200914:41×86Dtslog.dll2007.100.1812.079,72002-Jul-200914:41×86Dtspipeline.dll2007.100.1812.0694,12002-Jul-200914:41×86Dtswizard.exe2007.100.1812.0804,71202-Jul-200914:41×86Exceldest.dll2007.100.1812.0173,41602-Jul-200914:54×86Excelsrc.dll2007.100.1812.0183,12802-Jul-200914:54×86Flatfiledest.dll2007.100.1812.0276,31202-Jul-200914:55×86Flatfilesrc.dll2007.100.1812.0283,99202-Jul-200914:55×86Microsoft.analysisservices.controls.dll10.0.1812.03,233,62402-Jul-200915:51×86Microsoft.analysisservices.design.dll10.0.1812.05,920,60002-Jul-200915:52×86Microsoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Microsoft.analysisservices.viewers.dll10.0.1812.01,001,30402-Jul-200915:52×86Microsoft.analysisservices.wizards.dll10.0.1812.05,928,80802-Jul-200915:52×86Microsoft.datatransformationservices.design.dll10.0.1812.04,233,04802-Jul-200915:53×86Microsoft.datatransformationservices.vsintegration.dll10.0.1812.0333,67202-Jul-200915:53×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.1812.0563,04802-Jul-200915:53×86Microsoft.reportingservices.datarendering.dll10.0.1812.083,80002-Jul-200915:53×86Microsoft.reportingservices.diagnostics.dll10.0.1812.0898,90402-Jul-200915:53×86Microsoft.reportingservices.excelrendering.dll10.0.1812.0251,73602-Jul-200915:53×86Microsoft.reportingservices.hpbprocessing.dll10.0.1812.0284,52002-Jul-200915:54×86Microsoft.reportingservices.htmlrendering.dll10.0.1812.0198,50402-Jul-200915:54×86Microsoft.reportingservices.imagerendering.dll10.0.1812.0145,24002-Jul-200915:54×86Microsoft.reportingservices.processingcore.dll10.0.1812.04,339,56002-Jul-200915:54×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1812.092,00802-Jul-200915:54×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1812.0829,27202-Jul-200915:54×86Microsoft.reportingservices.richtext.dll10.0.1812.0100,20002-Jul-200915:54×86Microsoft.reportingservices.spbprocessing.dll10.0.1812.0247,65602-Jul-200915:54×86Microsoft.reportingservices.wordrendering.dll10.0.1812.0227,17602-Jul-200915:54×86Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200915:55×86Microsoft.sqlserver.dataprofiler.dll10.0.1812.0280,40802-Jul-200915:56×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200915:59×86Msmdlocal.dll10.0.1812.023,463,78402-Jul-200916:02×86Msmdlocal.dll10.0.1812.044,438,87202-Jul-200920:46×64Msmdpp.dll10.0.1812.06,127,46402-Jul-200916:02×86Msmgdsrv.dll10.0.1812.012,332,37602-Jul-200920:46×64Msmgdsrv.dll10.0.1812.08,558,44002-Jul-200916:02×86Msolap100.dll10.0.1812.06,532,45602-Jul-200916:02×86Msolap100.dll10.0.1812.08,151,89602-Jul-200920:46×64Oledbdest.dll2007.100.1812.0173,91202-Jul-200916:09×86Oledbsrc.dll2007.100.1812.0186,71202-Jul-200916:09×86Reportingserviceslibrary.dll10.0.1812.01,324,90402-Jul-200916:25×86Sql_bids_keyfile.dll2007.100.1812.014,16802-Jul-200920:32×64Sqldest.dll2007.100.1812.0180,05602-Jul-200917:32×86Sqlmanagerui.dll10.0.1812.07,554,90402-Jul-200917:33×86Sqltaskconnections.dll2007.100.1812.0113,51202-Jul-200917:34×86Txdataconvert.dll2007.100.1812.0206,69602-Jul-200917:36×86Txgroupdups.dll2007.100.1812.0258,40802-Jul-200917:36×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Msmdlocal.dll10.0.1812.023,463,78402-Jul-200916:02×86Msmdlocal.dll10.0.1812.044,438,87202-Jul-200920:46×64Msmdpump.dll10.0.1812.07,426,92002-Jul-200920:46×64Msmdredir.dll10.0.1812.06,200,66402-Jul-200916:02×86Msmdspdm.dll10.0.1812.0178,02402-Jul-200920:46×86Msmdsrv.exe10.0.1812.043,715,43202-Jul-200920:46×64Msmgdsrv.dll10.0.1812.012,332,37602-Jul-200920:46×64Msmgdsrv.dll10.0.1812.08,558,44002-Jul-200916:02×86Msolap100.dll10.0.1812.06,532,45602-Jul-200916:02×86Msolap100.dll10.0.1812.08,151,89602-Jul-200920:46×64Sql_as_keyfile.dll2007.100.1812.014,16802-Jul-200920:32×64SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.1812.0247,14402-Jul-200919:58×64Dtexec.exe2007.100.1812.064,85602-Jul-200920:06×64Dts.dll2007.100.1812.02,202,96802-Jul-200920:06×64Dtslog.dll2007.100.1812.095,57602-Jul-200920:06×64Dtspipeline.dll2007.100.1812.01,086,80802-Jul-200920:06×64Dtswizard.exe2007.100.1812.0800,61602-Jul-200920:06×64Exceldest.dll2007.100.1812.0260,44002-Jul-200920:12×64Excelsrc.dll2007.100.1812.0279,91202-Jul-200920:12×64Flatfiledest.dll2007.100.1812.0414,55202-Jul-200920:13×64Flatfilesrc.dll2007.100.1812.0424,79202-Jul-200920:13×64Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200920:41×86Microsoft.sqlserver.dataprofiler.dll10.0.1812.0280,42402-Jul-200920:43×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200920:44×86Msmdpp.dll10.0.1812.07,362,92002-Jul-200920:46×64Oledbdest.dll2007.100.1812.0259,92802-Jul-200920:51×64Oledbsrc.dll2007.100.1812.0286,05602-Jul-200920:51×64Sql_is_keyfile.dll2007.100.1812.014,16802-Jul-200920:32×64Sqldest.dll2007.100.1812.0264,55202-Jul-200921:46×64Sqltaskconnections.dll2007.100.1812.0161,12802-Jul-200921:47×64Txdataconvert.dll2007.100.1812.0306,02402-Jul-200921:49×64Txgroupdups.dll2007.100.1812.0478,05602-Jul-200921:49×64SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1812.0563,04802-Jul-200920:40×86Microsoft.reportingservices.datarendering.dll10.0.1812.083,81602-Jul-200920:40×86Microsoft.reportingservices.diagnostics.dll10.0.1812.0898,92002-Jul-200920:40×86Microsoft.reportingservices.excelrendering.dll10.0.1812.0251,75202-Jul-200920:40×86Microsoft.reportingservices.hpbprocessing.dll10.0.1812.0284,50402-Jul-200920:40×86Microsoft.reportingservices.htmlrendering.dll10.0.1812.0198,48802-Jul-200920:40×86Microsoft.reportingservices.imagerendering.dll10.0.1812.0145,24002-Jul-200920:40×86Microsoft.reportingservices.processingcore.dll10.0.1812.04,339,56002-Jul-200920:41×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1812.091,99202-Jul-200920:41×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1812.0829,28802-Jul-200920:41×86Microsoft.reportingservices.richtext.dll10.0.1812.0100,20002-Jul-200920:41×86Microsoft.reportingservices.spbprocessing.dll10.0.1812.0247,65602-Jul-200920:41×86Microsoft.reportingservices.wordrendering.dll10.0.1812.0227,17602-Jul-200920:41×86Msmgdsrv.dll10.0.1812.012,332,37602-Jul-200920:46×64Reportingserviceslibrary.dll10.0.1812.01,324,88802-Jul-200921:00×86Reportingservicesservice.exe2007.100.1812.02,042,71202-Jul-200921:00×64Reportingserviceswebserver.dll10.0.1812.01,906,53602-Jul-200921:00×86Reportingserviceswebuserinterface.dll10.0.1812.01,611,60802-Jul-200921:00×86Rsconfigtool.exe10.0.1812.01,197,91202-Jul-200917:17×86Sql_rs_keyfile.dll2007.100.1812.014,16802-Jul-200920:32×64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.1812.0164,71202-Jul-200914:25×86Copydatabasewizard.exe10.0.1812.0661,35202-Jul-200914:25×86Dataprofileviewer.exe10.0.1812.0313,19202-Jul-200914:27×86Dtexec.exe2007.100.1812.054,12002-Jul-200914:40×86Dts.dll2007.100.1812.01,429,35202-Jul-200914:41×86Dtslog.dll2007.100.1812.079,72002-Jul-200914:41×86Dtspipeline.dll2007.100.1812.0694,12002-Jul-200914:41×86Dtswizard.exe2007.100.1812.0804,71202-Jul-200914:41×86Exceldest.dll2007.100.1812.0173,41602-Jul-200914:54×86Excelsrc.dll2007.100.1812.0183,12802-Jul-200914:54×86Flatfiledest.dll2007.100.1812.0276,31202-Jul-200914:55×86Flatfilesrc.dll2007.100.1812.0283,99202-Jul-200914:55×86Microsoft.datatransformationservices.design.dll10.0.1812.04,233,04802-Jul-200915:53×86Microsoft.datatransformationservices.vsintegration.dll10.0.1812.0333,67202-Jul-200915:53×86Microsoft.reportingservices.diagnostics.dll10.0.1812.0898,90402-Jul-200915:53×86Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200915:55×86Microsoft.sqlserver.dataprofiler.dll10.0.1812.0280,40802-Jul-200915:56×86Microsoft.sqlserver.dmf.dll10.0.1812.0292,71202-Jul-200915:56×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.management.collectortasks.dll10.0.1812.083,80002-Jul-200915:58×86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1812.03,290,98402-Jul-200915:58×86Microsoft.sqlserver.management.reports.dll10.0.1812.08,968,04002-Jul-200915:58×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1812.0391,01602-Jul-200915:59×86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1812.091,99202-Jul-200915:59×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200915:59×86Microsoft.sqlserver.replication.dll2007.100.1812.01,765,72002-Jul-200915:59×86Microsoft.sqlserver.sqlparser.dll10.0.1812.02,148,20002-Jul-200916:00×86Objectexplorer.dll10.0.1812.03,237,72002-Jul-200916:09×86Oledbdest.dll2007.100.1812.0173,91202-Jul-200916:09×86Oledbsrc.dll2007.100.1812.0186,71202-Jul-200916:09×86Radlangsvc.dll10.0.1812.0120,66402-Jul-200916:23×86Rsconfigtool.exe10.0.1812.01,197,91202-Jul-200917:17×86Sql_ssms_keyfile.dll2007.100.1812.014,16802-Jul-200920:32×64Sqldest.dll2007.100.1812.0180,05602-Jul-200917:32×86Sqleditors.dll10.0.1812.01,222,50402-Jul-200917:32×86Sqlmanagerui.dll10.0.1812.07,554,90402-Jul-200917:33×86Sqltaskconnections.dll2007.100.1812.0113,51202-Jul-200917:34×86Txdataconvert.dll2007.100.1812.0206,69602-Jul-200917:36×86Txgroupdups.dll2007.100.1812.0258,40802-Jul-200917:36×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAutoadmin.dll2007.100.1812.0937,83202-Jul-200914:22×86Dtexec.exe2007.100.1812.054,12002-Jul-200914:40×86Dtexec.exe2007.100.1812.064,85602-Jul-200920:06×64Dts.dll2007.100.1812.01,429,35202-Jul-200914:41×86Dts.dll2007.100.1812.02,202,96802-Jul-200920:06×64Dtslog.dll2007.100.1812.079,72002-Jul-200914:41×86Dtslog.dll2007.100.1812.095,57602-Jul-200920:06×64Dtspipeline.dll2007.100.1812.01,086,80802-Jul-200920:06×64Dtspipeline.dll2007.100.1812.0694,12002-Jul-200914:41×86Dtswizard.exe2007.100.1812.0800,61602-Jul-200920:06×64Dtswizard.exe2007.100.1812.0804,71202-Jul-200914:41×86Exceldest.dll2007.100.1812.0173,41602-Jul-200914:54×86Exceldest.dll2007.100.1812.0260,44002-Jul-200920:12×64Excelsrc.dll2007.100.1812.0183,12802-Jul-200914:54×86Excelsrc.dll2007.100.1812.0279,91202-Jul-200920:12×64Flatfiledest.dll2007.100.1812.0276,31202-Jul-200914:55×86Flatfiledest.dll2007.100.1812.0414,55202-Jul-200920:13×64Flatfilesrc.dll2007.100.1812.0283,99202-Jul-200914:55×86Flatfilesrc.dll2007.100.1812.0424,79202-Jul-200920:13×64Microsoft.analysisservices.controls.dll10.0.1812.03,233,62402-Jul-200915:51×86Microsoft.analysisservices.deployment.exe10.0.1812.0501,59202-Jul-200915:51×86Microsoft.analysisservices.design.dll10.0.1812.05,920,60002-Jul-200915:52×86Microsoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Microsoft.analysisservices.viewers.dll10.0.1812.01,001,30402-Jul-200915:52×86Microsoft.analysisservices.wizards.dll10.0.1812.05,928,80802-Jul-200915:52×86Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200915:55×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1812.0227,17602-Jul-200920:41×86Microsoft.sqlserver.configuration.sco.dll10.0.1812.01,300,31202-Jul-200920:42×86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,60001-Oct-200812:20×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200915:59×86Msmdlocal.dll10.0.1812.023,463,78402-Jul-200916:02×86Msmdlocal.dll10.0.1812.044,438,87202-Jul-200920:46×64Msmdpp.dll10.0.1812.06,127,46402-Jul-200916:02×86Msmgdsrv.dll10.0.1812.012,332,37602-Jul-200920:46×64Msmgdsrv.dll10.0.1812.08,558,44002-Jul-200916:02×86Msolap100.dll10.0.1812.06,532,45602-Jul-200916:02×86Msolap100.dll10.0.1812.08,151,89602-Jul-200920:46×64Oledbdest.dll2007.100.1812.0173,91202-Jul-200916:09×86Oledbdest.dll2007.100.1812.0259,92802-Jul-200920:51×64Oledbsrc.dll2007.100.1812.0186,71202-Jul-200916:09×86Oledbsrc.dll2007.100.1812.0286,05602-Jul-200920:51×64Sql_tools_keyfile.dll2007.100.1812.014,16802-Jul-200920:32×64Sqltaskconnections.dll2007.100.1812.0113,51202-Jul-200917:34×86Sqltaskconnections.dll2007.100.1812.0161,12802-Jul-200921:47×64Txdataconvert.dll2007.100.1812.0206,69602-Jul-200917:36×86Txdataconvert.dll2007.100.1812.0306,02402-Jul-200921:49×64SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli_keyfile.dll2007.100.1812.014,16802-Jul-200920:32×64Sqlncli10.dll2007.100.1812.02,457,44802-Jul-200917:33×86Sqlncli10.dll2007.100.1812.03,155,81602-Jul-200921:46×64Itanium-architecture versionSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.1812.0557,91202-Jul-200917:54IA-64Distrib.exe2007.100.1812.0205,65602-Jul-200918:01IA-64Dtexec.exe2007.100.1812.0154,96802-Jul-200918:01IA-64Dts.dll2007.100.1812.04,249,96002-Jul-200918:01IA-64Dtslog.dll2007.100.1812.0183,65602-Jul-200918:01IA-64Dtspipeline.dll2007.100.1812.02,020,69602-Jul-200918:02IA-64Dtswizard.exe2007.100.1812.0800,60002-Jul-200918:02IA-64Exceldest.dll2007.100.1812.0584,04002-Jul-200918:08IA-64Excelsrc.dll2007.100.1812.0641,89602-Jul-200918:08IA-64Flatfiledest.dll2007.100.1812.0951,14402-Jul-200918:08IA-64Flatfilesrc.dll2007.100.1812.0975,20802-Jul-200918:08IA-64Iftsph.dll2007.100.1812.088,42402-Jul-200918:16IA-64Logread.exe2007.100.1812.01,124,69602-Jul-200918:34IA-64Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200918:36×86Microsoft.sqlserver.connectioninfo.dll10.0.1812.0149,35202-Jul-200915:56×86Microsoft.sqlserver.dmf.dll10.0.1812.0292,71202-Jul-200915:56×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.management.collectortasks.dll10.0.1812.083,80002-Jul-200918:38×86Microsoft.sqlserver.management.sdk.sfc.dll10.0.1812.0403,30402-Jul-200915:59×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,51202-Jul-200918:39×86Microsoft.sqlserver.replication.dll2007.100.1812.01,765,72002-Jul-200915:59×86Microsoft.sqlserver.replication.dll2007.100.1812.02,656,60002-Jul-200918:39IA-64Microsoft.sqlserver.smo.dll10.0.1812.02,860,88802-Jul-200916:00×86Microsoft.sqlserver.smoextended.dll10.0.1812.0182,12002-Jul-200916:00×86Microsoft.sqlserver.sqlenum.dll10.0.1812.01,083,24002-Jul-200916:00×86Oledbdest.dll2007.100.1812.0586,07202-Jul-200918:46IA-64Oledbsrc.dll2007.100.1812.0653,65602-Jul-200918:46IA-64Rdistcom.dll2007.100.1812.01,835,35202-Jul-200918:54IA-64Repldp.dll2007.100.1812.0191,33602-Jul-200916:24×86Repldp.dll2007.100.1812.0522,58402-Jul-200918:54IA-64Replmerg.exe2007.100.1812.0969,56002-Jul-200918:54IA-64Snapshot.exe10.0.1812.013,14402-Jul-200917:32×86Sql_engine_core_shared_keyfile.dll2007.100.1812.019,30402-Jul-200918:28IA-64Sqllogship.exe10.0.1812.096,08802-Jul-200919:39×86Sqlmergx.dll2007.100.1812.0428,37602-Jul-200919:39IA-64Sqltaskconnections.dll2007.100.1812.0335,70402-Jul-200919:40IA-64Sqlwep100.dll2007.100.1812.0216,40802-Jul-200919:40IA-64Txdataconvert.dll2007.100.1812.0674,64802-Jul-200919:42IA-64SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAtxcore.dll2007.100.1812.059,22402-Jul-200917:54IA-64Databasemailengine.dll10.0.1812.075,60802-Jul-200917:54×86Databasemailprotocols.dll10.0.1812.042,84002-Jul-200917:54×86Datacollectorcontroller.dll2007.100.1812.0470,88802-Jul-200917:54IA-64Sql_engine_core_inst_keyfile.dll2007.100.1812.019,30402-Jul-200918:28IA-64Sqlagent.exe2007.100.1812.01,201,49602-Jul-200919:38IA-64Sqlctr100.dll2007.100.1812.0135,01602-Jul-200919:38IA-64Sqlctr100.dll2007.100.1812.077,16002-Jul-200917:32×86Sqlos.dll2007.100.1812.022,36002-Jul-200919:39IA-64Sqlscriptdowngrade.dll2007.100.1812.020,82402-Jul-200919:39IA-64Sqlscriptupgrade.dll2007.100.1812.03,381,08002-Jul-200919:39IA-64Sqlservr.exe2007.100.1812.0110,950,74402-Jul-200919:40IA-64SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Microsoft.sqlserver.connectioninfo.dll10.0.1812.0149,35202-Jul-200915:56×86Microsoft.sqlserver.management.sdk.sfc.dll10.0.1812.0403,28802-Jul-200918:39×86Microsoft.sqlserver.smo.dll10.0.1812.02,860,88802-Jul-200916:00×86Microsoft.sqlserver.smoextended.dll10.0.1812.0182,10402-Jul-200918:40×86Microsoft.sqlserver.sqlenum.dll10.0.1812.01,083,24002-Jul-200916:00×86Msgprox.dll2007.100.1812.0202,07202-Jul-200916:02×86Msgprox.dll2007.100.1812.0534,36002-Jul-200918:41IA-64Replprov.dll2007.100.1812.01,640,79202-Jul-200918:54IA-64Replprov.dll2007.100.1812.0575,33602-Jul-200916:25×86Replrec.dll2007.100.1812.02,125,14402-Jul-200918:54IA-64Replrec.dll2007.100.1812.0789,84802-Jul-200916:25×86Replsub.dll2007.100.1812.01,111,89602-Jul-200918:55IA-64Replsub.dll2007.100.1812.0410,98402-Jul-200916:25×86Sql_common_core_keyfile.dll2007.100.1812.019,30402-Jul-200918:28IA-64Svrenumapi100.dll2007.100.1812.02,696,02402-Jul-200919:41IA-64Svrenumapi100.dll2007.100.1812.0755,54402-Jul-200917:35×86Xmlsub.dll2007.100.1812.0192,36002-Jul-200917:37×86Xmlsub.dll2007.100.1812.0558,93602-Jul-200919:43IA-64SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Msmdlocal.dll10.0.1812.023,463,78402-Jul-200916:02×86Msmdlocal.dll10.0.1812.057,515,86402-Jul-200918:41IA-64Msmdpump.dll10.0.1812.08,940,37602-Jul-200918:41IA-64Msmdredir.dll10.0.1812.08,490,85602-Jul-200918:41IA-64Msmdspdm.dll10.0.1812.0178,02402-Jul-200918:41×86Msmdsrv.exe10.0.1812.058,868,56802-Jul-200918:41IA-64Msmgdsrv.dll10.0.1812.015,484,76002-Jul-200918:41IA-64Msmgdsrv.dll10.0.1812.08,558,44002-Jul-200916:02×86Msolap100.dll10.0.1812.010,063,70402-Jul-200918:41IA-64Msolap100.dll10.0.1812.06,532,45602-Jul-200916:02×86Sql_as_keyfile.dll2007.100.1812.019,30402-Jul-200918:28IA-64SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.1812.0557,91202-Jul-200917:54IA-64Dtexec.exe2007.100.1812.0154,96802-Jul-200918:01IA-64Dts.dll2007.100.1812.04,249,96002-Jul-200918:01IA-64Dtslog.dll2007.100.1812.0183,65602-Jul-200918:01IA-64Dtspipeline.dll2007.100.1812.02,020,69602-Jul-200918:02IA-64Dtswizard.exe2007.100.1812.0800,60002-Jul-200918:02IA-64Exceldest.dll2007.100.1812.0584,04002-Jul-200918:08IA-64Excelsrc.dll2007.100.1812.0641,89602-Jul-200918:08IA-64Flatfiledest.dll2007.100.1812.0951,14402-Jul-200918:08IA-64Flatfilesrc.dll2007.100.1812.0975,20802-Jul-200918:08IA-64Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200918:36×86Microsoft.sqlserver.dataprofiler.dll10.0.1812.0280,42402-Jul-200918:37×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,51202-Jul-200918:39×86Msmdpp.dll10.0.1812.08,877,92802-Jul-200918:41IA-64Oledbdest.dll2007.100.1812.0586,07202-Jul-200918:46IA-64Oledbsrc.dll2007.100.1812.0653,65602-Jul-200918:46IA-64Sql_is_keyfile.dll2007.100.1812.019,30402-Jul-200918:28IA-64Sqldest.dll2007.100.1812.0602,96802-Jul-200919:38IA-64Sqltaskconnections.dll2007.100.1812.0335,70402-Jul-200919:40IA-64Txdataconvert.dll2007.100.1812.0674,64802-Jul-200919:42IA-64Txgroupdups.dll2007.100.1812.0941,91202-Jul-200919:42IA-64SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1812.0563,03202-Jul-200918:35×86Microsoft.reportingservices.datarendering.dll10.0.1812.083,80002-Jul-200918:35×86Microsoft.reportingservices.diagnostics.dll10.0.1812.0898,90402-Jul-200918:35×86Microsoft.reportingservices.excelrendering.dll10.0.1812.0251,75202-Jul-200918:35×86Microsoft.reportingservices.hpbprocessing.dll10.0.1812.0284,50402-Jul-200918:35×86Microsoft.reportingservices.htmlrendering.dll10.0.1812.0198,48802-Jul-200918:35×86Microsoft.reportingservices.imagerendering.dll10.0.1812.0145,24002-Jul-200918:35×86Microsoft.reportingservices.processingcore.dll10.0.1812.04,339,56002-Jul-200918:35×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1812.092,00802-Jul-200918:35×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1812.0829,27202-Jul-200918:35×86Microsoft.reportingservices.richtext.dll10.0.1812.0100,18402-Jul-200918:35×86Microsoft.reportingservices.spbprocessing.dll10.0.1812.0247,65602-Jul-200918:36×86Microsoft.reportingservices.wordrendering.dll10.0.1812.0227,17602-Jul-200918:36×86Msmgdsrv.dll10.0.1812.015,484,76002-Jul-200918:41IA-64Reportingserviceslibrary.dll10.0.1812.01,324,88802-Jul-200918:55×86Reportingservicesservice.exe2007.100.1812.03,358,55202-Jul-200918:55IA-64Reportingserviceswebserver.dll10.0.1812.01,906,52002-Jul-200918:55×86Reportingserviceswebuserinterface.dll10.0.1812.01,611,60802-Jul-200918:55×86Rsconfigtool.exe10.0.1812.01,197,91202-Jul-200917:17×86Sql_rs_keyfile.dll2007.100.1812.019,30402-Jul-200918:28IA-64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformCommanddest.dll2007.100.1812.0164,71202-Jul-200914:25×86Copydatabasewizard.exe10.0.1812.0661,35202-Jul-200914:25×86Dataprofileviewer.exe10.0.1812.0313,19202-Jul-200914:27×86Dtexec.exe2007.100.1812.054,12002-Jul-200914:40×86Dts.dll2007.100.1812.01,429,35202-Jul-200914:41×86Dtslog.dll2007.100.1812.079,72002-Jul-200914:41×86Dtspipeline.dll2007.100.1812.0694,12002-Jul-200914:41×86Dtswizard.exe2007.100.1812.0804,71202-Jul-200914:41×86Exceldest.dll2007.100.1812.0173,41602-Jul-200914:54×86Excelsrc.dll2007.100.1812.0183,12802-Jul-200914:54×86Flatfiledest.dll2007.100.1812.0276,31202-Jul-200914:55×86Flatfilesrc.dll2007.100.1812.0283,99202-Jul-200914:55×86Microsoft.datatransformationservices.design.dll10.0.1812.04,233,04802-Jul-200915:53×86Microsoft.datatransformationservices.vsintegration.dll10.0.1812.0333,67202-Jul-200915:53×86Microsoft.reportingservices.diagnostics.dll10.0.1812.0898,90402-Jul-200915:53×86Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200915:55×86Microsoft.sqlserver.dataprofiler.dll10.0.1812.0280,40802-Jul-200915:56×86Microsoft.sqlserver.dmf.dll10.0.1812.0292,71202-Jul-200915:56×86Microsoft.sqlserver.maintenanceplantasks.dll10.0.1812.0296,79202-Jul-200915:58×86Microsoft.sqlserver.management.collectortasks.dll10.0.1812.083,80002-Jul-200915:58×86Microsoft.sqlserver.management.datacollectionuitasks.dll10.0.1812.03,290,98402-Jul-200915:58×86Microsoft.sqlserver.management.reports.dll10.0.1812.08,968,04002-Jul-200915:58×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1812.0391,01602-Jul-200915:59×86Microsoft.sqlserver.management.sqlstudio.resourcemonitor.dll10.0.1812.091,99202-Jul-200915:59×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,52802-Jul-200915:59×86Microsoft.sqlserver.replication.dll2007.100.1812.01,765,72002-Jul-200915:59×86Microsoft.sqlserver.sqlparser.dll10.0.1812.02,148,20002-Jul-200916:00×86Objectexplorer.dll10.0.1812.03,237,72002-Jul-200916:09×86Oledbdest.dll2007.100.1812.0173,91202-Jul-200916:09×86Oledbsrc.dll2007.100.1812.0186,71202-Jul-200916:09×86Radlangsvc.dll10.0.1812.0120,66402-Jul-200916:23×86Rsconfigtool.exe10.0.1812.01,197,91202-Jul-200917:17×86Sql_ssms_keyfile.dll2007.100.1812.019,30402-Jul-200918:28IA-64Sqldest.dll2007.100.1812.0180,05602-Jul-200917:32×86Sqleditors.dll10.0.1812.01,222,50402-Jul-200917:32×86Sqlmanagerui.dll10.0.1812.07,554,90402-Jul-200917:33×86Sqltaskconnections.dll2007.100.1812.0113,51202-Jul-200917:34×86Txdataconvert.dll2007.100.1812.0206,69602-Jul-200917:36×86Txgroupdups.dll2007.100.1812.0258,40802-Jul-200917:36×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformAutoadmin.dll2007.100.1812.0937,83202-Jul-200914:22×86Dtexec.exe2007.100.1812.0154,96802-Jul-200918:01IA-64Dtexec.exe2007.100.1812.054,12002-Jul-200914:40×86Dts.dll2007.100.1812.01,429,35202-Jul-200914:41×86Dts.dll2007.100.1812.04,249,96002-Jul-200918:01IA-64Dtslog.dll2007.100.1812.0183,65602-Jul-200918:01IA-64Dtslog.dll2007.100.1812.079,72002-Jul-200914:41×86Dtspipeline.dll2007.100.1812.02,020,69602-Jul-200918:02IA-64Dtspipeline.dll2007.100.1812.0694,12002-Jul-200914:41×86Dtswizard.exe2007.100.1812.0800,60002-Jul-200918:02IA-64Dtswizard.exe2007.100.1812.0804,71202-Jul-200914:41×86Exceldest.dll2007.100.1812.0173,41602-Jul-200914:54×86Exceldest.dll2007.100.1812.0584,04002-Jul-200918:08IA-64Excelsrc.dll2007.100.1812.0183,12802-Jul-200914:54×86Excelsrc.dll2007.100.1812.0641,89602-Jul-200918:08IA-64Flatfiledest.dll2007.100.1812.0276,31202-Jul-200914:55×86Flatfiledest.dll2007.100.1812.0951,14402-Jul-200918:08IA-64Flatfilesrc.dll2007.100.1812.0283,99202-Jul-200914:55×86Flatfilesrc.dll2007.100.1812.0975,20802-Jul-200918:08IA-64Microsoft.analysisservices.controls.dll10.0.1812.03,233,62402-Jul-200915:51×86Microsoft.analysisservices.deployment.exe10.0.1812.0501,59202-Jul-200915:51×86Microsoft.analysisservices.design.dll10.0.1812.05,920,60002-Jul-200915:52×86Microsoft.analysisservices.dll10.0.1812.01,316,71202-Jul-200915:52×86Microsoft.analysisservices.viewers.dll10.0.1812.01,001,30402-Jul-200915:52×86Microsoft.analysisservices.wizards.dll10.0.1812.05,928,80802-Jul-200915:52×86Microsoft.sqlserver.adonetsrc.dll10.0.1812.067,43202-Jul-200915:55×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1812.0227,17602-Jul-200918:36×86Microsoft.sqlserver.configuration.sco.dll10.0.1812.01,300,32802-Jul-200918:37×86Microsoft.sqlserver.configuration.sstring.dll10.0.1766.024,60001-Oct-200810:16×86Microsoft.sqlserver.pipelinehost.dll10.0.1812.071,51202-Jul-200918:39×86Msmdlocal.dll10.0.1812.023,463,78402-Jul-200916:02×86Msmdlocal.dll10.0.1812.057,515,86402-Jul-200918:41IA-64Msmdpp.dll10.0.1812.06,127,46402-Jul-200916:02×86Msmgdsrv.dll10.0.1812.015,484,76002-Jul-200918:41IA-64Msmgdsrv.dll10.0.1812.08,558,44002-Jul-200916:02×86Msolap100.dll10.0.1812.010,063,70402-Jul-200918:41IA-64Msolap100.dll10.0.1812.06,532,45602-Jul-200916:02×86Oledbdest.dll2007.100.1812.0173,91202-Jul-200916:09×86Oledbdest.dll2007.100.1812.0586,07202-Jul-200918:46IA-64Oledbsrc.dll2007.100.1812.0186,71202-Jul-200916:09×86Oledbsrc.dll2007.100.1812.0653,65602-Jul-200918:46IA-64Sql_tools_keyfile.dll2007.100.1812.019,30402-Jul-200918:28IA-64Sqltaskconnections.dll2007.100.1812.0113,51202-Jul-200917:34×86Sqltaskconnections.dll2007.100.1812.0335,70402-Jul-200919:40IA-64Txdataconvert.dll2007.100.1812.0206,69602-Jul-200917:36×86Txdataconvert.dll2007.100.1812.0674,64802-Jul-200919:42IA-64SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli_keyfile.dll2007.100.1812.019,30402-Jul-200918:28IA-64Sqlncli10.dll2007.100.1812.02,457,44802-Jul-200917:33×86Sqlncli10.dll2007.100.1812.06,347,60802-Jul-200919:39IA-64
