Go Back   Cloud Computing > Support > Windows Dedicated Server
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 11-05-08, 15:54
BOD Member
 
Join Date: Oct 2008
Posts: 21
Post Which edition of MSSQL version is installed on Server?

By using following SQL command in MSSQL 2005 query browser on master database, you can determine which version of Microsoft SQL Server 2005 is running on your server,
Quote:
SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition')
The result will include:
• The product version (e.g., "9.00.1399.06").
• The product level (e.g., "RTM").
• The edition (e.g., "Enterprise Edition")

MS-SQL Server 2005 version:
Release Sqlservr.exe

RTM 2005.90.1399
SQL Server 2005 Service Pack 1 2005.90.2047
SQL Server 2005 Service Pack 2 2005.90.3042


MS-SQL Server 2000 version:
Release Sqlservr.exe

RTM 2000.80.194.0
SQL Server 2000 SP1 2000.80.384.0
SQL Server 2000 SP2 2000.80.534.0
SQL Server 2000 SP3 2000.80.760.0
SQL Server 2000 SP3a 2000.80.760.0
SQL Server 2000 SP4 2000.8.00.2039
__________________
-------------
Regards,


Spencer T.
"You never loose knowledge by sharing."
Reply With Quote
  #2 (permalink)  
Old 11-06-08, 03:00
BOD Member
 
Join Date: Jul 2007
Posts: 128
Default

You can also use Enterprise Manager or Management Studio and by right clicking on the database instance name and selecting properties. In the general section you can see information such as on the following screenshots.
Reply With Quote
  #3 (permalink)  
Old 11-07-08, 16:02
BOD Member
 
Join Date: Oct 2008
Posts: 21
Default

Hi,

Indeed you are right!! Both processes will show you same result. But its alternate way Same as attached screen-shot..
Attached Images
File Type: png mssql.PNG (6.2 KB, 3 views)
__________________
-------------
Regards,


Spencer T.
"You never loose knowledge by sharing."
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 22:57.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.