Can anyone help me in this matter i am looking for a code to connect my MS SQL so i need the APPROPRIATE SQL SERVER DATABASE CONNECTOR . i have a download which only works with MySQL ,and i do need help with the MS SQL one
Thank you in advance
You should be able to find the driver from the Microsoft SQL server site: http://www.microsoft.com/sql/default.mspx
If that doesn't work, you should also be able to use the ODBC-JDBC bridge driver.
Regards,
Nate