Browse by Tags

All Tags » Merge Replication (RSS)

Merge Replication Compression Level

Q: How do enable compression when using SQL Server Merge Replication? A: There is a property on the SQLCeReplication object appropriately named CompressionLevel that can be used to determine the level of compression that is used. Valid values are 0 (no...

Getting started with Merge Replication

Q: I want to use Merge Replication to synchronise data to my SQL Server CE database. Are there any how-to whitepapers available? A: In addition to the SQL Server 2005 Compact Edition Books Online there is also an article on GotDotNet that walks through...
More Posts