in

SQL Server CE Portal

This site is dedicated to all versions of SQL Server Compact Edition (CE)

Browse by Tags

  • 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 compression), 1 (default) through to 6 (maximum...
    Posted to SQL Server CE FAQ (Weblog) by Administrator on 06-05-2007
  • Combining Merge and Sync Services

    Q: Can I use Merge and Sync Services together? A: As we've all seen with our SQLce and Express discussions , one size doesn't fit all. But we also don't believe you need 10 ways to solve the same problem. Just as with Express being our entry point to our Data Service platform and SQLce being our client...
    Posted to Sync Services FAQ (Weblog) by Administrator on 03-22-2007
  • Comparisons

    Q: How does Sync Services compare to Merge Replication and RDA? A: Merge replication is our developer oriented, feature rich, SQL Server based database "replication" product. It's designed for a DBA to configure a publication on the database exposing a set of tables (articles) enabling filtering and...
    Posted to Sync Services FAQ (Weblog) by Administrator on 03-22-2007
  • 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 synchronising against a SQL Server publication using...
    Posted to SQL Server CE FAQ (Weblog) by Administrator on 03-10-2007
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems