Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> JDBC/OCI17 Driver
Hi:
I am using oracle workgroup server 7.3.2.1.1 and JDBC OCI 7.3. I am using jdk1.1.1or jdk 1.0.2 on NT4
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:
at
oracle.jdbc.OracleStatement.executeQuery(OracleStatement.java:114)
at JdbcTest.main(jdbctest.java:25)
If I use jdk 1.02
Following Error:
C:\ORANT\JDBCO73>
I need help please let me know what are the problems.
Azam
mnazam_at_cs.wmich.edu
Received on Wed Jun 18 1997 - 00:00:00 CDT
![]() |
![]() |