san2san Posted November 15, 2003 Share Posted November 15, 2003 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. Quote Link to comment https://forums.phpfreaks.com/topic/1370-mysql-synchronization/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.