Synchronisation of design master and replica

  • Thread starter Thread starter Loh Yong Huang
  • Start date Start date
L

Loh Yong Huang

I am not able to synchronise the data and design changes
made in Design Master with the replica.

The prompt says "The synchronisation failed because a
design change could not be applied to one of the replicas."

I will be making changes to the Design Master occasionally
and the replica will be updated with new data at the same
time. I would like to synchronise both the changes in
Design Master and Replica.

Please advise how I can do this without hitting the same
problem as mentioned earlier.

Thanks.
 
Try replacing the bad replica with another one made freshly from the design
master. Replication is meant to replicate data and tables only. If you are
trying to replicate anything but data and table structure you take a chance
at corrupting everything. It is quite possible that the replica is
corrupted. Make sure your database is split, with the forms, etc. in a
separated front-end database, linked to the tables, so that the tables are
the only objects replicated.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Back
Top