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:49:38
 
 
To
08/08/2012 09:48:22
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Desktop
Miscellaneous
Thread ID:
01550130
Message ID:
01550131
Views:
45
>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?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform