Hi. I need some help with connecting to my mySQL via a Java program on my computer. Using the JDBC I get the following error:
Error: java.sql.SQLException: Access denied for user 'islander_update'@'host86-141-186-207.range86-141.btcentralplus.com' (using password: YES)
Now I figured that I...