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 -> Oracle jdbc driver

Oracle jdbc driver

From: <kathiresanv_at_msx.upmc.edu>
Date: Thu, 01 Jul 1999 14:07:05 GMT
Message-ID: <7lfsm0$edq$1@nnrp1.deja.com>

         We have Oracle 8.0.5 and JDK1.2 running on Solaris 2.7. We downloaded the OracleSDK8.1.6 jdbc Thin drivers for JDK1.2.

          We tried compiling JdbcCheckup.java, a sample program that comes along with jdk1.2 and we get an error oracle.jdbc.driver.oracleDriver class not found. When we added the import statement for this package it says package not found. The document that has this example does not have this import statement. Again the same program(without the import statement) compiles fine on a NT machine. Can anyone help?

Thanks
Vallikun

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Thu Jul 01 1999 - 09:07:05 CDT

Original text of this message

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