Jump to content

san2san

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Posts posted by san2san

  1. 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.

  2. I have five MySQL databases located in five different locations(Branch Offices) and one centralised MySQL database in HO(Head Office). I have to transfer data from all these five databases to centralised database, provided the old data in the centralised database should not be affected. And what is the way of transfering the data from BO to HO? The data transfer is not done by lease line connection.

×
×
  • 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.