|
|
|
|
||||||
| ms.sqlserver.setup Questions about SQL Server. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
How can I exactly idetify if SP2 is installed?
For example: Is anywhere on www.microsoft.com translate table between MS-SQL property "Version" and identification of SP? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
SELECT SERVERPROPERTY('ProductLEvel')
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://sqlblog.com/blogs/tibor_karaszi "David Kriz" <david.kriz@ccv.cz> wrote in message news:uobWgKqzHHA.1212@TK2MSFTNGP05.phx.gbl... > How can I exactly idetify if SP2 is installed? > > For example: Is anywhere on www.microsoft.com translate table between > MS-SQL property "Version" and identification of SP? |
|
![]() |
| Outils de la discussion | |
|
|