Results 1 to 1 of 1
Hello,
I've been trying to conect to an ORACLE database using JDBC but the program coundn't load the correct driver. The dirver class for ORACLE is oracle.jdbc.driver.OracleDriver. When I try ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-20-2005 #1Just Joined!
- Join Date
- Jul 2005
- Location
- Argentina
- Posts
- 46
Data sources in OpenOffice
Hello,
I've been trying to conect to an ORACLE database using JDBC but the program coundn't load the correct driver. The dirver class for ORACLE is oracle.jdbc.driver.OracleDriver. When I try to create a test class I got to this error:
"JDBC Driver test: The JDBC driver couldn't been loaded"
I'll apreciate any help.-


Reply With Quote
