Jump to content

MySQL Synchronization


san2san

Recommended Posts

I have a MySQL database (DB_WEB) in Web which is the primary database contains data of different Branch Offices (BO). Every job is done on DB_WEB itself.

 

Now for some reason, I need to do some work on Branch Office Database say DB_BO1. How do I update the DB_WEB when I connect to Web provided it updates only the data for BO1 only.

 

Similarly, how the data from DB_WEB updates the data in the DB_BO1.

 

The web application is written in PHP where as local aplication is written in VB6.

 

I need a complete suggestion.

Link to comment
https://forums.phpfreaks.com/topic/1370-mysql-synchronization/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.