--- title: "Programming with ADO MD | 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, programming" ms.assetid: c826b9b5-0d78-43a2-8174-5844db62a93c author: MightyPen ms.author: genemi --- # Programming with ADO MD To use ADO MD with your development tool, you should establish a reference to the ADO MD type library. The description of the ADO MD library is Microsoft ActiveX Data Objects (Multi-dimensional) Library. The ADO MD library file name is msadomd.dll, and the program ID (ProgID) is "ADOMD". For more information about how to establish references to libraries, see the documentation of your development tool. ## See Also [ADO (Multidimensional) (ADO MD)](../../../ado/guide/multidimensional/ado-multidimensional-ado-md.md) [Overview of Multidimensional Schemas and Data](../../../ado/guide/multidimensional/overview-of-multidimensional-schemas-and-data.md) [Using ADO with ADO MD](../../../ado/guide/multidimensional/using-ado-with-ado-md.md) [Working with Multidimensional Data](../../../ado/guide/multidimensional/working-with-multidimensional-data.md)