This article was previously published under Q207588
Advanced: Requires expert coding, interoperability, and multiuser skills.
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.
View products that this article applies to.
1. | Open the replica set's Design Master. |
2. | In the Database Window, click Tables. |
3. | Select the first table marked as replicable. |
4. | On the View menu, click Properties. |
5. | Click to clear the Replicable check box. |
6. | Click Apply. |
7. | Click to select the Replicable check box. |
8. | Click OK. |
1. | Using Replication Manager, manage the Design Master. |
2. | Open the managed Design Master in Replication Manager. |
3. | On the View menu, click Properties. |
4. | In the Properties dialog box, click the Open Database tab, and then click Modify Object Status. |
5. | In the Modify Object Status dialog box, click the Tables tab, and de-select all the tables that have had their linking information changed. Then, click OK. |
6. | In the Properties dialog box, click Modify Object Status again. |
7. | Select all the tables that you de-selected in step 5 and click OK. |
1. | Make a copy of Northwind.mdb and name it "Copy of Northwind.mdb." | ||||||||||||
2. | Create a new database called DM.mdb. | ||||||||||||
3. | Link all the tables from Copy Of Northwind.mdb to DM.mdb. | ||||||||||||
4. | On the Tools menu, point to Replication, and then click Create Replica. Accept all the defaults. | ||||||||||||
5. | On the Tools menu, point to Database Utilities, and click Linked Table Manager. Use the Linked Table Manager to relink the tables to Northwind.mdb.
| ||||||||||||
6. | On the Tools menu, point to Replication, and click Synchronize Now. | ||||||||||||
7. | Select the Directly with Replica option and with <drive:>\<path>\Replica of DM.mdb selected in the drop list, click OK. | ||||||||||||
8. | Click Yes to close the database prior to synchronizing. | ||||||||||||
9. | When synchronization has completed successfully, click OK, and then delete the "Copy of Northwind.mdb" file. | ||||||||||||
10. | Using Microsoft Access, open "Replica of DM.mdb", and try to view any of the linked tables. |
Keywords: KB207588, kbpending, kbbug