Hello!

I have a MySQL DB on a web server, and I also have a MySQL on my PC. I want
the local machine to connect to the external machine and update the tables
on the external machine.

I have tried to connect true standard way but it doesn't work. Must I use
SOCKETS to connect to the external machine?

The port 3306 is open on the server, so that isn't the problem. Must I
configure MySQL in a special way?

David



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to