JDBC driver for oracle connectivity?

Any driver you can use. But Oracle thin Driver (Type 4) is better to use.

Up vote 0 down vote favorite share g+ share fb share tw.

Currently I am using oracle version 10.2.0.3.0 and JDK 1.6. And as a part of my requirement I need to read large files from database. (It should support reading LOBS and BLOBs etc) please suggest me Which oracle driver I need to use. Java oracle jdbc oracle10g link|improve this question asked Mar 20 at 12:56madhu362114 86% accept rate.

Any driver you can use. But Oracle thin Driver (Type 4) is better to use. You can download it from this link Or otherwise if Oracle Enterprise Edition is installed in your system, then the lib folder must have the required jar files.

The files are named as ojdbc14. Jar or classes12.jar.

Type 4 is ok for CLOB , but do see the issues faced by the particular person , stackoverflow.com/questions/265690/… – tito Mar 20 at 13:06.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions