This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes What are the different drivers available with J2sdk Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "What are the different drivers available with J2sdk" Watch "What are the different drivers available with J2sdk" New topic
Author

What are the different drivers available with J2sdk

Chandra Bairi
Ranch Hand

Joined: Sep 12, 2003
Posts: 152
What are the different drivers that come with J2SDK and where can i get the other drivers? Should the drivers be installed or should we load them ?


Thanks,
Shekar
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Only type 1 driver comes with jdk. For other drivers you will have to read your app server document or visit your database vendor site.
Check this link
http://servlet.java.sun.com/products/jdbc/drivers


Groovy
 
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: What are the different drivers available with J2sdk
 
Similar Threads
difference between jdk and j2sdk?
Differences
types of drivers and examples
how to display a applet?
What is the difference between J2EE & J2SDK