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 ...
I'm looking for some insight into implementing replication with a SQL 2005 Standard database based on our needs as well as the fact that one major replication type is deprecated in SQL 2012 and ...