Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> basic question on jdbc with VJ++6 and Oracle8i
I am new to jdbc and I am trying to use jdbc to connect to a Oracle8i
server.
I use VJ++6 from WinNT4.0
When I execute
DriverManager.registerDriver (new oracle.jdbc.driver.OracleDriver());
I get a classnotfound exception.
I have imported java.sql.* , and I have also set the classpath env
variable of WinNt to e:\oracle\ora81\jdbc\lib\classes111.zip.
Is there anything else I have to do?
Please mail to me.
Thanks,
Vagelis
Received on Mon Mar 06 2000 - 00:43:16 CST
![]() |
![]() |