I am developing a c++ GUI application that stores its data in a mySQL database.
I would like to connect it to one of the databases running on my account, what IP address and Port number would I need to use to get a connection?
I am developing a c++ GUI application that stores its data in a mySQL database.
I would like to connect it to one of the databases running on my account, what IP address and Port number would I need to use to get a connection?
Sorry, but Remote MySQL access is currently disabled on accounts due to security reasons.
However, you can install a MySQL server on your computer at
http://mysql.com/
![]()
I've already got MySql running on the developer computer for the database at the moment.
I wanted to use a remote database to make a leaner and cleaner install, I don't suppose you know how to make an unattended MySql installer do you??
You can use phpMyAdmin and export your database and move it over to your x10Hosting account.
for me remote mysql connexion works for me