Home
Analytics
Cannot load JDBC Driver class: com.mysql.jdbc.driver.
devir
Hi,
I am new in BIRT, I want to integrate mysql with BIRT. So I created the DataSet
1.New Data Set and select the ?JDBCDataSource? and given the datasource name
2.Move the next Page, click the ?managedrivers? button Add the mysql-connector jar files(C:Program FilesBIRTeclipsepluginsorg.eclipse.birt.report.data.oda.jdbc_2.3.0.v20080610driversmysql-connector-java-3.1.12-bin.jar)
3.Next click the drivers tab there is no class regarding the jar.
Any one have idea about this, please help me.
Regards,
Devi.R
Find more posts tagged with
Comments
Virgil Dodson
Hi Devi,
When I follow the same steps (with mysql-connector-java-3.1.11-bin.jar) I can see several mysql drivers to choose from. If you go ahead and press OK on the manage drivers screen, do you see the com.mysql... drivers in the drop-down list? You might also open up your driver JAR file with Winzip to make sure it is not corrupt and contains the drivers you are looking for.