Hello, here's the situation:
I am simply trying to do a 2-way synch between a database on my pc with a database on my ISP. I can do a one way synch in either direction (that is, from my ISP to my PC, or from my PC back to my ISP), but as soon as I try a 2-way synch, the program crashes immediately.
I have 2 local networked test machines, both running Windows XP. I can 2-way synch those with no problem, so the process does work locally.
My question is, are there any know issues with this set-up? Have I overlooked something?
My Set-up:
– Windows XP on local machine
– FreeBSD on ISP
– MySQL 3.23.58 on local and ISP machines
– Using “SQLyogTunnel.php” to connect to ISP MySQL db (tested & working)
– Using SQLyog Enterprise 4.0 trial version
– Using sja.exe (thru the wizard) with a modification date of 11/9/2004
– Cable modem
Thank you in advance.