Hi All,
So I keep encountering dead locks and I finally found what table is getting consistently locked. I thought that it was for sure from my triggers firing because of replication it is not (Thanks Brandon Williams). What typically causes dead locks during a Merge Replication? I check the index statistics on my merge tables and they look good. Other process are firing and people are using our application when some of the merge replication runs.....can Merge replication not run when users are using an application that uses the same tables, etc?
Thanks,
--B