Design changes create problem with replication

ptaylor-west

Registered User.
Local time
Today, 22:51
Joined
Aug 4, 2000
Messages
193
A Master and Replica have been upgraded (separately)to Office 2000 and when I tried to synchronise for the first time after the changes it went nearly all the way through the process but then I got the following message. " Sychronisation failed becasue a design change could not be applied to one of the replicas"

Fortunately I had replicated before the updates and so I just issued a new replica and that resolved any immediate problems, but I may not be in place on other updates and my colleagues may forget to replicate before updating, therefore is there a way round this problem should it happen again to avoid data loss?
 
Maybe...
Code:
DoCmd.RunCommand acCmdCreateReplica
?

IMO
 
Surely this would only create another replica?
 
I thought you wanted to replicate before updating

IMO
 
No... the problem was that after updating I had a synchro problem as per my original message. That is the problem that I need to resolve in case I don't have a recent sync to fall back on.
 

Users who are viewing this thread

Back
Top Bottom