Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.83 KB

File metadata and controls

32 lines (23 loc) · 1.83 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date mtps_version ms.localizationpriority
Appendix D: ADO samples
Appendix D: ADO samples
87cb09e7-5199-5f78-ad6e-bb38079c59cf
48546113
09/18/2015
v=office.15
medium

Appendix D: ADO samples

Applies to: Access 2013, Office 2013

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.

ADO code examples