--- 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](../../../ado/reference/ado-api/ado-code-examples.md). ## See Also [Microsoft ActiveX Data Objects (ADO)](../../../ado/microsoft-activex-data-objects-ado.md) [ADO API Reference](../../../ado/reference/ado-api/ado-api-reference.md) [ADO Code Examples](../../../ado/reference/ado-api/ado-code-examples.md) [ADO Code Examples in Visual Basic](../../../ado/reference/ado-api/ado-code-examples-in-visual-basic.md) [ADO Code Examples VBScript](../../../ado/reference/ado-api/ado-code-examples-vbscript.md) [ADO Code Examples in Visual C++](../../../ado/reference/ado-api/ado-code-examples-in-visual-c.md) [Appendix A: Providers](../../../ado/guide/appendixes/appendix-a-providers.md) [Configuring RDS](../../../ado/guide/remote-data-service/configuring-rds.md) [Appendix C: Programming with ADO](../../../ado/guide/appendixes/appendix-c-programming-with-ado.md) [ADO History](../../../ado/guide/ado-history.md)