RE: Remote Connectivity

2002-10-23 Thread Daevid Vincent
Well, you could have the Canadian admin add your pakistan IP address/host to the "mysql" database in the "hosts" table, along with the proper "user" and "db" I'm sure. Then you can use any 3rd party mySQL client to connect and do whatever you want. Something I just did recently is to install phpMy

Remote Connectivity

2002-10-23 Thread Schajee Achmad
Hi, I have MySQL 3.23.36 on my web server somewhere in Canada, while I live in Pakistan. I want to connetc to my database out there and use a query to download all the data from that mysql db to my own mysql db. I know myql uses 3306 as the port and when i try telnet on my own LAN it works fine,