Dear all:
   I encountered a problem when connecting to Oracle DB using jdbc-oci.  The codes 
likes this:
DriverManager.getConnection("jdbc:oracle:oci8:@mytnsname","scott","tiger").
 Every time it runs, I get a error: " java.lang.UnstaisfiedLinkError:ocijdbc8:file not 
found" .  But I can connect to this DB  using "Sqlplus scott/tiger@mytnsname". and The 
LD_LIBRARY_PATH has been set . Can somebody tell me why?

Thanks very much for any help!

Tonney.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to