tomstieger Posted March 29, 2010 Share Posted March 29, 2010 I looked through the forums and I am still not able to get my AS400 JDBC driver to work when settong up the datasource for iReportI place the jt400.jar file at C:\Program Files\Jaspersoft\iReport-3.7.1\ireport\libs\and entered com.ibm.as400.access.AS400JDBCDriver as the JDBC driverand jdbc:as400://as400cfw.cfw as the URL.I am not sure what else to do, but I get the following error:java.lang.ClassNotFoundException: com.ibm.as400.access.AS400JDBCDriver Link to comment Share on other sites More sharing options...
sljacobs Posted March 30, 2010 Share Posted March 30, 2010 Sounds like you need to add it to the Classpath. Go into to Tools - Options, select Classpath and "Add JAR" Link to comment Share on other sites More sharing options...
tomstieger Posted April 7, 2010 Author Share Posted April 7, 2010 Thanks I couldn't find how to add a classpath. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now