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 -> No suitable Driver found

No suitable Driver found

From: Lisa <lewis_at_mars-systems.com>
Date: Thu, 1 Jul 1999 09:31:43 -0400
Message-ID: <7lfqkc$gmo$1@usenet01.srv.cis.pitt.edu>


I am trying to use Oracle's JDBC Thin Driver with jdk1.1. I installed classes111.zip and added it to my classpath. I can get Oracle's sample program JdbcCheckup.java to connect properly to my database with no problem. However, when I try to use the thin driver in my servlet that serves as a connection pool manager, I get the SQLException: No Suitable Driver Found. Any help would be greatly appreciated.

Specs:
I am using JavaWebserver1.1.3, JDK1.2 (although I am not using any of the new features of 1.2 yet because the JavaWebserver1.1.3 doesn't support it and I am only using the 1.1 JDBC driver), and I am using classes111.zip. My client is an NT machine. The webserver is also on this machine. My Oracle database is 8.0.5 and is running under Solaris 2.6.1

Any help would be greatly appreciated!

Thanks
Lisa
P.S. Please respond via e-mail if possible Received on Thu Jul 01 1999 - 08:31:43 CDT

Original text of this message

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