SELECT SERVERPROPERTY('productversion'),Source :: http://support.microsoft.com/kb/321185
SERVERPROPERTY ('productlevel'),
SERVERPROPERTY ('edition')
Tuesday, April 28, 2009
How to determine which version of SQL Server 2005 is running
To determine which version of Microsoft SQL Server 2005 is running, connect to SQL Server 2005 by using SQL Server Management Studio, and then run the following Transact-SQL statement.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment