|
|
Re: Error when Generating the report in the eclipse [message #1651385 is a reply to message #1650340] |
Thu, 05 March 2015 04:17  |
Eclipse User |
|
|
|
1. i am download the jar file and place in
C:program files/apache software /tomacat/........../birt/WEB-INF/lib/mysql-connector-java-5.1.0-bin.jar
2.
<property name="databaseName">sdcc</property>
<property name="username">admin</property>
<encrypted-property name="password" encryptionID="base64">c2RjY2FkbWluQDEyMw==</encrypted-property>
<property name="URL">jdbc:mysql://localhost:3306/sdcc</property>
<property name="driverClass">com.mysql.jdbc.Driver</property>
<property name="jarList">C:\Users\admin\workspace\mysql-connector-java-5.1.34\mysql-connector-java-5.1.34-bin.jar</property>
</oda-data-source>
</data-sources>
<data-sets>
[Updated on: Mon, 09 March 2015 00:51] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.03304 seconds