Hi,
I have an issue with replication. I’ve a number of database replicated (80) that works on laptop. When I synchronise them with the Master.mdb using the command
dbmaster.Synchronize NameReplica, dbRepImportChanges
I want only the master to be updated with data from replicas. I do not want a two way synchronisation.
On some replica (always the same replica with this issue) the replica is updated with all data from the Master that I do not want. I do not understand what is going on or what I’m doing wrongly. Your help will be much appreciated. (I’m using access 2007 under windows 8).