JDBC to oracle

I am trying to run the JDBC examples provided in the oracle/ora81/jdbc/demo/samples/oci8/basic-samples directory and the compiler cannot find the oracle.jdbc.driver package contained within the classes12.zip. I have also tried unzipping the file but to no progress. My classpath is correctly pointed to the zipfile. path=D:\oracle\ora81\jdbc\lib\classes12.zip.

Any advice pls

[402 byte] By [joffe1] at [2007-9-26 5:38:47]
# 1
Hi , Set the \lib\classes12.zip to "classpath"and \bin directory to "path" in your settings and then compile.Hope this will help you.Anil.Developer Technical SupportSun Microsystems http://www.sun.com/developer/support
ramanil_indts at 2007-7-1 13:52:12 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...