Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> JDBC 2.0 and Oracle
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
![]() |
![]() |