Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: JDBC-ODBC, Oracle and prepared statement
Why don't you try the thin driver. It's a type 4 and you can download it from the oracle site.
cindy
Oliver Kroener wrote:
> Hello!
>
> to keep our application database independant we use the jdbc-odbc-bridge to
> access the db.
>
> with jdk1.1.8 this works fine with oracle 7.3 but, with jdk 1.2.2 we have
> problem with prepared statements, character should be wrong.
>
> has anyone else tried to access an oracle 7.3 with jdk 1.2.2 via odbc? (the
> problem is, native oci does not work with jdk >=1.2)
>
> tia,
>
> Oliver
Received on Sun Nov 14 1999 - 13:17:43 CST
![]() |
![]() |