Hi,
I have a database with merge replication. there are four tables with bulk insert option. because of this those tables are not in complete sync. so every time I am doing dummy updates by finding through tablediff cmd, before i done everytime like that. now we are planning to fix the issue by putting fire triggers to solve this. Now i planned to do manual sync for the last time, three tables i found and done the dummy update but one table i am not able to find through tablediff, it is showing like both the table are identical. but the row count it is showing like more than one lack records difference. So, I m not able to solve the issue...
Can anybody please help me that how to figure out those records.
Thank you,
Aparna.Ch