Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 2.22 KB

File metadata and controls

39 lines (34 loc) · 2.22 KB
title Appendix D: ADO Samples | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic conceptual
helpviewer_keywords
samples [ADO]
ADO, samples
ms.assetid 1582e411-55ac-40f0-bd3d-9a10654e4b67
author MightyPen
ms.author genemi

Appendix D: ADO Samples in the Windows SDK

The Windows SDK contains several sample applications that demonstrate the use of ADO and RDS code. These samples are intended to help you learn how to use ADO and RDS, but are not intended to be deployed on production servers.

Note

Companies, names, and data used in samples are fictitious unless otherwise noted.

To find the ADO samples, navigate to your Windows SDK root folder, such as C:\Program Files\Microsoft SDKs\Windows\v6.0. Then navigate to the Samples\dataaccess\ADO subfolder.

To get started with the ADO and RDS sample applications, open default.htm from the ADO and RDS samples folders, respectively. These files describe each available sample application and explain how to configure and run the samples how to browse the sample source code.

The ADO documentation also contains code examples in multiple languages, which are included as topics within this online help. For more information about these examples, see ADO Code Examples.

See Also

Microsoft ActiveX Data Objects (ADO) ADO API Reference ADO Code Examples ADO Code Examples in Visual Basic ADO Code Examples VBScript ADO Code Examples in Visual C++ Appendix A: Providers Configuring RDS Appendix C: Programming with ADO ADO History