|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
What version of SQL server do I have?
Please pardon my temporary stupidity, but how do I know what version of SQL Server I have? I want to know if I have SQL Server 2000. I look in the About in Query Analyzer or Enterprise Manager and it says "Version SQL 8.00.194"... so is this SQL Server 2000???
|
|
#2
|
|||
|
|||
|
Yes, it is.
With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server. Upscene Productions http://www.upscene.com
__________________
Martijn Tonies Database Workbench: developer IDE for Firebird, MySQL, InterBase, MSSQL Server and Oracle Upscene Productions http://www.upscene.com |
|
#3
|
|||
|
|||
|
Ok - thanks! So for future reference, is there anywhere I could have looked that would have actually said "SQL Server 2000" ???
|
|
#4
|
|||
|
|||
|
Dunno, installer?
Anyway, there was SQL 7 - next up is 2000, then Yukon (v9). Oh wait, actually, I DO know: select @@version <execute> Microsoft SQL Server 2000 - 8.00.194 (Intel X86) Aug 6 2000 00:57:48 Copyright (c) 1988-2000 Microsoft Corporation Developer Edition on Windows NT 5.0 (Build 2195: ) With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server. Upscene Productions http://www.upscene.com |
|
#5
|
|||
|
|||
|
Perfect. Thanks!
|
| Viewing: Dev Shed Forums > Databases > MS SQL Development > What version of SQL server do I have? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|