> I'm really not sure what you are trying to do. You will have to be more
> specific. Data backup or replication?
In replication, you create a "design master" -- the place where you
make structural changes to the database. From the DM, you create any
number of replicas. Each of the replicas can be edited in its own
right. Periodically, you synchronize between the replicas to bring
them up to date with the changes (edits, additions, deletions) that
have been made in the other replicas.
There are a number of gotchas to setting up replication and making it
work. Foremost is the requirement that synchronization can only take
place between computers that can communicate with each other. From a
practical perspective, this means that a notebook that is periodically
connected to the "mother ship" LAN is a good candidate for
replication. You may *not* transfer the database between sites using
email, floppy, CD, etc.
The best source for replication information is www.trigeminal.com
>back up isn't the problem.the question is sometimes working with "laptop"
>sometimes working with "desktop". is "replication" the way to synch.
[quoted text clipped - 4 lines]
>> I'm really not sure what you are trying to do. You will have to be more
>> specific. Data backup or replication?
**********************jackmacMACdonald@telusTELUS.net
remove uppercase letters for true email
http://www.geocities.com/jacksonmacd/ for info on MS Access security