i am trying the cloud version of this one; trying to create  a data list;

i want to access my mysql database in another ip address

i use 

jdbc:mysql://xxx.com/saierp?characterEncoding=UTF8

When i click OK i get an error 'Failed to retrive columns"

- how to get more detailed JDBC error?

- what is the IP address that is sending the jdbc request? I need to add this to my mysql

thanks

  • No labels