How can one check to see if the SQL Server Client driver is installed? And is it also possible to determine the version?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Go to->Run->cmd->type regedit.exe and you see the registry under the ODBC folder:
I also find a complete answer about this issue, (based on MySQL, but basically is the same thing).
Edit later: according to your comment you have installed the 2005 version of SQL Server:
Anyway I also show you how you can see the 2008 version to see the differences between the two versions.
For SQL Server 2008/R2:
For SQL Server 2012: