On 3 Aug 2006 12:43:51 -0700, "Matt" <martino165@hotmail.com> wrote:
David Fenton has replied with an option about using Terminal Server.
If you are able to implement TS, I think that is a good way to go.
However, if TS is not an option for you for whatever reason, there are
some pointers about replication that you should bear in mind:
- only replicate the BE. The FE should be distributed via some other
means. See http://www.granite.ab.ca/access/autofe.htm
- purchase the Office Developer's Kit (or whatever it is called. For
A2003 this is the Access Developers Edition contained within Visual
Studio Tools for Office.) so that you have Replication Manager. RM is
a software for managing Indirect Synchronizations between locations.
Indirect Sync is the only reliable method for synchronizing over a
WAN. Do NOT attempt to sync using direct synchronization (which you
would be forced to do if you did not have the RM software). See
http://www.granite.ab.ca/access/developereditionfaq.htm
- establish a "replica farm" at each end of the sync. These farms
consist of several replicas managed by the same synchronizer, and they
provide a "self-repair" mechanism that improves the reliability of
cross-WAN syncs. See www.trigeminal.com for additional information
about farms.
- establish a "production replica" at each end for you users to
interact with on an everyday basis. The production replica is sync'd
periodically with the replica farm. Keeping the users out of the
replica farm for their production work improves reliability.
- isolate your Design Master from the automatic synchronizations. You
should sync your DM periodically to keep it from going "stale" (the
default period is 1000 days, so it's not a huge effort), or whenever
you make a schema change.
- never move a replica from its designated location except by using
Replication Manager. Moving a replica, say via Windows Explorer, will
result in the creation of a dead replica that will eventually clog
your system.
Hope this helps
--
jackmacMACdonald@telusTELUS.net
remove uppercase letters for true email
http://www.geocities.com/jacksonmacd/ for info on MS Access security
|