INF: How to Obtain SQL Server 6.5 Post Service Pack 5a Update (274036)



The information in this article applies to:

  • Microsoft SQL Server 6.5

This article was previously published under Q274036

SUMMARY

The "More Information" section of this article describes how to obtain Microsoft SQL Server 6.5 Post Service Pack 5a Update. If you are running SQL Server 6.5 Service Pack 5 or 5a, Microsoft recommends that you apply this update to your system only if your configuration is affected by problems that are fixed by this update.

To see a complete list of fixes that are included in this update, see the following article in the Microsoft Knowledge Base:

274035 INF: SQL Server 6.5 Post Service Pack 5a Update Fixlist

This update should only be applied to installations of SQL Server that are running SQL Server 6.5 Service Pack 5 or 5a. To determine which SQL Server service pack is currently running on your computer, execute the following statement from either ISQL or ISQL/w:
SELECT @@version
				
The following table illustrates the correspondence between the version string reported by @@VERSION for each of the SQL Server 6.5 service packs:

SELECT @@VERSION numberDescription
6.50.201Original SQL Server 6.5 release
6.50.213SQL Server 6.5 with Service Pack 1
6.50.240SQL Server 6.5 with Service Pack 2
6.50.258SQL Server 6.5 with Service Pack 3
6.50.281SQL Server 6.5 with Service Pack 4
6.50.415SQL Server 6.5 with Service Pack 5
6.50.416SQL Server 6.5 with Service Pack 5a
6.50.479Post Service Pack 5 Update


NOTE: Only apply the Post Service Pack 5 Update if the version of your existing service pack is between 6.50.415 and 6.50.479. If you have a version earlier than 6.50.415, you must first apply Service Pack 5a, and then apply the Post Service Pack 5 Update. If you have version 6.50.479 or later installed, you cannot apply the Post-Service Pack 5 Update.

MORE INFORMATION

NOTE: This service pack update is only for use by holders of a current valid Microsoft SQL Server 6.5 license. Before you download the update, review the "Terms of Use" applicable to downloaded software. The terms of use are published at the following Microsoft Web site:
http://www.microsoft.com/info/cpyright.htm

This service pack update addresses some specific problems that were discovered in SQL Server 6.5 after it was released.

The Microsoft SQL Server 6.5 Post Service Pack 5a Update is available for Intel (x86) and Alpha-based computers.

Instructions for Downloading

To download the Microsoft SQL Server 6.5 Post Service Pack 5a Update, click one of the links below, depending on your processor architecture:

For Intel processors: Sql65sp5updatei.exe

For Alpha processors: Sql65sp5updatea.exe



Release Date: SEP-15-2000


For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How To Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

You can view the Readme.txt file included with SQL Server 6.5 Post Service Pack 5a Update by clicking the following link:

273914 INF: Readme.txt for SQL Server 6.5 Post-Service Pack 5a Update

If you need more information or assistance regarding this service pack, please contact your primary support provider.

Modification Type:MinorLast Reviewed:8/5/2004
Keywords:kbinfo KB274036 kbAudDeveloper