Remotely Access DB from JDBC to Mysql
Posted by: Amit Shah
Date: August 29, 2015 02:21AM

Hello,

We have a requirement to access mysql database remotely through JDBC only. I am able to access mysql database from a remote machine through a client tool. But jdbc drivers I am all lost. From where to start, how to setup and how to test the connectivity through browser level.

As of now I have just download JDBC standalone .zip file on both machines and set CLASSPATH for them. Privileges have been provided for the accessing IP. but when I type http://<ip>:3306/mysql . I only some random numbers and 'got packets out of order. please help.

regards,
Amit.

Options: ReplyQuote


Subject
Written By
Posted
Remotely Access DB from JDBC to Mysql
August 29, 2015 02:21AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.