Merge Replication any ideas please?
I have a table with, say 2000 rows some 500 of these are rows which are updated by every user when their application closes, clearly this causes a lot of conflicts which are unnecessary because each user will update when they run the app.
Inserts MUST be passed to every user
jnc