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/OCI7 Driver

JDBC/OCI7 Driver

From: Ifatec <boudigue_at_club-internet.fr>
Date: 1997/06/09
Message-ID: <01bc74be$4a392ac0$78c475c2@dega>#1/1

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.



Didier Boudigue
IFATEC - 14, rue du Fort de St Cyr
78150 Le Chesnay
FRANCE
boudigue_at_club-internet.fr Received on Mon Jun 09 1997 - 00:00:00 CDT

Original text of this message

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