I try to connect to a remote mysql database from VB.NET but i can't figure out how to setup the server because i can;t establish a connection. I opened the port 3306, which is accessible with telnet, and the message is "unable to connect to any specified hosts" The code is very simpleI try to connect to a remote mysql database fro