|
|
|
|
||||||
| ms.sqlserver.setup Questions about SQL Server. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I just installed SP1 on SQL standard 2005
Where can I find the current running version? I just want to make sure the install went ok. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
The version shows in the status bar of SQL Server Management Studio (when
you are connected). It is also displayed within Object Explorer. You can query the version if you wish: select @@version select serverproperty('productlevel') -- Keith Kratochvil "Rob" <Rob@discussions.microsoft.com> wrote in message news:0886AC9D-23C5-46EB-A254-9FB064961125@microsoft.com... >I just installed SP1 on SQL standard 2005 > > Where can I find the current running version? > I just want to make sure the install went ok. > > |
|
![]() |
| Outils de la discussion | |
|
|