Microsoft KB Archive/201533

From BetaArchive Wiki
Knowledge Base


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

Article ID: 201533

Article Last Modified on 3/14/2006



APPLIES TO

  • Microsoft SQL Server 7.0 Standard Edition



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.

Keywords: kbbug kbfix KB201533