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
posted
0
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.