Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get version of SQL Server instance
Message
 
 
À
08/08/2012 09:49:38
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Desktop
Divers
Thread ID:
01550130
Message ID:
01550132
Vues:
42
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform