JDBC Driver Error: No suitable driver found when trying to query databases
Show older comments
When trying the query oracle database, I get the following error information:
JDBC Driver Error: No suitable driver found for jdbc:oracle:thin
This only happens when querying from a particular user account on this machine. The other accounts are working fine. I have tried to add the oracle driver JAR file path to a "javaclasspath.txt" in the "prefdir" following the steps in the link below:
And I still get the same error. Any suggestions on how to further troubleshoot this?
Accepted Answer
More Answers (0)
Categories
Find more on Database Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!