RDA (Remote Data Access)

The Microsoft SQL Server 2005 Mobile Edition (SQL Server Mobile) "Remote Data Access" is a way of exchanging data between a remote SQL database and a SQL Server Mobile database.

The  "Remote Data Access" (RDA) uses threeMicrosoft SQL Server 2005 Mobile Edition (SQL Server Mobile) components: SQL Server Mobile Database Engine, SQL Server Mobile Client Agent and SQL Server Mobile Server Agent.

In addition, RDA uses Microsoft Internet Information Services (IIS) as means of communication between the SQL Server database in the Server and SQL Server Mobile database in the device. The SQL Server Mobile Database Engine, SQL Server Mobile Client Agent and SQL Server Mobile Server Agent are needed in the RDA management as shown below:

 

 

To create a RDA sytem please refer to the Miscosoft (SQL Server Mobile Books Online) documentation.