Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: JDBC 2.0 and Oracle
I think Oracle 8.x only certifies jdk 1.1.x and jdbc 2.0. Check with oracle
whether o8i supports jdk 1.2.
John Chiu
johnymc_at_netscape.net
Alex A. wrote:
> 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 Fri Sep 17 1999 - 05:32:51 CDT
![]() |
![]() |