
This DevShare submission qualifies for the
Plug In 2 BIRT Contest!<br />
<br />
BIRT JDBC Emitter is Plug-in developed to export contents of any BIRT report table in to a pre-defined relational database table using JDBC drivers.<br />
<br />
User guide and sample report are attached with the plugin.<br />
<br />
This plugin is tested with MySQL,PostgreSQL and SQLite. Support for more databases can be achieved with little or no<br />
<br />
change in the code by simple adding required jdbc drivers into the plugin.<br />
<br />
Source code of the plug-in is shared in
https://github.com/bhatsubhas/birt-jdbc-emitter