Posts Tagged ‘jdbc’

JDBC drivers need to be put in the following location to be available in BIRT Viewer. Putting them into <TOMCAT HOME>/common/lib does not work in BIRT and you will get a “cannot load JDBC driver” error. <TOMCAT HOME>/webapps/birt/WEB-INF/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.3.1.v20080827/drivers The Tomcat path and version number will depend on your environment.

Monday, August 31st, 2009 at 14:54 | 0 comments
Tags: , ,
TOP