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

Home -> Community -> Usenet -> c.d.o.server -> JDBC 2.0 and Oracle

JDBC 2.0 and Oracle

From: Alex A. <albu_at_mailcity.com>
Date: Wed, 15 Sep 1999 22:17:22 GMT
Message-ID: <7rp5t7$54l$1@nnrp1.deja.com>

We would like to use some JDBC 2.0 features (the relative(int) method of ResultSet) with Oracle. I have downloaded a file called 816classes12.zip that was supposed to contain a driver that works with JDK 1.2 and supports parts of JDBC 2.0.

Our server platform is Linux and we're running Oracle 8.0.5. An attempt to execute a simple query using the downloaded driver failed with the error "ORA-031200: two-task conversion routine: integer overflow".

The name of the driver seems to indicate that it's for Oracle 8.1.6. Is that the reason for the failure? If yes, what's the solution (only Oracle8i 8.1.5 is available for download on OTN).

What can I do in order to be able to use JDBC 2.0 calls with Oracle?

TIA
Alex

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Sep 15 1999 - 17:17:22 CDT

Original text of this message

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