ACC2000: How Replication Manager Determines Base Replica (198638)
The information in this article applies to:
- Microsoft Access 2000
- Microsoft Office 2000 Developer
This article was previously published under Q198638 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
Microsoft Replication Manager is a tool included with Microsoft Office 2000
Developer. An important feature of Microsoft Replication Manager is its ability
to manage members of a replica set and schedule synchronizations between them.
One of the components that Microsoft Replication Manager uses to control
synchronization is the Synchronizer. The Synchronizer is a program that runs
in the background and allows database changes to be stored in a dropbox folder
for later synchronization. This is especially useful when you are distributing
your application to users with portable computers that are not always connected
to the network.
When initiating synchronization between members of a replica set managed by
multiple Synchronizers, each Synchronizer selects one replica that sends
changes to and receives changes from a member of the replica set managed by
a different Synchronizer. Likewise, when initiating a local synchronization
of a replica set managed by one Synchronizer, Synchronizer selects one replica
that sends changes to and receives changes from all other replicas in the set.
This replica is called the "base" or "gateway" replica.
This article discusses how the Synchronizer determines which replica is
designated as the base replica, and what problems may occur as a result.
NOTE: This article assumes you have previously configured Microsoft
Replication Manager and are currently managing multiple members of a
replica set.
REFERENCES
For more information about Microsoft Replication Manager, please see the
Microsoft Jet Replication white paper. This white paper is included with
Microsoft Office 2000 Developer Edition Tools. You may also obtain this white paper from the MSDN Online Library on the World Wide Web.
For additional information about how to obtain the Microsoft Jet Replication white paper, please see the following article in the Microsoft Knowledge Base:
190766 ACC2000: Jet 4.0 Replication White Papers Available in MSDN Online Library
Modification Type: | Major | Last Reviewed: | 6/28/2004 |
---|
Keywords: | kbhowto KB198638 |
---|
|