--- title: "ADO MD Code Examples | 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: - "ADO MD code examples" ms.assetid: 72cf9eb3-31f6-441c-aede-5383fdfb81af author: MightyPen ms.author: genemi --- # ADO MD Code Examples Use the following code examples to learn how to use the ADO MD objects, methods, and properties. These examples are a subset of the sample applications installed with Microsoft SQL Server OLAP Services for SQL Server 7.0. These examples use the MSOLAP OLE DB provider, and run against a Microsoft SQL Server OLAP Services local host. However, these examples are intended to show fundamental ADO MD programming techniques, and should be easily adapted to other data sources or providers. - [ADO MD Code Examples in Visual Basic](../../../ado/reference/ado-md-api/ado-md-code-examples-in-visual-basic.md) - [ADO MD Code Examples in Visual Basic, Scripting Edition](../../../ado/reference/ado-md-api/ado-md-code-examples-in-visual-basic-scripting-edition.md) ## See Also [ADO MD API Reference](../../../ado/reference/ado-md-api/ado-md-api-reference.md) [ADO MD Collections](../../../ado/reference/ado-md-api/ado-md-collections.md) [ADO MD Enumerated Constants](../../../ado/reference/ado-md-api/ado-md-enumerated-constants.md) [ADO MD Methods](../../../ado/reference/ado-md-api/ado-md-methods.md) [ADO MD Object Model](../../../ado/reference/ado-md-api/ado-md-object-model.md) [ADO MD Objects](../../../ado/reference/ado-md-api/ado-md-objects.md) [ADO MD Properties](../../../ado/reference/ado-md-api/ado-md-properties.md)