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 -> Re: JDBC/OCI7 Driver

Re: JDBC/OCI7 Driver

From: Ken Parker <kparker_at_bacadv.nospam>
Date: 1997/06/12
Message-ID: <33A013B7.1365@bacadv.nospam>#1/1

Ifatec wrote:
>
> Hello,
>
> I downloaded and set up the Oracle JDBC/OCI7 Driver on my PC/Win 95.
> I'm trying to run the sample delivered with the driver.
>
> The driver load, the database connection and the statement creation are
> fine but java (JDK 1.1) rejects the execute query with the following
> message:
>
> java.lang.IllegalAccessError: Unimplemented interface method
> at oracle.jdbc.OracleStatement.executeQuery(OracleStatement.java:114)
> at Reg.main(Reg.java:28)
>
> Any help will be very greatful, thanks in advance.

gotta use jdk 1.02 - I have it succesfully up and running with 1.02 - they say it will be available for 1.1 shortly (june/july?)

Ken Parker
kparker at bacadv.com Received on Thu Jun 12 1997 - 00:00:00 CDT

Original text of this message

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