Two Laptop Bag
The moose likes Java in General and the fly likes Custom JDBC Driver Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Custom JDBC Driver" Watch "Custom JDBC Driver" New topic
Author

Custom JDBC Driver

sivasakam kumarsakam
Greenhorn

Joined: Sep 07, 2007
Posts: 21
what are the uses of Custom JDBC Driver?
Guido Sautter
Ranch Hand

Joined: Dec 22, 2004
Posts: 142
The primary job of a JDBC driver is to connect to a specific databse server, which has a product specific API. So you need a specific JDBC driver for every database server, eg one for Oracle, one for Microsoft SQL, one for MySQL, etc. So what do you mean by "custom"?
 
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: Custom JDBC Driver
 
Similar Threads
Simple jdbc program error
A servlet code written to add details in database but not happening?
upgrading from MP2 to Mp3
Where is Implementation for this method
using oracle