Programming Replication and Remote Data Access (SQL Server Compact Edition)
The topics in this section provide step-by-step instructions that will help you program remote data access (RDA) and replication with SQL Server 2005 Compact Edition (SQL Server Compact Edition) Subscribers. The topics in this section include the following:
- How to: Push Data Using the RDA Object (Programmatically)
- How to: Pull Data Using the RDA Object (Programmatically)
- How to: Submit SQL Statements to a Remote SQL Server (Programmatically)
- How to: Create a SQL Server Compact Edition Subscription (Programmatically)
- How to: Specify the Location of the Temporary Database by Using the Replication and RDA Objects
- How to: Create a SQL Server Compact Edition Database by Using the Replication Object (Programmatically)
- How to: Synchronize Data Asynchronously (Programmatically)
- How to: Synchronize a Subscription (Programmatically)
- How to: Reinitialize a SQL Server Compact Edition Subscription (Programmatically)
- How to: Drop a SQL Server Compact Edition Subscription (Programmatically)
See Also
Other Resources
Building Managed Applications (SQL Server Compact Edition)
Managing Connectivity (SQL Server Compact Edition)
Managed Programming How Tos (SQL Server Compact Edition)