Hi,
I am having a table containing an IDENTITY column as Primary Key(PK)
and another table referring to this PK. Now when i am trying to
replicate through Merge Replication, it mis-mathches the data, i.e., the
record which i have inserted against one PK, after replication it is
replicated against another master record.
If any one having idea about handling these type of IDENTITY columns
then do let me know
Thanks
Rajeev