FIX: Enterprise Manager Displays 'SQL Server Standard' for Desktop Edition (201533)



The information in this article applies to:

  • Microsoft SQL Server 7.0

This article was previously published under Q201533
BUG #: 53327 (SQLBUG_70)

SYMPTOMS

Enterprise Manager incorrectly lists the SQL 7.0 Desktop Edition as "SQL Server Standard" in the General tab of the SQL server properties window.

WORKAROUND

Using the SQL Server Query Analyzer, execute the following command:
select @@version
				
This query will return all of the correct version information.

STATUS

Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 1 for Microsoft SQL Server 7.0. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

232570INF: How to Obtain Service Pack 1 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0

For more information, contact your primary support provider.

Modification Type:MajorLast Reviewed:3/14/2006
Keywords:kbBug kbfix KB201533