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.
currently i am using oracle version 10.2.0.3.0 and JDK 1.6. and as a part
Share
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