Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> JDBC-ODBC, Oracle and prepared statement

JDBC-ODBC, Oracle and prepared statement

From: Oliver Kroener <ok_at_edv-kroener.com>
Date: Sun, 14 Nov 1999 18:48:44 -0000
Message-ID: <80ms82$r71$1@news.BelWue.DE>


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 - 12:48:44 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US