aspose file tools
The moose likes JDBC and the fly likes Oracle Drivers Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Oracle Drivers " Watch "Oracle Drivers " New topic
Author

Oracle Drivers

Deepika Wadhwa
Ranch Hand

Joined: Aug 05, 2000
Posts: 57
Oracle supports Type 2 and Type 4 drivers .
Which one is the better as compared to other for an Internet application ?

plz help
Thanx
Deepika
Bhupinder Dhillon
Ranch Hand

Joined: Oct 12, 2000
Posts: 124
If the connection to db will be created by the server then I would recommend type 4 as it's 100% pure java and you don't need any other binary code to connect to the db.
 
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: Oracle Drivers
 
Similar Threads
mysql drivers
how to use type 2 or type 3 drivers in my beans
fail-safe driver!!
Difference between drivers
JDBC drivers