Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 2.01 KB

File metadata and controls

26 lines (21 loc) · 2.01 KB
title Analysis Services OLE DB Provider (Analysis Services - Multidimensional Data) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology analysis-services
ms.topic reference
helpviewer_keywords
Analysis Services OLE DB Provider
ms.assetid cdeecd50-1d91-4162-a4a2-01c7799b02a8
author minewiskan
ms.author owend
manager craigg

Analysis Services OLE DB Provider (Analysis Services - Multidimensional Data)

The Analysis Services OLE DB Provider is an interface for applications interacting with [!INCLUDEmsCoName] [!INCLUDEssASnoversion]. It is used to build client applications that interact with multidimensional data. This provider also provides methods for online and offline data mining analysis of multidimensional data and relational data, and is included as part of [!INCLUDEssASnoversion]. It can be redistributed by third-party client applications.

The Analysis Services OLE DB Provider is the primary method for interacting with [!INCLUDEssASnoversion] in order to accomplish such tasks as connecting to a cube or data mining model, querying a cube or data mining model, and retrieving schema information.

As a stand-alone provider, the Analysis Services OLE DB Provider provides client applications with the ability to create local cube files and mining models from relational and multidimensional sources. Client applications can connect to a local cube and execute queries using Multidimensional Expressions (MDX) without interacting with the full-scale server running the instance of [!INCLUDEssASnoversion].

See Also

Multidimensional Model Data Access (Analysis Services - Multidimensional Data)