Re: Compare remote & local database

2002-01-11 Thread Gerald Clark
Use the buil-in replication. On the slave machine, insert a record in the database on the master. Then check for that record in the slave database. Jochen Kaechelin wrote: >Is there a tool - a php script would be prefered - >to compare a local and a remote database for synchronisation? > >Our ai

Compare remote & local database

2002-01-10 Thread Jochen Kaechelin
Is there a tool - a php script would be prefered - to compare a local and a remote database for synchronisation? Our aim is to have to identical databases all the time! -- Jochen - Before posting, please check: http://www.m