Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.51 KB

File metadata and controls

32 lines (26 loc) · 1.51 KB
title RDS Code Examples in Visual C++ | Microsoft Docs
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.prod sql
ms.prod_service connectivity
ms.topic conceptual
dev_langs
C++
helpviewer_keywords
Visual C++ RDS examples [ADO]
RDS samples [ADO], Visual C++
ms.assetid 380264da-e6bb-418c-b4af-3c22d35644b8
author MightyPen
ms.author genemi

RDS Code Examples in Visual C++

Use the following code examples to learn how to use RDS properties when writing in Microsoft Visual C++.

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.

Note

Paste the entire code example, from beginning to end, into your code editor. The example may not run correctly if partial examples are used or if paragraph formatting is lost.