Remote data access (RDA) in Microsoft SQL Server 2005 Compact Edition (SQL Server Compact Edition) lets an application access data from a remote SQL Server database table. It can also store, read, and update that data in SQL Server Compact Edition, and then update the original SQL Server table.
The topics in this section provide information about using remote data access (RDA) in SQL Server Compact Edition.