This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes any free JDBC driver for MS SQL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "any free JDBC driver for MS SQL" Watch "any free JDBC driver for MS SQL" New topic
Author

any free JDBC driver for MS SQL

Varun Narula
Ranch Hand

Joined: Nov 19, 2001
Posts: 90
are there any free JDBC drivers available for MS SQL??
i am aware of jtds available on sourceforge but it seems to have certain limitations when using preparedstatement and getrow()
thanks


There are only 10 types of people in this world; those who understand binary and those who dont<p>Varun Narula <br />SCJP, SCWCD, IBM-486 (UML)
Paul Bailey
Ranch Hand

Joined: Oct 20, 2000
Posts: 91
Is there a problem with Connector/J that MySQL distributes?
<http://www.mysql.com/products/connector-j/index.html>
Juanjo Bazan
Ranch Hand

Joined: Feb 04, 2002
Posts: 231
MS SQL?
I guess you mean Microsoft's SQL Server..
If so, MS provides you with the 'official' JDBC driver.
you can download it from the MS SQL server webpage.
hth
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: any free JDBC driver for MS SQL
 
Similar Threads
Free type 4 drivers.
This Weeks GiveAway:
JDBC Driver for MSSQL
Any Free JDBC Profiling Tool available
Any Free JDBC Profiling Tool available