sql server Another interesting question came up in a class this week. How can we automatically alert someone based on a conflict in Merge replication? Conflicts are resolved automatically but it would ...
I'm thinking merge replication might be better than transactional with queued updates. I haven't gotten around to testing yet, but why process the extra transactions instead of just working with the ...