> > BTW, does anyone solved Oracle JDBC drivers bug ?
> > ( they don't work with JDK 1.2 - no oci804jdbc in java.library.path)

copy $ORACLE_HOME/liboci805jdbc.so to $JAVA_HOME/jre/lib/i386/liboci805jdbc.so

and the oracle jdbc drivers will work.  (Well sort of,  you can use them with existing 
.class
files, you just can't build anything new with them, because they don't meet all of the 
new jdbc
specifications)

hope this helps,
-stephan



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to