Relative Content

Tag Archive for mysqldatabasedatabase-relations

Copy data from a Mysql database to another while maintaining relationships

We have a MySQl database for a blood donation software that is hosted in a local server.
We do blood collection campaigns outside the blood donations center in far locations.
The idea is to have 2 databases : one central and one in a laptop for the campaigns, once finished we import the info from the laptop to the local server.