Jump to content
JasperReports Library 7.0 is now available ×

Getting Oracle CLass Not Found Error on Blob Field


eperrone_1
Go to solution Solved by reportdev,

Recommended Posts

Hello folks,

I am querying via JDBC an Oracle Database.  In the SQL I have a blob field I am querying.  By default Jasper Studio assigns the class="oracle.jdbc.OracleBlob" to the field.  When I try to compile the report  I get error that oracle.jdbc.OracleBlob class not found error.  I have tred using various Oracle JDBC Jar files (ojdbc6, ojdbc8 etc) in the classpath all with no effect..  Does anyone know how to deal with that problem?

the Error is java.lang.ClassNotFoundException: oracle.jdbc.OracleBlob cannot be found by net.sf..jasperreports_6.5.1.final.....

 

Thanks so much

Eric

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...