How does merge replication work with SQL Server CE
2
votes
1
answer
763
views
I have been trying out merge replication with SQL Server databases, and was just wondering how merge replication works on SQL Server CE?
For instance merge replication with SQL Server databases normally relies on triggers, and SQL Server CE doesn't have any triggers.
Also do tables such as
MSmerge_conflicts_info
and sysmergesubscriptions
etc exist with the SQL Server CE version of merge replication?
Asked by peter
(2187 rep)
Jun 6, 2012, 12:01 AM
Last activity: Aug 5, 2022, 08:02 AM
Last activity: Aug 5, 2022, 08:02 AM