Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> No suitable driver found
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:32:18 CDT
![]() |
![]() |