INTRODUCTION
Microsoft SQL Server 2005 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2005 Service Pack 2 hotfix to an installation of SQL Server 2005 Service Pack 2. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.
Cumulative Update 9 contains hotfixes for SQL Server 2005 issues that have been fixed since the release of Service Pack 2. Note This build of the cumulative update package is also known as build 3282. We recommend that you test hotfixes before you deploy them in a production environment. Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2005 fix release. We recommend that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:937137 The SQL Server 2005 builds that were released after SQL Server 2005 Service Pack 2 was released
Important notes about the cumulative update package
-
SQL Server 2005 hotfixes are now multilanguage. Therefore, there is only one cumulative hotfix package for all languages.
-
One cumulative hotfix package includes all the component packages. The cumulative update package updates only those components that are installed on the system.
-
You must enable the SQL Server Management Object (SMO) extended stored procedures and the SQL Server Distributed Management Object (SQL-DMO) extended stored procedures before you apply the cumulative update package. For more information about the SMO and DMO XPs option, see SQL Server 2005 Books Online.
Note SQL Server 2005 Books Online notes that the default setting of these stored procedures is 0 (off). However, this value is incorrect. By default, the setting is 1 (on).
More Information
How to obtain Cumulative Update 9 for SQL Server 2005 Service Pack 2
A supported cumulative update package is now available from Microsoft. However, it is intended to correct only the problems that are described in this article. Apply it only to systems that are experiencing these specific problems. This cumulative update package may receive additional testing. Therefore, if you are not severely affected by any of these problems, we recommend that you wait for the next SQL Server 2005 service pack that contains the hotfixes in this cumulative update package.
If the cumulative update is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the cumulative update package. Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific cumulative update package. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix Download Available" form displays the languages for which the cumulative update is available. If you do not see your language, it is because a cumulative update package is not available for that language. Note Cumulative Update 9 for SQL Server 2005 Service Pack 2 does not contain the update for SQL Native Client. A stand-alone package of SQL Native Client is released together with Cumulative Update 9.
SQL Server 2005 post-SP2 hotfixes that are included in Cumulative Update 9 for SQL Server 2005
Microsoft Knowledge Base articles that discuss these hotfixes will be released as they become available.
For more information about the SQL Server bugs, click the following article numbers to view the articles in the Microsoft Knowledge Base:
SQL bug number |
KB article number |
Description |
50002755 |
FIX: Error message when you run an MDX query in SQL Server 2005 Analysis Services: "The MDX function failed because the coordinate for the '<AttributeName>' attribute contains a set" |
|
50002772 |
FIX: When you define an alert activity on a fractional performance counter of an instance of Microsoft SQL Server 2005 in System Monitor, the alert does not work |
|
50002890 |
FIX: Error message when you run an INSERT statement in SQL Server 2005: "Cannot insert an explicit value into a timestamp column" |
|
50002912 |
FIX: Some changes are not replicated to the subscribers when you synchronize data for a transactional replication in SQL Server 2005 |
|
50002938 |
An assertion occurs when you execute a query that uses a parallel plan in SQL Server 2005 |
|
50002947 |
FIX: Error message when you run a DML statement against a partitioned table in SQL Server 2005 Analysis Services: "Transaction (Process ID <ProcessID>) was deadlocked on lock resources with another process and has been chosen as the deadlock victim" |
|
50002951 |
FIX: Error message after you run the DBCC DBREINDEX Transact-SQL statement on a table that does not have a unique clustered index on a SQL Server 2005-based computer: "Msg 2511" |
|
50002952 |
FIX: When you run a Transact-SQL script in a step of a SQL Server Agent job in SQL Server 2005, the result of the Transact-SQL script may be truncated |
|
50002959 |
FIX: CPU utilizations for all processors reach 100 percent when you run an instance of SQL Server 2005 on a computer that has more than 32 processors |
|
50002960 |
FIX: Error message when you synchronize data for a transactional replication in SQL Server 2005: "Replication-Replication Transaction-Log Reader Subsystem: agent <AgentName> failed" |
|
50002967 |
FIX: The SQL Server 2005 Distribution Agent does not skip error 20598 when you configure a SQL Server 2000 transactional publication to skip error 20598 |
|
50002968 |
FIX: Error message when you try to synchronize a database again in SQL Server 2005 Analysis Services: "Processing for the database will be disabled because an error occurred while loading the '<DatabaseName>' database cryptography key" |
|
50002978 |
FIX: You may be unable to start the SQL Server agent if you configure a SQL Server 2005 failover cluster to use Kerberos constrained delegation for a domain user account |
|
50002981 |
FIX: Error message when you update a table at the subscriber in a transactional replication in SQL Server 2005: "Updateable Subscriptions: Rows do not match between Publisher and Subscriber" |
|
50002988 |
FIX: An ongoing MS DTC transaction is orphaned in SQL Server 2005 |
|
50002989 |
FIX: In SQL Server 2005, the file information about the transaction log that was last copied and the file information about the transaction log that was last restored are missing |
|
50003052 |
FIX: Distribution Agent does not retry a command if an error occurs while Distribution Agent is running the command in a transactional replication of SQL Server 2005 |
|
50003001 |
When you deploy a SQL Server 2005 Analysis Services database to overwrite an existing database that contains data mining objects, SQL Server 2005 Analysis Services stops unexpectedly |
|
50003005 |
FIX: In SQL Server 2005, the session that runs the TRUNCATE TABLE statement may stop responding, and you cannot end the session |
|
50003007 |
FIX: An access violation occurs when you process multiple objects in parallel in SQL Server 2005 Analysis Services |
|
50003014 |
FIX: Error message when you process or deploy a cube that contains a calculation that references calculated members from a named set in SQL Server 2005 Analysis Services: "A set has been encountered that cannot contain calculated members" |
|
50003017 |
FIX: Error message when you render a report in SQL Server 2005 SharePoint integrated mode: "An unexpected error occurred while connecting to the report Server. Verify that the Report Server is available and configured for Sharepoint Integration mode" |
|
50003019 |
FIX: Error message when you run a distributed query in SQL Server 2005: "OLE DB provider 'SQLNCLI' for linked server '<Linked Server>' returned message 'No transaction is active'" |
|
50003028 |
FIX: You cannot edit a component that has multiple inputs in a SQL Server 2005 Integration Services package |
|
50003024 |
FIX: Error message when you view a report in SQL Server 2005 Report Manager: "Microsoft.ReportingServices.Diagnostics.Utilities.RPCException: The report server has encountered a configuration error" |
|
50003041 |
FIX: Error message when you process a partition from SQL Server 2005 Analysis Services Cumulative Update 7: "Detected inconsistency between User define slice and detected slice of partition. The slice specified for the %{Property/} attribute is incorrect" |
|
50003042 |
FIX: You receive a "Current session is no longer valid" error message or an access violation occurs when you process a cube in SQL Server 2005 Analysis Services |
|
50003050 |
The performance of the 32-bit version of SQL Native Client is slow when you connect to a x64 bit version of SQL Server 2005 |
|
50003061 |
FIX: An access violation occurs when you run a query that uses the UNION operator to combine the results of three or more tables in SQL Server 2005 |
|
50003062 |
FIX: An incorrect aggregate value is returned when you run an MDX query against a parent/child dimension that has the HideMemberIf property set to ParentIsBlankSelfOrMissing in SQL Server 2005 |
|
50003074 |
FIX: Error message when you run an MDX query that uses the CREATE GLOBAL CUBE statement to create a local cube in SQL Server 2005 Analysis Services: "The syntax for '<MDXFunctionName>' is incorrect" |
|
50003076 |
FIX: No rows are returned when you use the sp_replqueuemonitor stored procedure to list the queued messages for a queue-updating subscription in SQL Server 2005 |
|
50003077 |
When you run the UPDATE statement on a cursor for an update and the statement in the cursor uses the ORDER BY clause, the update operation takes more time to run than in SQL Server 2000 |
|
50003080 |
You cannot click to clear the check box for calculated members in an Excel 2007 PivotTable the data of which is from a SQL Server 2005 Analysis Services database |
|
50003089 |
Assertions may occur for cursors that contain lots of text after you clear the procedure cache in SQL Server 2005 |
|
50003097 |
An access violation may occur when you use the bcp utility to copy columns of the NVARCHAR(MAX) data type or of the VARCHAR(MAX) data type in SQL Server 2005 |
|
50003117 |
Error message when you run an UPDATE statement on a table that has no clustered index: "attempting to create symptom dump" |
|
50002996 |
MS08-052: Description of the security update for GDI+ for SQL Server 2005 Service Pack 2 Hotfix: September 9, 2008 |
Cumulative update package information
Prerequisites
Microsoft SQL Server 2005 Service Pack 2
For more information, click the following article number to view the article in the Microsoft Knowledge Base:913089 How to obtain the latest service pack for SQL Server 2005
Restart information
You may have to restart the computer after you apply this cumulative update package.
Registry information
To use one of the hotfixes in this package, you do not have to make any changes to the registry.
Cumulative update package file information
This cumulative update package may not contain all the files that you must have to fully update a product to the latest build. This cumulative update package contains only the files that you must have to correct the issues that are listed in this article.
The English version of this cumulative update package has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.File information for Cumulative Update 9
Note Cumulative Update 9 for SQL Server 2005 Service Pack 2 does not contain the update for SQL Native Client.
SQL Server 2005 Database Engine, 32-bit version
File name |
File version |
File size |
Date |
Time |
Platform |
Bcp.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Chsbrkr.dll |
12.0.7822.0 |
1,684,840 |
22-Jun-2007 |
9:22 |
x86 |
Chtbrkr.dll |
12.0.7822.0 |
6,112,616 |
22-Jun-2007 |
9:22 |
x86 |
Databasemailengine.dll |
9.0.3282.0 |
78,872 |
05-Aug-2008 |
9:08 |
x86 |
Databasemailprotocols.dll |
9.0.3282.0 |
46,104 |
05-Aug-2008 |
9:08 |
x86 |
Distrib.exe |
2005.90.3282.0 |
70,680 |
05-Aug-2008 |
9:08 |
x86 |
Dts.dll |
2005.90.3282.0 |
1,102,360 |
05-Aug-2008 |
9:08 |
x86 |
Dtsconn.dll |
2005.90.3282.0 |
250,392 |
05-Aug-2008 |
9:08 |
x86 |
Dtspipeline.dll |
2005.90.3282.0 |
605,208 |
05-Aug-2008 |
9:08 |
x86 |
Fteref.dll |
12.0.7822.0 |
446,464 |
22-Jun-2007 |
9:22 |
x86 |
Infosoft.dll |
12.0.7822.0 |
468,328 |
22-Jun-2007 |
9:22 |
x86 |
Korwbrkr.dll |
12.0.7822.0 |
71,016 |
22-Jun-2007 |
9:22 |
x86 |
Langwrbk.dll |
12.0.7822.0 |
136,552 |
22-Jun-2007 |
9:22 |
x86 |
Logread.exe |
2005.90.3282.0 |
400,920 |
05-Aug-2008 |
9:08 |
x86 |
Mergetxt.dll |
2005.90.3282.0 |
32,280 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.dtstransferprovider.dll |
9.0.3282.0 |
115,736 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
9.0.3282.0 |
295,960 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.replication.dll |
2005.90.3282.0 |
1,628,184 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:08 |
x86 |
Msfte.dll |
12.0.7822.0 |
2,430,312 |
22-Jun-2007 |
9:22 |
x86 |
Msftefd.exe |
12.0.7822.0 |
66,920 |
22-Jun-2007 |
9:22 |
x86 |
Msftepxy.dll |
12.0.7822.0 |
95,592 |
22-Jun-2007 |
9:22 |
x86 |
Msftesql.exe |
12.0.7822.0 |
95,592 |
22-Jun-2007 |
9:22 |
x86 |
Msgprox.dll |
2005.90.3282.0 |
200,216 |
05-Aug-2008 |
9:08 |
x86 |
Msir5jp.dll |
5.0.2130.0 |
3,159,912 |
22-Jun-2007 |
9:22 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
15,973,912 |
05-Aug-2008 |
9:08 |
x86 |
Msmdredir.dll |
9.0.3282.0 |
4,022,808 |
05-Aug-2008 |
9:08 |
x86 |
Msxmlsql.dll |
2005.90.3282.0 |
869,912 |
05-Aug-2008 |
9:08 |
x86 |
Nlhtml.dll |
12.0.7822.0 |
124,264 |
22-Jun-2007 |
9:22 |
x86 |
Nls400.dll |
5.0.4217.0 |
12,240,744 |
22-Jun-2007 |
9:22 |
x86 |
Odsole70.dll |
2005.90.3282.0 |
58,904 |
05-Aug-2008 |
9:08 |
x86 |
Osql.exe |
2005.90.3282.0 |
53,784 |
05-Aug-2008 |
9:08 |
x86 |
Query.dll |
12.0.7822.0 |
48,488 |
22-Jun-2007 |
9:22 |
x86 |
Rdistcom.dll |
2005.90.3282.0 |
645,144 |
05-Aug-2008 |
9:08 |
x86 |
Repldp.dll |
2005.90.3282.0 |
187,928 |
05-Aug-2008 |
9:08 |
x86 |
Replerrx.dll |
2005.90.3282.0 |
114,712 |
05-Aug-2008 |
9:08 |
x86 |
Replisapi.dll |
2005.90.3282.0 |
272,920 |
05-Aug-2008 |
9:08 |
x86 |
Replmerg.exe |
2005.90.3282.0 |
321,048 |
05-Aug-2008 |
9:08 |
x86 |
Replprov.dll |
2005.90.3282.0 |
554,520 |
05-Aug-2008 |
9:08 |
x86 |
Replrec.dll |
2005.90.3282.0 |
786,968 |
05-Aug-2008 |
9:08 |
x86 |
Replsub.dll |
2005.90.3282.0 |
408,088 |
05-Aug-2008 |
9:08 |
x86 |
Replsync.dll |
2005.90.3282.0 |
101,400 |
05-Aug-2008 |
9:08 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqlaccess.dll |
2005.90.3282.0 |
350,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqladhlp90.exe |
2005.90.3282.0 |
47,640 |
05-Aug-2008 |
9:08 |
x86 |
Sqlagent90.exe |
2005.90.3282.0 |
349,208 |
05-Aug-2008 |
9:08 |
x86 |
Sqlbrowser.exe |
2005.90.3282.0 |
242,712 |
05-Aug-2008 |
9:08 |
x86 |
Sqlcmd.exe |
2005.90.3282.0 |
143,896 |
05-Aug-2008 |
9:08 |
x86 |
Sqlctr90.dll |
2005.90.3282.0 |
67,608 |
05-Aug-2008 |
9:08 |
x86 |
Sqldiag.exe |
2005.90.3282.0 |
1,074,712 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmaint.exe |
2005.90.3282.0 |
78,360 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmergx.dll |
2005.90.3282.0 |
194,072 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlrepss90.dll |
2005.90.3282.0 |
28,696 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlservr.exe |
2005.90.3282.0 |
29,230,616 |
05-Aug-2008 |
9:09 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwep.dll |
2005.90.3282.0 |
90,648 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Sqsrvres.dll |
2005.90.3282.0 |
70,168 |
05-Aug-2008 |
9:09 |
x86 |
Ssradd.dll |
2005.90.3282.0 |
42,520 |
05-Aug-2008 |
9:09 |
x86 |
Ssravg.dll |
2005.90.3282.0 |
43,032 |
05-Aug-2008 |
9:09 |
x86 |
Ssrmax.dll |
2005.90.3282.0 |
40,984 |
05-Aug-2008 |
9:09 |
x86 |
Ssrmin.dll |
2005.90.3282.0 |
40,984 |
05-Aug-2008 |
9:09 |
x86 |
Ssrpub.dll |
2005.90.3282.0 |
30,232 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Tablediff.exe |
2005.90.3282.0 |
87,064 |
05-Aug-2008 |
9:09 |
x86 |
Thawbrkr.dll |
12.0.7822.0 |
206,184 |
22-Jun-2007 |
9:22 |
x86 |
Xmlfilt.dll |
12.0.7822.0 |
197,992 |
22-Jun-2007 |
9:22 |
x86 |
Xmlsub.dll |
2005.90.3282.0 |
194,584 |
05-Aug-2008 |
9:09 |
x86 |
Xpadsi90.exe |
2005.90.3282.0 |
51,224 |
05-Aug-2008 |
9:09 |
x86 |
Xpqueue.dll |
2005.90.3282.0 |
56,856 |
05-Aug-2008 |
9:09 |
x86 |
Xprepl.dll |
2005.90.3282.0 |
73,240 |
05-Aug-2008 |
9:09 |
x86 |
Xpstar90.dll |
2005.90.3282.0 |
298,520 |
05-Aug-2008 |
9:09 |
x86 |
SQL Server 2005 Analysis Services, 32-bit version
File name |
File version |
File size |
Date |
Time |
Platform |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.datawarehouse.dll |
9.0.3282.0 |
1,279,000 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:08 |
x86 |
Msadomdx.dll |
9.0.3282.0 |
502,296 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
15,973,912 |
05-Aug-2008 |
9:08 |
x86 |
Msmdredir.dll |
9.0.3282.0 |
4,022,808 |
05-Aug-2008 |
9:08 |
x86 |
Msmdspdm.dll |
9.0.3282.0 |
201,752 |
05-Aug-2008 |
9:08 |
x86 |
Msmdsrv.exe |
9.0.3282.0 |
14,944,280 |
05-Aug-2008 |
9:08 |
x86 |
Msmgdsrv.dll |
9.0.3282.0 |
6,046,232 |
05-Aug-2008 |
9:08 |
x86 |
Msolap90.dll |
9.0.3282.0 |
4,300,312 |
05-Aug-2008 |
9:08 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqlbrowser.exe |
2005.90.3282.0 |
242,712 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
SQL Server 2005 Reporting Services, 32-bit version
File name |
File version |
File size |
Date |
Time |
Platform |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.sapbw.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.xmlaclient.dll |
9.0.3282.0 |
562,200 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.diagnostics.dll |
9.0.3282.0 |
799,768 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.excelrendering.dll |
9.0.3282.0 |
336,920 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.htmlrendering.dll |
9.0.3282.0 |
308,248 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.imagerendering.dll |
9.0.3282.0 |
291,864 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.processingcore.dll |
9.0.3282.0 |
1,676,312 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.sharepoint.server.dll |
9.0.3282.0 |
111,640 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:08 |
x86 |
Msadomdx.dll |
9.0.3282.0 |
502,296 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
15,973,912 |
05-Aug-2008 |
9:08 |
x86 |
Msmgdsrv.dll |
9.0.3282.0 |
6,046,232 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.exe |
9.0.3282.0 |
5,616,664 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,070,104 |
05-Aug-2008 |
9:09 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,094,680 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,094,680 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,090,584 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,082,392 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,066,008 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,143,832 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,070,104 |
05-Aug-2008 |
9:09 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,090,584 |
05-Aug-2008 |
9:08 |
x86 |
Reportingservicesemaildeliveryprovider.dll |
9.0.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Reportingserviceslibrary.dll |
9.0.3282.0 |
1,119,256 |
05-Aug-2008 |
9:08 |
x86 |
Reportingservicesnativeserver.dll |
2005.90.3282.0 |
133,144 |
05-Aug-2008 |
9:08 |
x86 |
Reportingservicesservice.exe |
9.0.3282.0 |
16,920 |
05-Aug-2008 |
9:08 |
x86 |
Reportingserviceswebserver.dll |
9.0.3282.0 |
1,725,464 |
05-Aug-2008 |
9:08 |
x86 |
Reportingserviceswebuserinterface.dll |
9.0.3282.0 |
1,332,248 |
05-Aug-2008 |
9:08 |
x86 |
Reportingserviceswmi.dll |
2005.90.3282.0 |
3,382,296 |
05-Aug-2008 |
9:08 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
SQL Server 2005 Notification Services, 32-bit version
File name |
File version |
File size |
Date |
Time |
Platform |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:08 |
x86 |
Nsservice.exe |
9.0.3282.0 |
21,528 |
05-Aug-2008 |
9:08 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
SQL Server 2005 Integration Services, 32-bit version
File name |
File version |
File size |
Date |
Time |
Platform |
Dts.dll |
2005.90.3282.0 |
1,102,360 |
05-Aug-2008 |
9:08 |
x86 |
Dtsconn.dll |
2005.90.3282.0 |
250,392 |
05-Aug-2008 |
9:08 |
x86 |
Dtspipeline.dll |
2005.90.3282.0 |
605,208 |
05-Aug-2008 |
9:08 |
x86 |
Flatfiledest.dll |
2005.90.3282.0 |
256,024 |
05-Aug-2008 |
9:08 |
x86 |
Flatfilesrc.dll |
2005.90.3282.0 |
264,728 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.dmquerytask.dll |
9.0.3282.0 |
332,824 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.dtstransferprovider.dll |
9.0.3282.0 |
115,736 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
9.0.3282.0 |
295,960 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.scripttask.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.transfersqlserverobjectstask.dll |
9.0.3282.0 |
95,256 |
05-Aug-2008 |
9:08 |
x86 |
Msdtssrvr.exe |
9.0.3282.0 |
205,848 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
15,973,912 |
05-Aug-2008 |
9:08 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Txagg.dll |
2005.90.3282.0 |
204,312 |
05-Aug-2008 |
9:09 |
x86 |
Txlookup.dll |
2005.90.3282.0 |
244,760 |
05-Aug-2008 |
9:09 |
x86 |
Txmergejoin.dll |
2005.90.3282.0 |
140,824 |
05-Aug-2008 |
9:09 |
x86 |
SQL Server 2005 Tools, 32-bit version
File name |
File version |
File size |
Date |
Time |
Platform |
Autoadmin90.dll |
2005.90.3282.0 |
901,656 |
05-Aug-2008 |
9:08 |
x86 |
Bcp.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Connectiondlg.dll |
9.0.3282.0 |
959,512 |
05-Aug-2008 |
9:08 |
x86 |
Dts.dll |
2005.90.3282.0 |
1,102,360 |
05-Aug-2008 |
9:08 |
x86 |
Dtsconn.dll |
2005.90.3282.0 |
250,392 |
05-Aug-2008 |
9:08 |
x86 |
Dtspipeline.dll |
2005.90.3282.0 |
605,208 |
05-Aug-2008 |
9:08 |
x86 |
Flatfiledest.dll |
2005.90.3282.0 |
256,024 |
05-Aug-2008 |
9:08 |
x86 |
Flatfilesrc.dll |
2005.90.3282.0 |
264,728 |
05-Aug-2008 |
9:08 |
x86 |
Mergetxt.dll |
2005.90.3282.0 |
32,280 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.controls.dll |
9.0.3282.0 |
2,765,848 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.design.dll |
9.0.3282.0 |
5,456,920 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.managementdialogs.dll |
9.0.3282.0 |
1,717,272 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.wizards.dll |
9.0.3282.0 |
6,161,432 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.datawarehouse.dll |
9.0.3282.0 |
1,279,000 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.sapbw.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.xmlaclient.dll |
9.0.3282.0 |
562,200 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.designer.dll |
9.0.3282.0 |
4,817,944 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.designer.wizards.dll |
9.0.3282.0 |
2,221,080 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.diagnostics.dll |
9.0.3282.0 |
799,768 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.excelrendering.dll |
9.0.3282.0 |
336,920 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.htmlrendering.dll |
9.0.3282.0 |
308,248 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.imagerendering.dll |
9.0.3282.0 |
291,864 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.processingcore.dll |
9.0.3282.0 |
1,676,312 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.dmquerytask.dll |
9.0.3282.0 |
332,824 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.dtstransferprovider.dll |
9.0.3282.0 |
115,736 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
9.0.3282.0 |
295,960 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.maintenanceplantasksui.dll |
9.0.3282.0 |
721,944 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.replication.dll |
2005.90.3282.0 |
1,628,184 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.scripttask.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.scripttaskui.dll |
9.0.3282.0 |
62,488 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.transfersqlserverobjectstask.dll |
9.0.3282.0 |
95,256 |
05-Aug-2008 |
9:08 |
x86 |
Msadomdx.dll |
9.0.3282.0 |
502,296 |
05-Aug-2008 |
9:08 |
x86 |
Msgprox.dll |
2005.90.3282.0 |
200,216 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
15,973,912 |
05-Aug-2008 |
9:08 |
x86 |
Msmgdsrv.dll |
9.0.3282.0 |
6,046,232 |
05-Aug-2008 |
9:08 |
x86 |
Msolap90.dll |
9.0.3282.0 |
4,300,312 |
05-Aug-2008 |
9:08 |
x86 |
Osql.exe |
2005.90.3282.0 |
53,784 |
05-Aug-2008 |
9:08 |
x86 |
Replerrx.dll |
2005.90.3282.0 |
114,712 |
05-Aug-2008 |
9:08 |
x86 |
Replisapi.dll |
2005.90.3282.0 |
272,920 |
05-Aug-2008 |
9:08 |
x86 |
Replprov.dll |
2005.90.3282.0 |
554,520 |
05-Aug-2008 |
9:08 |
x86 |
Replrec.dll |
2005.90.3282.0 |
786,968 |
05-Aug-2008 |
9:08 |
x86 |
Replsub.dll |
2005.90.3282.0 |
408,088 |
05-Aug-2008 |
9:08 |
x86 |
Reportingserviceslibrary.dll |
9.0.3282.0 |
1,119,256 |
05-Aug-2008 |
9:08 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqlcmd.exe |
2005.90.3282.0 |
143,896 |
05-Aug-2008 |
9:08 |
x86 |
Sqldiag.exe |
2005.90.3282.0 |
1,074,712 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmanagerui.dll |
9.0.3282.0 |
6,083,608 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwb.exe |
2005.90.3282.0 |
823,832 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Ssradd.dll |
2005.90.3282.0 |
42,520 |
05-Aug-2008 |
9:09 |
x86 |
Ssravg.dll |
2005.90.3282.0 |
43,032 |
05-Aug-2008 |
9:09 |
x86 |
Ssrmax.dll |
2005.90.3282.0 |
40,984 |
05-Aug-2008 |
9:09 |
x86 |
Ssrmin.dll |
2005.90.3282.0 |
40,984 |
05-Aug-2008 |
9:09 |
x86 |
Ssrpub.dll |
2005.90.3282.0 |
30,232 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Txagg.dll |
2005.90.3282.0 |
204,312 |
05-Aug-2008 |
9:09 |
x86 |
Txlookup.dll |
2005.90.3282.0 |
244,760 |
05-Aug-2008 |
9:09 |
x86 |
Txmergejoin.dll |
2005.90.3282.0 |
140,824 |
05-Aug-2008 |
9:09 |
x86 |
Xmlsub.dll |
2005.90.3282.0 |
194,584 |
05-Aug-2008 |
9:09 |
x86 |
SQL Server 2005 Database Engine, x64-based version
File name |
File version |
File size |
Date |
Time |
Platform |
Bcp.exe |
2005.90.3282.0 |
88,088 |
05-Aug-2008 |
9:04 |
x64 |
Chsbrkr.dll |
12.0.7822.0 |
1,694,056 |
22-Jun-2007 |
10:51 |
x64 |
Chtbrkr.dll |
12.0.7822.0 |
6,109,032 |
22-Jun-2007 |
10:51 |
x64 |
Databasemailengine.dll |
9.0.3282.0 |
78,872 |
05-Aug-2008 |
9:04 |
x86 |
Databasemailprotocols.dll |
9.0.3282.0 |
46,104 |
05-Aug-2008 |
9:04 |
x86 |
Distrib.exe |
2005.90.3282.0 |
86,552 |
05-Aug-2008 |
9:04 |
x64 |
Dts.dll |
2005.90.3282.0 |
1,893,400 |
05-Aug-2008 |
9:04 |
x64 |
Dtsconn.dll |
2005.90.3282.0 |
408,088 |
05-Aug-2008 |
9:04 |
x64 |
Dtspipeline.dll |
2005.90.3282.0 |
1,065,496 |
05-Aug-2008 |
9:04 |
x64 |
Fteref.dll |
12.0.7822.0 |
433,152 |
22-Jun-2007 |
10:51 |
x64 |
Infosoft.dll |
12.0.7822.0 |
621,416 |
22-Jun-2007 |
10:51 |
x64 |
Korwbrkr.dll |
12.0.7822.0 |
101,736 |
22-Jun-2007 |
10:51 |
x64 |
Langwrbk.dll |
12.0.7822.0 |
236,904 |
22-Jun-2007 |
10:51 |
x64 |
Logread.exe |
2005.90.3282.0 |
525,848 |
05-Aug-2008 |
9:04 |
x64 |
Mergetxt.dll |
2005.90.3282.0 |
37,912 |
05-Aug-2008 |
9:04 |
x64 |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.dtstransferprovider.dll |
9.0.3282.0 |
115,736 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
9.0.3282.0 |
295,960 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.replication.dll |
2005.90.3282.0 |
1,834,520 |
05-Aug-2008 |
9:04 |
x64 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:04 |
x86 |
Msfte.dll |
12.0.7822.0 |
3,808,104 |
22-Jun-2007 |
10:51 |
x64 |
Msftefd.exe |
12.0.7822.0 |
99,176 |
22-Jun-2007 |
10:51 |
x64 |
Msftepxy.dll |
12.0.7822.0 |
127,336 |
22-Jun-2007 |
10:51 |
x64 |
Msftesql.exe |
12.0.7822.0 |
158,568 |
22-Jun-2007 |
10:51 |
x64 |
Msgprox.dll |
2005.90.3282.0 |
261,656 |
05-Aug-2008 |
9:04 |
x64 |
Msir5jp.dll |
5.0.2130.0 |
3,421,544 |
22-Jun-2007 |
10:51 |
x64 |
Msmdlocal.dll |
9.0.3282.0 |
15,973,912 |
05-Aug-2008 |
9:08 |
x86 |
Msmdredir.dll |
9.0.3282.0 |
4,022,808 |
05-Aug-2008 |
9:08 |
x86 |
Msxmlsql.dll |
2005.90.3282.0 |
1,384,984 |
05-Aug-2008 |
9:04 |
x64 |
Nlhtml.dll |
12.0.7822.0 |
191,848 |
22-Jun-2007 |
10:51 |
x64 |
Nls400.dll |
5.0.4217.0 |
14,101,352 |
22-Jun-2007 |
10:51 |
x64 |
Odsole70.dll |
2005.90.3282.0 |
90,136 |
05-Aug-2008 |
9:04 |
x64 |
Osql.exe |
2005.90.3282.0 |
86,040 |
05-Aug-2008 |
9:04 |
x64 |
Query.dll |
12.0.7822.0 |
68,456 |
22-Jun-2007 |
10:51 |
x64 |
Rdistcom.dll |
2005.90.3282.0 |
829,464 |
05-Aug-2008 |
9:04 |
x64 |
Repldp.dll |
2005.90.3282.0 |
239,128 |
05-Aug-2008 |
9:04 |
x64 |
Repldp.dll |
2005.90.3282.0 |
187,928 |
05-Aug-2008 |
9:08 |
x86 |
Replerrx.dll |
2005.90.3282.0 |
145,944 |
05-Aug-2008 |
9:04 |
x64 |
Replisapi.dll |
2005.90.3282.0 |
395,800 |
05-Aug-2008 |
9:04 |
x64 |
Replmerg.exe |
2005.90.3282.0 |
417,816 |
05-Aug-2008 |
9:04 |
x64 |
Replprov.dll |
2005.90.3282.0 |
754,200 |
05-Aug-2008 |
9:04 |
x64 |
Replrec.dll |
2005.90.3282.0 |
1,014,296 |
05-Aug-2008 |
9:04 |
x64 |
Replsub.dll |
2005.90.3282.0 |
519,192 |
05-Aug-2008 |
9:04 |
x64 |
Replsync.dll |
2005.90.3282.0 |
131,096 |
05-Aug-2008 |
9:04 |
x64 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqlaccess.dll |
2005.90.3282.0 |
357,400 |
05-Aug-2008 |
9:04 |
x86 |
Sqladhlp90.exe |
2005.90.3282.0 |
66,584 |
05-Aug-2008 |
9:04 |
x64 |
Sqlagent90.exe |
2005.90.3282.0 |
428,568 |
05-Aug-2008 |
9:04 |
x64 |
Sqlbrowser.exe |
2005.90.3282.0 |
242,712 |
05-Aug-2008 |
9:08 |
x86 |
Sqlcmd.exe |
2005.90.3282.0 |
338,968 |
05-Aug-2008 |
9:04 |
x64 |
Sqlctr90.dll |
2005.90.3282.0 |
90,648 |
05-Aug-2008 |
9:04 |
x64 |
Sqlctr90.dll |
2005.90.3282.0 |
67,608 |
05-Aug-2008 |
9:08 |
x86 |
Sqldiag.exe |
2005.90.3282.0 |
1,248,280 |
05-Aug-2008 |
9:04 |
x64 |
Sqldumper.exe |
2005.90.3282.0 |
83,992 |
05-Aug-2008 |
9:04 |
x64 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmaint.exe |
2005.90.3282.0 |
93,208 |
05-Aug-2008 |
9:04 |
x64 |
Sqlmergx.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:04 |
x64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
317,976 |
05-Aug-2008 |
9:04 |
x64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlrepss90.dll |
2005.90.3282.0 |
36,888 |
05-Aug-2008 |
9:04 |
x64 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlservr.exe |
2005.90.3282.0 |
39,720,984 |
05-Aug-2008 |
9:04 |
x64 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:04 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwep.dll |
2005.90.3282.0 |
123,416 |
05-Aug-2008 |
9:04 |
x64 |
Sqlwep.dll |
2005.90.3282.0 |
90,648 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:04 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Sqsrvres.dll |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:04 |
x64 |
Ssradd.dll |
2005.90.3282.0 |
50,712 |
05-Aug-2008 |
9:04 |
x64 |
Ssravg.dll |
2005.90.3282.0 |
51,736 |
05-Aug-2008 |
9:04 |
x64 |
Ssrmax.dll |
2005.90.3282.0 |
48,152 |
05-Aug-2008 |
9:04 |
x64 |
Ssrmin.dll |
2005.90.3282.0 |
48,152 |
05-Aug-2008 |
9:04 |
x64 |
Ssrpub.dll |
2005.90.3282.0 |
34,840 |
05-Aug-2008 |
9:04 |
x64 |
Svrenumapi.dll |
2005.90.3282.0 |
836,120 |
05-Aug-2008 |
9:04 |
x64 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Tablediff.exe |
2005.90.3282.0 |
87,064 |
05-Aug-2008 |
9:04 |
x86 |
Thawbrkr.dll |
12.0.7822.0 |
209,768 |
22-Jun-2007 |
10:51 |
x64 |
Xmlfilt.dll |
12.0.7822.0 |
271,208 |
22-Jun-2007 |
10:51 |
x64 |
Xmlsub.dll |
2005.90.3282.0 |
319,000 |
05-Aug-2008 |
9:04 |
x64 |
Xpadsi90.exe |
2005.90.3282.0 |
69,656 |
05-Aug-2008 |
9:04 |
x64 |
Xpqueue.dll |
2005.90.3282.0 |
71,192 |
05-Aug-2008 |
9:04 |
x64 |
Xprepl.dll |
2005.90.3282.0 |
89,112 |
05-Aug-2008 |
9:04 |
x64 |
Xpstar90.dll |
2005.90.3282.0 |
551,448 |
05-Aug-2008 |
9:04 |
x64 |
SQL Server 2005 Analysis Services, x64-based version
File name |
File version |
File size |
Date |
Time |
Platform |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.datawarehouse.dll |
9.0.3282.0 |
1,279,000 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:04 |
x86 |
Msadomdx.dll |
9.0.3282.0 |
502,296 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
32,253,464 |
05-Aug-2008 |
9:04 |
x64 |
Msmdlocal.dll |
9.0.3282.0 |
15,973,912 |
05-Aug-2008 |
9:08 |
x86 |
Msmdredir.dll |
9.0.3282.0 |
4,022,808 |
05-Aug-2008 |
9:08 |
x86 |
Msmdspdm.dll |
9.0.3282.0 |
201,752 |
05-Aug-2008 |
9:04 |
x86 |
Msmdsrv.exe |
9.0.3282.0 |
31,643,160 |
05-Aug-2008 |
9:04 |
x64 |
Msmgdsrv.dll |
9.0.3282.0 |
9,803,288 |
05-Aug-2008 |
9:04 |
x64 |
Msmgdsrv.dll |
9.0.3282.0 |
6,046,232 |
05-Aug-2008 |
9:08 |
x86 |
Msolap90.dll |
9.0.3282.0 |
5,932,056 |
05-Aug-2008 |
9:04 |
x64 |
Msolap90.dll |
9.0.3282.0 |
4,300,312 |
05-Aug-2008 |
9:08 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqlbrowser.exe |
2005.90.3282.0 |
242,712 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
83,992 |
05-Aug-2008 |
9:04 |
x64 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
317,976 |
05-Aug-2008 |
9:04 |
x64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:04 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:04 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
836,120 |
05-Aug-2008 |
9:04 |
x64 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
SQL Server 2005 Reporting Services, x64-based version
File name |
File version |
File size |
Date |
Time |
Platform |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.reportingservices.dataextensions.sapbw.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.reportingservices.dataextensions.xmlaclient.dll |
9.0.3282.0 |
562,200 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.reportingservices.diagnostics.dll |
9.0.3282.0 |
799,768 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.reportingservices.excelrendering.dll |
9.0.3282.0 |
336,920 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.reportingservices.htmlrendering.dll |
9.0.3282.0 |
308,248 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.reportingservices.imagerendering.dll |
9.0.3282.0 |
291,864 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.reportingservices.processingcore.dll |
9.0.3282.0 |
1,676,312 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.reportingservices.sharepoint.server.dll |
9.0.3282.0 |
111,640 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:04 |
x86 |
Msadomdx.dll |
9.0.3282.0 |
502,296 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
32,253,464 |
05-Aug-2008 |
9:04 |
x64 |
Msmgdsrv.dll |
9.0.3282.0 |
9,803,288 |
05-Aug-2008 |
9:04 |
x64 |
Reportbuilder.exe |
9.0.3282.0 |
5,616,664 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,070,104 |
05-Aug-2008 |
9:09 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,094,680 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,094,680 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,090,584 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,082,392 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,066,008 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,143,832 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,070,104 |
05-Aug-2008 |
9:09 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,090,584 |
05-Aug-2008 |
9:08 |
x86 |
Reportingservicesemaildeliveryprovider.dll |
9.0.3282.0 |
82,968 |
05-Aug-2008 |
9:04 |
x86 |
Reportingserviceslibrary.dll |
9.0.3282.0 |
1,119,256 |
05-Aug-2008 |
9:04 |
x86 |
Reportingservicesnativeserver.dll |
2005.90.3282.0 |
161,304 |
05-Aug-2008 |
9:04 |
x64 |
Reportingservicesservice.exe |
9.0.3282.0 |
16,920 |
05-Aug-2008 |
9:04 |
x86 |
Reportingserviceswebserver.dll |
9.0.3282.0 |
1,725,464 |
05-Aug-2008 |
9:04 |
x86 |
Reportingserviceswebuserinterface.dll |
9.0.3282.0 |
1,332,248 |
05-Aug-2008 |
9:04 |
x86 |
Reportingserviceswmi.dll |
2005.90.3282.0 |
3,667,480 |
05-Aug-2008 |
9:04 |
x64 |
Reportingserviceswmi.dll |
2005.90.3282.0 |
3,382,296 |
05-Aug-2008 |
9:08 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
83,992 |
05-Aug-2008 |
9:04 |
x64 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
317,976 |
05-Aug-2008 |
9:04 |
x64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:04 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:04 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
836,120 |
05-Aug-2008 |
9:04 |
x64 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
SQL Server 2005 Notification Services, x64-based version
File name |
File version |
File size |
Date |
Time |
Platform |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:08 |
x86 |
Nsservice.exe |
9.0.3282.0 |
21,528 |
05-Aug-2008 |
9:04 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
83,992 |
05-Aug-2008 |
9:04 |
x64 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
317,976 |
05-Aug-2008 |
9:04 |
x64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:04 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:04 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
836,120 |
05-Aug-2008 |
9:04 |
x64 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
SQL Server 2005 Integration Services, x64-based version
File name |
File version |
File size |
Date |
Time |
Platform |
Dts.dll |
2005.90.3282.0 |
1,893,400 |
05-Aug-2008 |
9:04 |
x64 |
Dtsconn.dll |
2005.90.3282.0 |
408,088 |
05-Aug-2008 |
9:04 |
x64 |
Dtspipeline.dll |
2005.90.3282.0 |
1,065,496 |
05-Aug-2008 |
9:04 |
x64 |
Flatfiledest.dll |
2005.90.3282.0 |
420,888 |
05-Aug-2008 |
9:04 |
x64 |
Flatfilesrc.dll |
2005.90.3282.0 |
430,616 |
05-Aug-2008 |
9:04 |
x64 |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.dmquerytask.dll |
9.0.3282.0 |
332,824 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.dtstransferprovider.dll |
9.0.3282.0 |
115,736 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
9.0.3282.0 |
295,960 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.scripttask.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.transfersqlserverobjectstask.dll |
9.0.3282.0 |
95,256 |
05-Aug-2008 |
9:04 |
x86 |
Msdtssrvr.exe |
9.0.3282.0 |
201,752 |
05-Aug-2008 |
9:04 |
x64 |
Msmdlocal.dll |
9.0.3282.0 |
32,253,464 |
05-Aug-2008 |
9:04 |
x64 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
83,992 |
05-Aug-2008 |
9:04 |
x64 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
317,976 |
05-Aug-2008 |
9:04 |
x64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:04 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:04 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
836,120 |
05-Aug-2008 |
9:04 |
x64 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Txagg.dll |
2005.90.3282.0 |
330,264 |
05-Aug-2008 |
9:04 |
x64 |
Txlookup.dll |
2005.90.3282.0 |
406,040 |
05-Aug-2008 |
9:04 |
x64 |
Txmergejoin.dll |
2005.90.3282.0 |
235,544 |
05-Aug-2008 |
9:04 |
x64 |
SQL Server 2005 Tools, x64-based version
File name |
File version |
File size |
Date |
Time |
Platform |
Autoadmin90.dll |
2005.90.3282.0 |
901,656 |
05-Aug-2008 |
9:08 |
x86 |
Bcp.exe |
2005.90.3282.0 |
88,088 |
05-Aug-2008 |
9:04 |
x64 |
Connectiondlg.dll |
9.0.3282.0 |
959,512 |
05-Aug-2008 |
9:08 |
x86 |
Dts.dll |
2005.90.3282.0 |
1,102,360 |
05-Aug-2008 |
9:08 |
x86 |
Dtsconn.dll |
2005.90.3282.0 |
250,392 |
05-Aug-2008 |
9:08 |
x86 |
Dtspipeline.dll |
2005.90.3282.0 |
605,208 |
05-Aug-2008 |
9:08 |
x86 |
Flatfiledest.dll |
2005.90.3282.0 |
256,024 |
05-Aug-2008 |
9:08 |
x86 |
Flatfilesrc.dll |
2005.90.3282.0 |
264,728 |
05-Aug-2008 |
9:08 |
x86 |
Mergetxt.dll |
2005.90.3282.0 |
32,280 |
05-Aug-2008 |
9:08 |
x86 |
Mergetxt.dll |
2005.90.3282.0 |
37,912 |
05-Aug-2008 |
9:04 |
x64 |
Microsoft.analysisservices.controls.dll |
9.0.3282.0 |
2,765,848 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.design.dll |
9.0.3282.0 |
5,456,920 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.managementdialogs.dll |
9.0.3282.0 |
1,717,272 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.wizards.dll |
9.0.3282.0 |
6,161,432 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.datawarehouse.dll |
9.0.3282.0 |
1,279,000 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.sapbw.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.xmlaclient.dll |
9.0.3282.0 |
562,200 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.designer.dll |
9.0.3282.0 |
4,817,944 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.designer.wizards.dll |
9.0.3282.0 |
2,221,080 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.diagnostics.dll |
9.0.3282.0 |
799,768 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.excelrendering.dll |
9.0.3282.0 |
336,920 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.htmlrendering.dll |
9.0.3282.0 |
308,248 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.imagerendering.dll |
9.0.3282.0 |
291,864 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.processingcore.dll |
9.0.3282.0 |
1,676,312 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.dmquerytask.dll |
9.0.3282.0 |
332,824 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.dtstransferprovider.dll |
9.0.3282.0 |
115,736 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
9.0.3282.0 |
295,960 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.maintenanceplantasksui.dll |
9.0.3282.0 |
721,944 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.replication.dll |
2005.90.3282.0 |
1,628,184 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.scripttask.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.scripttaskui.dll |
9.0.3282.0 |
62,488 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:04 |
x86 |
Microsoft.sqlserver.transfersqlserverobjectstask.dll |
9.0.3282.0 |
95,256 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.visualstudio.templatewizardinterface.dll |
8.0.50727.42 |
15,872 |
23-Sep-2005 |
6:56 |
x86 |
Msadomdx.dll |
9.0.3282.0 |
502,296 |
05-Aug-2008 |
9:08 |
x86 |
Msgprox.dll |
2005.90.3282.0 |
200,216 |
05-Aug-2008 |
9:08 |
x86 |
Msgprox.dll |
2005.90.3282.0 |
261,656 |
05-Aug-2008 |
9:04 |
x64 |
Msmdlocal.dll |
9.0.3282.0 |
15,973,912 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
32,253,464 |
05-Aug-2008 |
9:04 |
x64 |
Msmgdsrv.dll |
9.0.3282.0 |
6,046,232 |
05-Aug-2008 |
9:08 |
x86 |
Msmgdsrv.dll |
9.0.3282.0 |
9,803,288 |
05-Aug-2008 |
9:04 |
x64 |
Msolap90.dll |
9.0.3282.0 |
4,300,312 |
05-Aug-2008 |
9:08 |
x86 |
Msolap90.dll |
9.0.3282.0 |
5,932,056 |
05-Aug-2008 |
9:04 |
x64 |
Osql.exe |
2005.90.3282.0 |
86,040 |
05-Aug-2008 |
9:04 |
x64 |
Replerrx.dll |
2005.90.3282.0 |
114,712 |
05-Aug-2008 |
9:08 |
x86 |
Replerrx.dll |
2005.90.3282.0 |
145,944 |
05-Aug-2008 |
9:04 |
x64 |
Replisapi.dll |
2005.90.3282.0 |
272,920 |
05-Aug-2008 |
9:08 |
x86 |
Replisapi.dll |
2005.90.3282.0 |
395,800 |
05-Aug-2008 |
9:04 |
x64 |
Replprov.dll |
2005.90.3282.0 |
554,520 |
05-Aug-2008 |
9:08 |
x86 |
Replprov.dll |
2005.90.3282.0 |
754,200 |
05-Aug-2008 |
9:04 |
x64 |
Replrec.dll |
2005.90.3282.0 |
786,968 |
05-Aug-2008 |
9:08 |
x86 |
Replrec.dll |
2005.90.3282.0 |
1,014,296 |
05-Aug-2008 |
9:04 |
x64 |
Replsub.dll |
2005.90.3282.0 |
408,088 |
05-Aug-2008 |
9:08 |
x86 |
Replsub.dll |
2005.90.3282.0 |
519,192 |
05-Aug-2008 |
9:04 |
x64 |
Reportingserviceslibrary.dll |
9.0.3282.0 |
1,119,256 |
05-Aug-2008 |
9:08 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqlcmd.exe |
2005.90.3282.0 |
338,968 |
05-Aug-2008 |
9:04 |
x64 |
Sqldiag.exe |
2005.90.3282.0 |
1,248,280 |
05-Aug-2008 |
9:04 |
x64 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
83,992 |
05-Aug-2008 |
9:04 |
x64 |
Sqlmanagerui.dll |
9.0.3282.0 |
6,083,608 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
317,976 |
05-Aug-2008 |
9:04 |
x64 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:04 |
x86 |
Sqlwb.exe |
2005.90.3282.0 |
823,832 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:04 |
x86 |
Ssradd.dll |
2005.90.3282.0 |
42,520 |
05-Aug-2008 |
9:09 |
x86 |
Ssradd.dll |
2005.90.3282.0 |
50,712 |
05-Aug-2008 |
9:04 |
x64 |
Ssravg.dll |
2005.90.3282.0 |
43,032 |
05-Aug-2008 |
9:09 |
x86 |
Ssravg.dll |
2005.90.3282.0 |
51,736 |
05-Aug-2008 |
9:04 |
x64 |
Ssrmax.dll |
2005.90.3282.0 |
40,984 |
05-Aug-2008 |
9:09 |
x86 |
Ssrmax.dll |
2005.90.3282.0 |
48,152 |
05-Aug-2008 |
9:04 |
x64 |
Ssrmin.dll |
2005.90.3282.0 |
40,984 |
05-Aug-2008 |
9:09 |
x86 |
Ssrmin.dll |
2005.90.3282.0 |
48,152 |
05-Aug-2008 |
9:04 |
x64 |
Ssrpub.dll |
2005.90.3282.0 |
30,232 |
05-Aug-2008 |
9:09 |
x86 |
Ssrpub.dll |
2005.90.3282.0 |
34,840 |
05-Aug-2008 |
9:04 |
x64 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
836,120 |
05-Aug-2008 |
9:04 |
x64 |
Txagg.dll |
2005.90.3282.0 |
204,312 |
05-Aug-2008 |
9:09 |
x86 |
Txlookup.dll |
2005.90.3282.0 |
244,760 |
05-Aug-2008 |
9:09 |
x86 |
Txmergejoin.dll |
2005.90.3282.0 |
140,824 |
05-Aug-2008 |
9:09 |
x86 |
Xmlsub.dll |
2005.90.3282.0 |
194,584 |
05-Aug-2008 |
9:09 |
x86 |
Xmlsub.dll |
2005.90.3282.0 |
319,000 |
05-Aug-2008 |
9:04 |
x64 |
SQL Server 2005 Database Engine, Itanium-architecture version
File name |
File version |
File size |
Date |
Time |
Platform |
Bcp.exe |
2005.90.3282.0 |
157,208 |
05-Aug-2008 |
9:12 |
IA-64 |
Chsbrkr.dll |
12.0.7822.0 |
1,883,496 |
22-Jun-2007 |
10:06 |
IA-64 |
Chtbrkr.dll |
12.0.7822.0 |
6,153,576 |
22-Jun-2007 |
10:06 |
IA-64 |
Databasemailengine.dll |
9.0.3282.0 |
78,872 |
05-Aug-2008 |
9:12 |
x86 |
Databasemailprotocols.dll |
9.0.3282.0 |
46,104 |
05-Aug-2008 |
9:12 |
x86 |
Distrib.exe |
2005.90.3282.0 |
200,728 |
05-Aug-2008 |
9:12 |
IA-64 |
Dts.dll |
2005.90.3282.0 |
3,516,440 |
05-Aug-2008 |
9:12 |
IA-64 |
Dtsconn.dll |
2005.90.3282.0 |
725,016 |
05-Aug-2008 |
9:12 |
IA-64 |
Dtspipeline.dll |
2005.90.3282.0 |
1,932,824 |
05-Aug-2008 |
9:12 |
IA-64 |
Fteref.dll |
12.0.7822.0 |
433,152 |
22-Jun-2007 |
10:06 |
IA-64 |
Infosoft.dll |
12.0.7822.0 |
1,915,240 |
22-Jun-2007 |
10:06 |
IA-64 |
Korwbrkr.dll |
12.0.7822.0 |
182,632 |
22-Jun-2007 |
10:06 |
IA-64 |
Langwrbk.dll |
12.0.7822.0 |
333,160 |
22-Jun-2007 |
10:06 |
IA-64 |
Logread.exe |
2005.90.3282.0 |
1,098,776 |
05-Aug-2008 |
9:12 |
IA-64 |
Mergetxt.dll |
2005.90.3282.0 |
72,216 |
05-Aug-2008 |
9:12 |
IA-64 |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.dtstransferprovider.dll |
9.0.3282.0 |
115,736 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
9.0.3282.0 |
295,960 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.replication.dll |
2005.90.3282.0 |
2,545,688 |
05-Aug-2008 |
9:12 |
IA-64 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:12 |
x86 |
Msfte.dll |
12.0.7822.0 |
7,072,104 |
22-Jun-2007 |
10:06 |
IA-64 |
Msftefd.exe |
12.0.7822.0 |
173,416 |
22-Jun-2007 |
10:06 |
IA-64 |
Msftepxy.dll |
12.0.7822.0 |
135,528 |
22-Jun-2007 |
10:06 |
IA-64 |
Msftesql.exe |
12.0.7822.0 |
294,760 |
22-Jun-2007 |
10:06 |
IA-64 |
Msgprox.dll |
2005.90.3282.0 |
544,792 |
05-Aug-2008 |
9:12 |
IA-64 |
Msir5jp.dll |
5.0.2130.0 |
3,824,488 |
22-Jun-2007 |
10:06 |
IA-64 |
Msmdlocal.dll |
9.0.3282.0 |
50,010,648 |
05-Aug-2008 |
9:12 |
IA-64 |
Msmdredir.dll |
9.0.3282.0 |
6,298,648 |
05-Aug-2008 |
9:12 |
IA-64 |
Msxmlsql.dll |
2005.90.3282.0 |
2,733,592 |
05-Aug-2008 |
9:12 |
IA-64 |
Nlhtml.dll |
12.0.7822.0 |
295,784 |
22-Jun-2007 |
10:06 |
IA-64 |
Nls400.dll |
5.0.4217.0 |
14,750,056 |
22-Jun-2007 |
10:06 |
IA-64 |
Odsole70.dll |
2005.90.3282.0 |
179,224 |
05-Aug-2008 |
9:12 |
IA-64 |
Osql.exe |
2005.90.3282.0 |
125,464 |
05-Aug-2008 |
9:12 |
IA-64 |
Query.dll |
12.0.7822.0 |
123,240 |
22-Jun-2007 |
10:06 |
IA-64 |
Rdistcom.dll |
2005.90.3282.0 |
1,887,256 |
05-Aug-2008 |
9:12 |
IA-64 |
Repldp.dll |
2005.90.3282.0 |
187,928 |
05-Aug-2008 |
9:08 |
x86 |
Repldp.dll |
2005.90.3282.0 |
513,560 |
05-Aug-2008 |
9:12 |
IA-64 |
Replerrx.dll |
2005.90.3282.0 |
310,296 |
05-Aug-2008 |
9:12 |
IA-64 |
Replisapi.dll |
2005.90.3282.0 |
784,920 |
05-Aug-2008 |
9:12 |
IA-64 |
Replmerg.exe |
2005.90.3282.0 |
957,976 |
05-Aug-2008 |
9:12 |
IA-64 |
Replprov.dll |
2005.90.3282.0 |
1,630,744 |
05-Aug-2008 |
9:12 |
IA-64 |
Replrec.dll |
2005.90.3282.0 |
2,151,448 |
05-Aug-2008 |
9:12 |
IA-64 |
Replsub.dll |
2005.90.3282.0 |
1,160,216 |
05-Aug-2008 |
9:12 |
IA-64 |
Replsync.dll |
2005.90.3282.0 |
278,040 |
05-Aug-2008 |
9:12 |
IA-64 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqlaccess.dll |
2005.90.3282.0 |
351,768 |
05-Aug-2008 |
9:12 |
x86 |
Sqladhlp90.exe |
2005.90.3282.0 |
114,712 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlagent90.exe |
2005.90.3282.0 |
1,252,888 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlbrowser.exe |
2005.90.3282.0 |
503,832 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlcmd.exe |
2005.90.3282.0 |
533,016 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlctr90.dll |
2005.90.3282.0 |
67,608 |
05-Aug-2008 |
9:08 |
x86 |
Sqlctr90.dll |
2005.90.3282.0 |
131,096 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqldiag.exe |
2005.90.3282.0 |
1,774,104 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
188,952 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlmaint.exe |
2005.90.3282.0 |
244,248 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlmergx.dll |
2005.90.3282.0 |
445,976 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
618,008 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlrepss90.dll |
2005.90.3282.0 |
66,584 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlservr.exe |
2005.90.3282.0 |
72,653,336 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:12 |
x86 |
Sqlwep.dll |
2005.90.3282.0 |
90,648 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwep.dll |
2005.90.3282.0 |
220,696 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:12 |
x86 |
Sqsrvres.dll |
2005.90.3282.0 |
146,968 |
05-Aug-2008 |
9:12 |
IA-64 |
Ssradd.dll |
2005.90.3282.0 |
94,744 |
05-Aug-2008 |
9:12 |
IA-64 |
Ssravg.dll |
2005.90.3282.0 |
94,744 |
05-Aug-2008 |
9:12 |
IA-64 |
Ssrmax.dll |
2005.90.3282.0 |
88,088 |
05-Aug-2008 |
9:12 |
IA-64 |
Ssrmin.dll |
2005.90.3282.0 |
88,088 |
05-Aug-2008 |
9:12 |
IA-64 |
Ssrpub.dll |
2005.90.3282.0 |
64,536 |
05-Aug-2008 |
9:12 |
IA-64 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
2,351,128 |
05-Aug-2008 |
9:12 |
IA-64 |
Tablediff.exe |
2005.90.3282.0 |
87,064 |
05-Aug-2008 |
9:12 |
x86 |
Thawbrkr.dll |
12.0.7822.0 |
253,288 |
22-Jun-2007 |
10:06 |
IA-64 |
Xmlfilt.dll |
12.0.7822.0 |
445,800 |
22-Jun-2007 |
10:06 |
IA-64 |
Xmlsub.dll |
2005.90.3282.0 |
592,408 |
05-Aug-2008 |
9:12 |
IA-64 |
Xpadsi90.exe |
2005.90.3282.0 |
126,488 |
05-Aug-2008 |
9:12 |
IA-64 |
Xpqueue.dll |
2005.90.3282.0 |
119,832 |
05-Aug-2008 |
9:12 |
IA-64 |
Xprepl.dll |
2005.90.3282.0 |
169,496 |
05-Aug-2008 |
9:12 |
IA-64 |
Xpstar90.dll |
2005.90.3282.0 |
967,192 |
05-Aug-2008 |
9:12 |
IA-64 |
SQL Server 2005 Analysis Services, Itanium-architecture version
File name |
File version |
File size |
Date |
Time |
Platform |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.datawarehouse.dll |
9.0.3282.0 |
1,279,000 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:12 |
x86 |
Msadomdx.dll |
9.0.3282.0 |
502,296 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
15,973,912 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
50,010,648 |
05-Aug-2008 |
9:12 |
IA-64 |
Msmdredir.dll |
9.0.3282.0 |
6,298,648 |
05-Aug-2008 |
9:12 |
IA-64 |
Msmdspdm.dll |
9.0.3282.0 |
201,752 |
05-Aug-2008 |
9:12 |
x86 |
Msmdsrv.exe |
9.0.3282.0 |
48,960,024 |
05-Aug-2008 |
9:12 |
IA-64 |
Msmgdsrv.dll |
9.0.3282.0 |
6,046,232 |
05-Aug-2008 |
9:08 |
x86 |
Msmgdsrv.dll |
9.0.3282.0 |
13,173,272 |
05-Aug-2008 |
9:12 |
IA-64 |
Msolap90.dll |
9.0.3282.0 |
4,300,312 |
05-Aug-2008 |
9:08 |
x86 |
Msolap90.dll |
9.0.3282.0 |
7,915,032 |
05-Aug-2008 |
9:12 |
IA-64 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqlbrowser.exe |
2005.90.3282.0 |
503,832 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
188,952 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
618,008 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:12 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:12 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
2,351,128 |
05-Aug-2008 |
9:12 |
IA-64 |
SQL Server 2005 Reporting Services, Itanium-architecture version
File name |
File version |
File size |
Date |
Time |
Platform |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.dataextensions.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.reportingservices.dataextensions.sapbw.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.reportingservices.dataextensions.xmlaclient.dll |
9.0.3282.0 |
562,200 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.reportingservices.diagnostics.dll |
9.0.3282.0 |
799,768 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.reportingservices.excelrendering.dll |
9.0.3282.0 |
336,920 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.reportingservices.htmlrendering.dll |
9.0.3282.0 |
308,248 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.reportingservices.imagerendering.dll |
9.0.3282.0 |
291,864 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.reportingservices.processingcore.dll |
9.0.3282.0 |
1,676,312 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.reportingservices.sharepoint.server.dll |
9.0.3282.0 |
111,640 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:12 |
x86 |
Msadomdx.dll |
9.0.3282.0 |
502,296 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
50,010,648 |
05-Aug-2008 |
9:12 |
IA-64 |
Msmgdsrv.dll |
9.0.3282.0 |
13,173,272 |
05-Aug-2008 |
9:12 |
IA-64 |
Reportbuilder.exe |
9.0.3282.0 |
5,616,664 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,070,104 |
05-Aug-2008 |
9:09 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,094,680 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,094,680 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,090,584 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,082,392 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,066,008 |
05-Aug-2008 |
9:08 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,070,104 |
05-Aug-2008 |
9:09 |
x86 |
Reportbuilder.resources.dll |
9.0.3282.0 |
1,090,584 |
05-Aug-2008 |
9:08 |
x86 |
Reportingservicesemaildeliveryprovider.dll |
9.0.3282.0 |
82,968 |
05-Aug-2008 |
9:12 |
x86 |
Reportingserviceslibrary.dll |
9.0.3282.0 |
1,119,256 |
05-Aug-2008 |
9:12 |
x86 |
Reportingservicesnativeserver.dll |
2005.90.3282.0 |
274,456 |
05-Aug-2008 |
9:12 |
IA-64 |
Reportingservicesservice.exe |
9.0.3282.0 |
16,920 |
05-Aug-2008 |
9:12 |
x86 |
Reportingserviceswebserver.dll |
9.0.3282.0 |
1,725,464 |
05-Aug-2008 |
9:12 |
x86 |
Reportingserviceswebuserinterface.dll |
9.0.3282.0 |
1,332,248 |
05-Aug-2008 |
9:12 |
x86 |
Reportingserviceswmi.dll |
2005.90.3282.0 |
3,382,296 |
05-Aug-2008 |
9:08 |
x86 |
Reportingserviceswmi.dll |
2005.90.3282.0 |
4,218,392 |
05-Aug-2008 |
9:12 |
IA-64 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
188,952 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
618,008 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:12 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:12 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
2,351,128 |
05-Aug-2008 |
9:12 |
IA-64 |
SQL Server 2005 Notification Services, Itanium-architecture version
File name |
File version |
File size |
Date |
Time |
Platform |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:12 |
x86 |
Nsservice.exe |
9.0.3282.0 |
21,528 |
05-Aug-2008 |
9:12 |
x86 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
188,952 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
618,008 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:12 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:12 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
2,351,128 |
05-Aug-2008 |
9:12 |
IA-64 |
SQL Server 2005 Integration Services, Itanium-architecture version
File name |
File version |
File size |
Date |
Time |
Platform |
Dts.dll |
2005.90.3282.0 |
3,516,440 |
05-Aug-2008 |
9:12 |
IA-64 |
Dtsconn.dll |
2005.90.3282.0 |
725,016 |
05-Aug-2008 |
9:12 |
IA-64 |
Dtspipeline.dll |
2005.90.3282.0 |
1,932,824 |
05-Aug-2008 |
9:12 |
IA-64 |
Flatfiledest.dll |
2005.90.3282.0 |
908,312 |
05-Aug-2008 |
9:12 |
IA-64 |
Flatfilesrc.dll |
2005.90.3282.0 |
934,424 |
05-Aug-2008 |
9:12 |
IA-64 |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.dmquerytask.dll |
9.0.3282.0 |
332,824 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.dtstransferprovider.dll |
9.0.3282.0 |
115,736 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
9.0.3282.0 |
295,960 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.scripttask.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.transfersqlserverobjectstask.dll |
9.0.3282.0 |
95,256 |
05-Aug-2008 |
9:12 |
x86 |
Msdtssrvr.exe |
9.0.3282.0 |
201,752 |
05-Aug-2008 |
9:12 |
IA-64 |
Msmdlocal.dll |
9.0.3282.0 |
50,010,648 |
05-Aug-2008 |
9:12 |
IA-64 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
188,952 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
618,008 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:12 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:12 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
2,351,128 |
05-Aug-2008 |
9:12 |
IA-64 |
Txagg.dll |
2005.90.3282.0 |
784,920 |
05-Aug-2008 |
9:12 |
IA-64 |
Txlookup.dll |
2005.90.3282.0 |
858,136 |
05-Aug-2008 |
9:12 |
IA-64 |
Txmergejoin.dll |
2005.90.3282.0 |
523,288 |
05-Aug-2008 |
9:12 |
IA-64 |
SQL Server 2005 Tools, Itanium-architecture version
File name |
File version |
File size |
Date |
Time |
Platform |
Autoadmin90.dll |
2005.90.3282.0 |
901,656 |
05-Aug-2008 |
9:08 |
x86 |
Bcp.exe |
2005.90.3282.0 |
157,208 |
05-Aug-2008 |
9:12 |
IA-64 |
Connectiondlg.dll |
9.0.3282.0 |
959,512 |
05-Aug-2008 |
9:08 |
x86 |
Dts.dll |
2005.90.3282.0 |
1,102,360 |
05-Aug-2008 |
9:08 |
x86 |
Dtsconn.dll |
2005.90.3282.0 |
250,392 |
05-Aug-2008 |
9:08 |
x86 |
Dtspipeline.dll |
2005.90.3282.0 |
605,208 |
05-Aug-2008 |
9:08 |
x86 |
Flatfiledest.dll |
2005.90.3282.0 |
256,024 |
05-Aug-2008 |
9:08 |
x86 |
Flatfilesrc.dll |
2005.90.3282.0 |
264,728 |
05-Aug-2008 |
9:08 |
x86 |
Mergetxt.dll |
2005.90.3282.0 |
32,280 |
05-Aug-2008 |
9:08 |
x86 |
Mergetxt.dll |
2005.90.3282.0 |
72,216 |
05-Aug-2008 |
9:12 |
IA-64 |
Microsoft.analysisservices.controls.dll |
9.0.3282.0 |
2,765,848 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.design.dll |
9.0.3282.0 |
5,456,920 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.dll |
9.0.3282.0 |
1,217,560 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.managementdialogs.dll |
9.0.3282.0 |
1,717,272 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.analysisservices.wizards.dll |
9.0.3282.0 |
6,161,432 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.datawarehouse.dll |
9.0.3282.0 |
1,279,000 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.reportingservices.diagnostics.dll |
9.0.3282.0 |
799,768 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.connectioninfo.dll |
9.0.3282.0 |
156,696 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.dmquerytask.dll |
9.0.3282.0 |
332,824 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.dtstransferprovider.dll |
9.0.3282.0 |
115,736 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
9.0.3282.0 |
295,960 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.maintenanceplantasksui.dll |
9.0.3282.0 |
721,944 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.replication.dll |
2005.90.3282.0 |
1,628,184 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.scripttask.dll |
9.0.3282.0 |
160,792 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.scripttaskui.dll |
9.0.3282.0 |
62,488 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.servicebrokerenum.dll |
9.0.3282.0 |
42,008 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smo.dll |
9.0.3282.0 |
1,606,680 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.smoenum.dll |
9.0.3282.0 |
222,232 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.sqlserver.sqlenum.dll |
9.0.3282.0 |
898,072 |
05-Aug-2008 |
9:12 |
x86 |
Microsoft.sqlserver.transfersqlserverobjectstask.dll |
9.0.3282.0 |
95,256 |
05-Aug-2008 |
9:08 |
x86 |
Microsoft.visualstudio.templatewizardinterface.dll |
8.0.50727.42 |
15,872 |
23-Sep-2005 |
6:56 |
x86 |
Msadomdx.dll |
9.0.3282.0 |
502,296 |
05-Aug-2008 |
9:08 |
x86 |
Msgprox.dll |
2005.90.3282.0 |
200,216 |
05-Aug-2008 |
9:08 |
x86 |
Msgprox.dll |
2005.90.3282.0 |
544,792 |
05-Aug-2008 |
9:12 |
IA-64 |
Msmdlocal.dll |
9.0.3282.0 |
15,973,912 |
05-Aug-2008 |
9:08 |
x86 |
Msmdlocal.dll |
9.0.3282.0 |
50,010,648 |
05-Aug-2008 |
9:12 |
IA-64 |
Msmgdsrv.dll |
9.0.3282.0 |
6,046,232 |
05-Aug-2008 |
9:08 |
x86 |
Msmgdsrv.dll |
9.0.3282.0 |
13,173,272 |
05-Aug-2008 |
9:12 |
IA-64 |
Msolap90.dll |
9.0.3282.0 |
4,300,312 |
05-Aug-2008 |
9:08 |
x86 |
Msolap90.dll |
9.0.3282.0 |
7,915,032 |
05-Aug-2008 |
9:12 |
IA-64 |
Osql.exe |
2005.90.3282.0 |
125,464 |
05-Aug-2008 |
9:12 |
IA-64 |
Replerrx.dll |
2005.90.3282.0 |
114,712 |
05-Aug-2008 |
9:08 |
x86 |
Replerrx.dll |
2005.90.3282.0 |
310,296 |
05-Aug-2008 |
9:12 |
IA-64 |
Replisapi.dll |
2005.90.3282.0 |
272,920 |
05-Aug-2008 |
9:08 |
x86 |
Replisapi.dll |
2005.90.3282.0 |
784,920 |
05-Aug-2008 |
9:12 |
IA-64 |
Replprov.dll |
2005.90.3282.0 |
554,520 |
05-Aug-2008 |
9:08 |
x86 |
Replprov.dll |
2005.90.3282.0 |
1,630,744 |
05-Aug-2008 |
9:12 |
IA-64 |
Replrec.dll |
2005.90.3282.0 |
786,968 |
05-Aug-2008 |
9:08 |
x86 |
Replrec.dll |
2005.90.3282.0 |
2,151,448 |
05-Aug-2008 |
9:12 |
IA-64 |
Replsub.dll |
2005.90.3282.0 |
408,088 |
05-Aug-2008 |
9:08 |
x86 |
Replsub.dll |
2005.90.3282.0 |
1,160,216 |
05-Aug-2008 |
9:12 |
IA-64 |
Sac.exe |
2005.90.3282.0 |
82,968 |
05-Aug-2008 |
9:08 |
x86 |
Sqlcmd.exe |
2005.90.3282.0 |
533,016 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqldiag.exe |
2005.90.3282.0 |
1,774,104 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqldumper.exe |
2005.90.3282.0 |
68,632 |
05-Aug-2008 |
9:08 |
x86 |
Sqldumper.exe |
2005.90.3282.0 |
188,952 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlmanagerui.dll |
9.0.3282.0 |
6,083,608 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
236,568 |
05-Aug-2008 |
9:08 |
x86 |
Sqlmgmprovider.dll |
2005.90.3282.0 |
618,008 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlsac.exe |
2005.90.3282.0 |
1,246,232 |
05-Aug-2008 |
9:08 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:09 |
x86 |
Sqlsqm.exe |
2005.90.3282.0 |
140,312 |
05-Aug-2008 |
9:12 |
x86 |
Sqlwb.exe |
2005.90.3282.0 |
823,832 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:09 |
x86 |
Sqlwtsn.exe |
9.0.3282.0 |
99,352 |
05-Aug-2008 |
9:12 |
x86 |
Ssradd.dll |
2005.90.3282.0 |
42,520 |
05-Aug-2008 |
9:09 |
x86 |
Ssradd.dll |
2005.90.3282.0 |
94,744 |
05-Aug-2008 |
9:12 |
IA-64 |
Ssravg.dll |
2005.90.3282.0 |
43,032 |
05-Aug-2008 |
9:09 |
x86 |
Ssravg.dll |
2005.90.3282.0 |
94,744 |
05-Aug-2008 |
9:12 |
IA-64 |
Ssrmax.dll |
2005.90.3282.0 |
40,984 |
05-Aug-2008 |
9:09 |
x86 |
Ssrmax.dll |
2005.90.3282.0 |
88,088 |
05-Aug-2008 |
9:12 |
IA-64 |
Ssrmin.dll |
2005.90.3282.0 |
40,984 |
05-Aug-2008 |
9:09 |
x86 |
Ssrmin.dll |
2005.90.3282.0 |
88,088 |
05-Aug-2008 |
9:12 |
IA-64 |
Ssrpub.dll |
2005.90.3282.0 |
30,232 |
05-Aug-2008 |
9:09 |
x86 |
Ssrpub.dll |
2005.90.3282.0 |
64,536 |
05-Aug-2008 |
9:12 |
IA-64 |
Svrenumapi.dll |
2005.90.3282.0 |
614,936 |
05-Aug-2008 |
9:09 |
x86 |
Svrenumapi.dll |
2005.90.3282.0 |
2,351,128 |
05-Aug-2008 |
9:12 |
IA-64 |
Txagg.dll |
2005.90.3282.0 |
204,312 |
05-Aug-2008 |
9:09 |
x86 |
Txlookup.dll |
2005.90.3282.0 |
244,760 |
05-Aug-2008 |
9:09 |
x86 |
Txmergejoin.dll |
2005.90.3282.0 |
140,824 |
05-Aug-2008 |
9:09 |
x86 |
Xmlsub.dll |
2005.90.3282.0 |
194,584 |
05-Aug-2008 |
9:09 |
x86 |
Xmlsub.dll |
2005.90.3282.0 |
592,408 |
05-Aug-2008 |
9:12 |
IA-64 |
File information for the stand-alone package of SQL Native Client that is released together with Cumulative Update 9
SQL Native Client, 32-bit version
File name |
File version |
File size |
Date |
Time |
Platform |
Sqlncli.dll |
2005.90.3282.0 |
2,242,584 |
05-Aug-2008 |
9:08 |
x86 |
Sqlnclir.rll |
2005.90.1399.0 |
205,528 |
14-Oct-2005 |
3:48 |
x86 |
Msvcm80.dll |
8.0.50727.42 |
479,232 |
22-Sep-2005 |
23:48 |
x86 |
Msvcp80.dll |
8.0.50727.42 |
548,864 |
22-Sep-2005 |
23:48 |
x86 |
Msvcr80.dll |
8.0.50727.42 |
626,688 |
22-Sep-2005 |
23:48 |
x86 |
Msvcm80.dll |
8.0.50727.42 |
479,232 |
22-Sep-2005 |
23:48 |
x86 |
Msvcp80.dll |
8.0.50727.42 |
548,864 |
22-Sep-2005 |
23:48 |
x86 |
Msvcr80.dll |
8.0.50727.42 |
626,688 |
22-Sep-2005 |
23:48 |
x86 |
Msvcm80.dll |
8.0.50727.42 |
479,232 |
22-Sep-2005 |
23:48 |
x86 |
Msvcp80.dll |
8.0.50727.42 |
548,864 |
22-Sep-2005 |
23:48 |
x86 |
Msvcr80.dll |
8.0.50727.42 |
626,688 |
22-Sep-2005 |
23:48 |
x86 |
SQL Native Client, x64-based version
File name |
File version |
File size |
Date |
Time |
Platform |
Sqlncli.dll |
2005.90.3282.0 |
2,763,288 |
05-Aug-2008 |
9:04 |
x64 |
Sqlnclir.rll |
2005.90.1399.0 |
206,040 |
14-Oct-2005 |
14:31 |
x64 |
Sqlncli.dll |
2005.90.3282.0 |
2,242,584 |
05-Aug-2008 |
9:08 |
x86 |
Sqlnclir.rll |
2005.90.1399.0 |
205,528 |
14-Oct-2005 |
3:48 |
x86 |
Msvcm80.dll |
8.0.50727.42 |
516,096 |
22-Sep-2005 |
23:27 |
x64 |
Msvcp80.dll |
8.0.50727.42 |
1,097,728 |
22-Sep-2005 |
23:28 |
x64 |
Msvcr80.dll |
8.0.50727.42 |
822,784 |
22-Sep-2005 |
23:26 |
x64 |
Msvcm80.dll |
8.0.50727.42 |
516,096 |
22-Sep-2005 |
23:27 |
x64 |
Msvcp80.dll |
8.0.50727.42 |
1,097,728 |
22-Sep-2005 |
23:28 |
x64 |
Msvcr80.dll |
8.0.50727.42 |
822,784 |
22-Sep-2005 |
23:26 |
x64 |
Msvcm80.dll |
8.0.50727.42 |
479,232 |
22-Sep-2005 |
23:48 |
x86 |
Msvcp80.dll |
8.0.50727.42 |
548,864 |
22-Sep-2005 |
23:48 |
x86 |
Msvcr80.dll |
8.0.50727.42 |
626,688 |
22-Sep-2005 |
23:48 |
x86 |
Msvcm80.dll |
8.0.50727.42 |
479,232 |
22-Sep-2005 |
23:48 |
x86 |
Msvcp80.dll |
8.0.50727.42 |
548,864 |
22-Sep-2005 |
23:48 |
x86 |
Msvcr80.dll |
8.0.50727.42 |
626,688 |
22-Sep-2005 |
23:48 |
x86 |
Msvcm80.dll |
8.0.50727.42 |
479,232 |
22-Sep-2005 |
23:48 |
x86 |
Msvcp80.dll |
8.0.50727.42 |
548,864 |
22-Sep-2005 |
23:48 |
x86 |
Msvcr80.dll |
8.0.50727.42 |
626,688 |
22-Sep-2005 |
23:48 |
x86 |
SQL Native Client, Itanium-architecture version
File name |
File version |
File size |
Date |
Time |
Platform |
Sqlncli.dll |
2005.90.3282.0 |
5,442,584 |
05-Aug-2008 |
9:12 |
IA-64 |
Sqlnclir.rll |
2005.90.1399.0 |
205,016 |
14-Oct-2005 |
14:39 |
IA-64 |
Sqlncli.dll |
2005.90.3282.0 |
2,242,584 |
05-Aug-2008 |
9:08 |
x86 |
Sqlnclir.rll |
2005.90.1399.0 |
205,528 |
14-Oct-2005 |
3:48 |
x86 |
Msvcm80.dll |
8.0.50727.42 |
572,416 |
22-Sep-2005 |
23:29 |
IA-64 |
Msvcp80.dll |
8.0.50727.42 |
1,385,472 |
22-Sep-2005 |
23:31 |
IA-64 |
Msvcr80.dll |
8.0.50727.42 |
1,484,800 |
22-Sep-2005 |
23:28 |
IA-64 |
Msvcm80.dll |
8.0.50727.42 |
572,416 |
22-Sep-2005 |
23:29 |
IA-64 |
Msvcp80.dll |
8.0.50727.42 |
1,385,472 |
22-Sep-2005 |
23:31 |
IA-64 |
Msvcr80.dll |
8.0.50727.42 |
1,484,800 |
22-Sep-2005 |
23:28 |
IA-64 |
Msvcm80.dll |
8.0.50727.42 |
479,232 |
22-Sep-2005 |
23:48 |
x86 |
Msvcp80.dll |
8.0.50727.42 |
548,864 |
22-Sep-2005 |
23:48 |
x86 |
Msvcr80.dll |
8.0.50727.42 |
626,688 |
22-Sep-2005 |
23:48 |
x86 |
Msvcm80.dll |
8.0.50727.42 |
479,232 |
22-Sep-2005 |
23:48 |
x86 |
Msvcp80.dll |
8.0.50727.42 |
548,864 |
22-Sep-2005 |
23:48 |
x86 |
Msvcr80.dll |
8.0.50727.42 |
626,688 |
22-Sep-2005 |
23:48 |
x86 |
Msvcm80.dll |
8.0.50727.42 |
479,232 |
22-Sep-2005 |
23:48 |
x86 |
Msvcp80.dll |
8.0.50727.42 |
548,864 |
22-Sep-2005 |
23:48 |
x86 |
Msvcr80.dll |
8.0.50727.42 |
626,688 |
22-Sep-2005 |
23:48 |
x86 |
How to uninstall the cumulative update package
To uninstall the cumulative update package, follow these steps:
-
In Control Panel, open the Add or Remove Programs item.
-
Click Change or Remove Programs.
-
To see all the updates for the SQL Server 2005 installation, click to select the Show Updates check box.
-
Uninstall the cumulative hotfix package.
References
For more information about the list of builds that are available after SQL Server Service Pack 2, click the following article number to view the article in the Microsoft Knowledge Base:
937137 The SQL Server 2005 builds that were released after SQL Server 2005 Service Pack 2 was released For more information about the Incremental Servicing Model for SQL Server, click the following article number to view the article in the Microsoft Knowledge Base:
935897 An Incremental Servicing Model is available from the SQL Server team to deliver hotfixes for reported problemsFor more information about how to obtain SQL Server 2005 Service Pack 2, click the following article number to view the article in the Microsoft Knowledge Base:
913089 How to obtain the latest service pack for SQL Server 2005 For more information about the new features and the improvements in SQL Server 2005 Service Pack 2, visit the following Microsoft Web site:
http://go.microsoft.com/fwlink/?LinkId=71711 For more information about the naming schema for SQL Server updates, click the following article number to view the article in the Microsoft Knowledge Base:
822499 New naming schema for Microsoft SQL Server software update packagesFor more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates