Search:

Type: Posts; User: javauser

Search: Search took 0.15 seconds.

  1. Re: Connect to MySQL database on remote IP/port through JDBC

    Exception Message:

    "Communications link failure
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server."

    StackTrace:...
  2. Re: Connect to MySQL database on remote IP/port through JDBC

    I tried that but I think there has to be some more config changes or something like that because of the default use of port 3306 with mysql. If the only thing I do is change...
  3. Re: Connect to MySQL database on remote IP/port through JDBC

    Thanks for the reply.

    The database is on my server (which can be accessed through the IP/port that I need to include in the database url string). The java that needs to connect to it will be...
  4. Connect to MySQL database on remote IP/port through JDBC

    Hi guys,

    I've seen a lot about a similar issue posted and solved but I have a small variation on the common question. The remote server I need to connect to an IP/port combination, i.e:...
Results 1 to 4 of 4