Hi, hoping someone's come across this before: I need to replicate data between two copies of MySQL, both running on Windows XP.
The amount of data is tiny - maybe 35k a day as an upper bound. It's basically monitoring data from a remote device. The problem is that neither machine is internet-enabled - they both have modems in them. So, what's the best way to run this sequence several times a day? a) connect to the remote machine via modem b) kick off the MySQL replication process I'm thinking a small VB app, but any pointers gratefully received. Google hasn't thrown up much of use, and Windows administration isn't really my thing. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]