Posted by John Bell on 09/04/05 22:21
Hi
To add to Dan's Reply:
Windows NT 5.1 (Build 2600: Service Pack 2)
Is Windows XP Service Pack 2.
A SQL Server version list can be found at:
http://www.sqlsecurity.com/DesktopDefault.aspx?tabid=37
John
"SQL Server" <alderran666@gmail.com> wrote in message
news:1125853679.498850.278490@g44g2000cwa.googlegroups.com...
> In query analyzer
>
> If I run this
> SELECT @@version
> I get this result
> -------------------------------------------------------
> Microsoft SQL Server 2000 - 8.00.2039 (Intel X86)
> May 3 2005 23:18:38
> Copyright (c) 1988-2003 Microsoft Corporation
> Personal Edition on Windows NT 5.1 (Build 2600: Service Pack 2)
>
>
> (1 row(s) affected)
>
> If I run this
> SELECT CONVERT(char(20), SERVERPROPERTY('ProductLevel'))
> I get this result
> --------------------
> SP4
>
> (1 row(s) affected)
>
> What's the deal am I at SP2 or SP4?
>
Navigation:
[Reply to this message]
|