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

ID: Q201533


The information in this article applies to:

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 version 7.0. This problem has been corrected in U.S. Service Pack 1 for Microsoft SQL Server version 7.0. For information about downloading and installing the latest SQL Server Service Pack, see http://support.microsoft.com/support/sql/.

For more information, contact your primary support provider.

Additional query words:


Keywords          : SSrvEntMan SSrvWork kbbug7.00 
Version           : winnt:7.0
Platform          : winnt 
Issue type        : kbbug 

Last Reviewed: June 8, 1999