Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 JDBC Driver for MS SQL 7

Author  Topic 

rpc86
Posting Yak Master

200 Posts

Posted - 2006-03-08 : 21:23:54
Hi guys,

Where can I download the JDBC Driver for our MS SQL Server 7 ?

Thank you.

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2006-03-08 : 23:51:09
I use jtds, it is open source and works great. You can download it from here http://jtds.sourceforge.net/




-ec
Go to Top of Page

rpc86
Posting Yak Master

200 Posts

Posted - 2006-03-09 : 00:17:40
Thanks,

I have downloaded this sometime ago, but it just gave me sample sources. I am looking for a driver.
Go to Top of Page

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2006-03-09 : 01:15:39
quote:
Originally posted by rpc86

Thanks,

I have downloaded this sometime ago, but it just gave me sample sources. I am looking for a driver.



this is a driver. download the binary instead of the source.


-ec
Go to Top of Page
   

- Advertisement -