Hi All,
I am wondering what mechanism SQL Server uses to perform replication between SQL Server instances? Does it use its own Service borker or is it using MSMQ? If it is using MSMQ is it easy from within SQL Server to tap into MSMQ opposed to using service broker?
Thanks,
B