dsathsara 0 Newbie Poster

I have woking on a Java desktop application which connects to the ISPs webserver database (remote access is allowed) and it works fine on my computer.
I'm trying to desploy my application as a webstart application. But when I try to run the JAR file using the JNPL the database connection gives a "communication link faliure" error. Following is my connection string.

jdbc:mysql:/##.##.##.##:3306/MyDatabase

Please help. Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.