ctyankeeinok
MIS
I am looking for a way to synchronize selected data between two databases. I have a "home" database that consists of all of our data related to all events. We then take a copy of all the data for a specific event and load it onto another portable server. At the event site, we then use the portable server. The home database does not allow updates to the exported event during this period. After the event, we upload all of the changes back to the home server. I would like to be able to allow updates on both databases and synchronize the two. It is possible that separate events will occur at the same time, so the home database would synchronize with multiple events - however the subset of data being synchronized is different for each event (event 1, event 2). Any ideas on options? It is not feasible to go to a fully home based solution, so that is out. I don't have much to spend, so we may write it ourselves, but I'd like to know more options. Thanks for your thoughts.