Oracle's own driver is a lot faster. And Oracle's driver doesn't have any problem with cached prepared statements, which you may run into in rare (?) cases with dynamic variables in the prepared statements and the way JRun's statement pooling works (this is in JRun 4, not 3.x, to my knowledge).
They're both free, so you don't have anything to lose by doing some simple benchmarks with your own application. Don't take my word for it. Scott Stirling > -----Original Message----- > From: Nilesh Chand [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 7:31 AM > To: JRun-Talk > Subject: JDBC DataBase Driver > > > We are currently running Oracle 9i and wanted to find out > what is the difference in using JRun Oracle Driver versus > Oracle Thin Driver. > > How do you justify using one versus the other ? > > Any input would be greatly appreciated. ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
