In sql server, while implementing peer peer replication, there is a 'insert-insert' conflict because data insert into two tables with same id.
Can anybody help me how to handle conflicts in sqlserver peer -peer replication and provide me examples and useful Urls on peer -peer replication?
Thanks in advance.