Hello everyone:
I am trying to connect to Oracle 8.0.4 from my servlet.(NT4.0
platform)-- I get:
Exception in thread "main" java.sql.SQLException: dlsun511
at
oracle.jdbc.dbaccess.DBError.check_error(DBError.java:230)
at
oracle.jdbc.driver.OracleConnection.(init)(OracleConnection.java:110)
at
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:148)
at java.sql.DriverManager.getConnection(Compiled Code)
at
java.sql.DriverManager.getConnection(DriverManager.java:137)
at Employee.main(Compiled Code)
when I try to get my connection. I am using JDK1.1.6 linking in the
Oracle drivers classes111.zip.
My classpath is set to: C:\jdbc\classes111.zip. I am desperate for
answers. Is there anyone that can help me???
Cheers,
Patrick
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html