Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.26 KB

remote-data-service-rds.md

File metadata and controls

26 lines (21 loc) · 1.26 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Remote Data Service (RDS)
Remote Data Service (RDS)
rothja
jroth
11/09/2018
sql
ado
conceptual
Remote Data Service (RDS)
RDS

Remote Data Service (RDS)

Remote Data Service (RDS) is a feature of ADO, with which you can move data from a server to a client application or Web page, manipulate the data on the client, and return updates to the server in a single round trip.

Important

Beginning with Windows 8 and Windows Server 2012, RDS server components are no longer included in the Windows operating system (see Windows 8 and Windows Server 2012 Compatibility Cookbook for more detail). RDS client components will be removed in a future version of Windows. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Applications that use RDS should migrate to WCF Data Service.

The RDS Programmer's Guide contains the following chapters: