Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> HELP: what's the jdbc driver for Oracle 8.0.5 ??
Hi here,
Could anybody please tell me what's the right Oracle 8.0.5 driver
for Java ??
I get the following error:
> >java -classpath .:%CLASSPATH% Essai1
> ClassNotFoundException: oracle.jdbc.driver.OracleDriver
> SQLException: No suitable driver
> >
> >java Essai1
> ClassNotFoundException: oracle.jdbc.driver.OracleDriver
> SQLException: No suitable driver
And my version of Java is 1.2.1 for Solaris. What should I put in my 'Class.forName("...");' command line ??
Thanks a lot !
Seb
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Fri Jul 02 1999 - 08:11:07 CDT
![]() |
![]() |