how to install jdbc driver for sql server

kobosh picture kobosh · Sep 25, 2014 · Viewed 11.2k times · Source

Hi I am new to eclipse ; I am trying to do example of nhibernate ; I downloaded sqljdbc4jar and uzipped it but when I double click to install it is not installing and no messages on windows 7 why it is not installing.however in windows 8 i am getting messages: cannot launch this type of file file types that contain executable code like exe ..cannot be launched

Answer

Juniar picture Juniar · Sep 25, 2014

Try downloading JDBC driver for SQL Server from this Microsoft website:

http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=11774

This Binary Code is: Microsoft JDBC Driver 4.0 for SQL Server

Make sure you follow the installation instruction on the same link, to probably install it.