Article ID: 164237 - Last Review: November 17, 2000 - Revision: 1.0 ACC95: Deleted Replicas Still Show in Synchronization ListThis article was previously published under Q164237 Moderate: Requires basic macro, coding, and interoperability skills.
On This PageSYMPTOMS
After you try to synchronize with a deleted replica database, the deleted
replica's name still appears in the list of databases when you point to
Replication on the Tools menu, and then click Synchronize Now.
NOTE: This does not apply to replication features implemented using the Replication Manager from the Microsoft Access Developer's Toolkit version 7.0. RESOLUTION
You can create a custom procedure that tries to synchronize with the
deleted replica using the Synchronize method. If the database is not found,
its name is removed from the synchronization list. Run the following
procedure in each database in the replica set where you want to remove a
deleted replica name from the synchronization list.
Type the path and file name of the deleted replica in the input box. After the procedure runs, you can point to Replication on the Tools menu, and then click Synchronize Now. Note that the deleted replica no longer appears in the Synchronize With box. NOTE: This method does not work if you create a replica, delete it, create another replica with the same path and file name, and then delete that replica again. STATUS
This behavior no longer occurs in Microsoft Access 97.
MORE INFORMATIONSteps to Reproduce Behavior
REFERENCES
For more information about replication issues and solutions, please see the
following articles in the Microsoft Knowledge Base:
146884 (http://support.microsoft.com/kb/146884/EN-US/ ) ACC95: Replicated Object Replaced by Local Object in Replica 153526 (http://support.microsoft.com/kb/153526/EN-US/ ) ACC: How to Unreplicate a Database For more information about the Synchronize method, search the Help Index for "Synchronize method." | Article Translations
|

Back to the top
