Hi,
 
I'm looking at a way whereby I can keep two or more databases in sync. For example I have one master database and several distributed databases at client locations. If the admin. was to add an entry in the master then I want to replicate that to the slave-database in question.
 
Has anyone tried this done something similiar?
 
I was considering using xml-rpc service (has anyone tested that it works) and then converting the xml to sql (Torque) for updating the database. I know that Torque can generate sql but can it also do this or should I look at something like DB2XML for this function.
 
Any tips/pointers would be most welcome.
 
/colin chalmers

Reply via email to