Sunday, July 17, 2011

Java.lang.ClassNotFoundExcepti… oracle.jdbc.odbc.OracleDriver?

I assume that the JAR file for the Oracle database is either not on the machine running your code or your missing the classpath to it.

No comments:

Post a Comment