Good morning,
I have a problem now that a client is using merge replication.
there are 2 servers where people create products at the same time but the replication send conflict errors and some products does not replicate to the other server.
the error says some like:
A row insert at 'Server A' could not be propagated to 'Server B' . This failure can be caused by a constraint violation. Explicit value must be specified for identity column in table 'Table products' with unique key productsID.
how can this be resolved ?. I thought replication managed this automatically.
thank you
James