|
Hello Leo,
Try putting the full path to the Oracle classes12.zip file at the front of the CLASSPATH. Also remove the extra space between the \ and classes12.zip.
Before you test with an app, ensure the driver returns version information by running this command on the command line:
java oracle.jdbc.driver.OracleDriver
If that command does not work, you still have environment problems and need to revisit before you test with the app.
Best regards,
Netrista Khatam
Technical Services Manager
OpenLink Product Support
|