Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle 8.1.6 JDBC drivers with Oracle 8.1.5 ?
It gives exceptions trying to load the driver. Can't remember the exact
errors. The thin driver works like a breeze (but the OCI is supposed to be
faster, right?).
Maybe the driver is not fully compatible with the HP JDK package?
Right now we have no performance problems, but that may change once we start
doing more database access through java (which is planned to be implemented
over the next month or so).
-- J.T. Wenting www.hornet.demon.nl Optimists fear pessimists are right. Pessimists know. "Simon Brooke" <simon_at_jasmine.org.uk> wrote in message news:m2u2fdbod2.fsf_at_gododdin.internal.jasmine.org.uk...Received on Thu Jun 01 2000 - 00:00:00 CDT
> "J.T. Wenting" <jwenting_at_bigfoot.com> writes:
>
> > It works, as long as you do not use any 8.1.6 specific features (of
course).
> > In fact, to use Java2 with Oracle 8.1.x, JDBC driver 8.1.6 is required
(we
> > tried getting 8.1.5 to work, but it just won't).
> > The OCI driver wouldn't work on our system (HP UX 11.0, JDK 1.2.2-003),
but
> > the thin driver works quite well.
>
> Are you sure? What are the symtoms? We're currently using
> classes111.zip with IBMJava2-13 (IBM's Java 1.3 JDK implementation),
> and it seems to be working OK.
>
> --
> simon@jasmine.org.uk (Simon Brooke) http://www.jasmine.org.uk/~simon/
>
> ;; better than your average performing pineapple
![]() |
![]() |