Hi!! I am new to jasperETL. I have read through user guide version 3.2. In chapter 7, there s an example to illustrate how JasperETL works. As in stage 4, page 228, I clicked "check" to validate the connection but it failed and asked me to change db setting which should be MySQL.
Attachment is the screen capture. Can anyone help to enlighten me? Thank you very much!!
1 Answer:
Posted on January 12, 2010 at 8:11am
Hi,
First of all, make sure your mysql is running.
If it is running an you cannot connect, try to set:
String of connection: jdbc:mysql://:3306/test
Leave the Server line blank. Also make sure that database Login, Password and Database name are correct.
Regards,
Stas