Web interface or server solutions assume access to either, not always there.
In my case, I take a copy of a file with me on my laptop, while the
primary stays in the office. Both are routinely used during the day,
adding and modifying.
I developed a scheme by which anything added to or modified in the
portable file is appropriately imported to the stationary one, which is
then written back to the laptop, so that each day the two files start out
identical.
Appropriate fields are needed in each table to identify each record by
which machine created it and which modified it, and scripts to separately
handle new records for an add import and modified records for an update
import.
I can tell you that it works fine in our two-person operation.
Matt
shai Ben Mordechai (Rosenblum) wrote:
Quote:
Hi all
I would like to hear about different approach of data synchronize between
FM databases. Plug-ins ? Export & Import data ? External software ?
Thanks in advance for any help
Shai |