How do I connect to a mysql database from a remote location such as my computer. I want a program on my computer to be able to communicate with a mysql database on my account.
How do I connect to a mysql database from a remote location such as my computer. I want a program on my computer to be able to communicate with a mysql database on my account.
The firewall blocks connections to the mysql server.
Thanks,
Brandon Long
try using xampp. http://www.apachefriends.org/en/xampp.html that's what i used for testing websites in a localhost. or using sqlyog
Last edited by alfren; 09-03-2007 at 10:55 PM.
www.alfren24.info
"It's About Me"
Not unless you are added to the expectation list (if Corey allows it), which I think might be possible, but do you have a dedicated\static IP?
Thanks,
Brandon Long
Brandon... this is an interesting question. Would you be able to allow permissions if we had a *dynamic* IP but used a service such as dyndns to get a specific hostname such as: myhost.dyndns.org? My router automatically registers the most recently assigned IP with dyndns so that the hostname is always up-to-date.
Halo-Halo
Resident Pogy-Pinoy and
Technology Enthusiast
My Technology Forums
A Site for Anime Fans
A link to one of the most awesome free, online, sci-fi strategy games created to date. Click on my userbar below to join me in the Ceti galaxy for a couple of rounds in deep space...
you can use a service like freemysql.net that give you a mysql database whitouth restrictions and using it for your site...