Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get version of SQL Server instance
Message
From
08/08/2012 09:52:29
 
 
To
08/08/2012 09:49:38
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Desktop
Miscellaneous
Thread ID:
01550130
Message ID:
01550132
Views:
43
>>I let my application connect to an existing SQL Server instance, which then will create the database in this instance. Problem is we only support SQL 2008, so I need to check the version of the instance, without being connected to a database. The SQL Server instance can also be on another computer on the network. HOw can I check the version, having only the sa password and the instance name?
>
>
>SELECT @@VERSION
>
>
>Why only 2008?
>What not 2008 R2 and 2012?

We only use 2008 R2, because of the Date type and I forgot what else. Maybe 2008 works too, but I have to test it. I think the Date type was the main reason to restrict the version, but I am not sure in which version this has been added.
Christian Isberner
Software Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform