Hi Kon,
Yes, of course. Replication is not limited to two databases. One of the
databases is designated the design master. The rest are considered replicas.
You should only try implementing replication on a *copy* of your database,
not on the original. I am not a replication expert, however, I do advise you
to download a copy of the replication white paper from Microsoft:
ACC2000: Jet 4.0 Replication White Papers Available in MSDN Online Library
http://support.microsoft.com/?id=190766
Here is a KB article that may also be helpful:
ACC2000: How to Make a Database Replicable
http://support.microsoft.com/?id=208774
Although both titles include "ACC2000", the information should be equally
valid for Access 2002 and 2003. I would also head on over to Michael Kaplan's
web site and read everything you can find on replication:
http://www.trigeminal.com/usenet/usenet.asp?1033
Tom
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
:
Is it possible to use a replica to synchronize more than two databases?
Any link for tutorial, hint's tips will be appreciated thanks a lot.