OLAP assemblies and binary files that Microsoft supports for programmability in SQL Server Analysis Services 2005 (909392)



The information in this article applies to:

  • Microsoft SQL Server 2005 Analysis Services

INTRODUCTION

This article describes the OLAP assemblies and the binary files that Microsoft supports for programming Microsoft SQL Server 2005 Analysis Services.

MORE INFORMATION

In SQL Server 2005 Analysis Services, not all the OLAP assemblies and the binary files that you can access by using Microsoft Visual Studio .NET 2005 are documented or supported for programmability.

In SQL Server 2005 Analysis Services, Microsoft only supports the APIs that are listed in the following table for programming purposes:
Data providerAssembly
Client Adomd.netMicrosoft.AnalysisServices.AdomdClient.dll
Analysis Management Objects (AMO)Microsoft.AnalysisServices.dll
OLEDBmsolap90.dll
Server Adomd.net Microsoft.AnalysisServices.AdomdServer (msmgdsrv.dll)

Modification Type:MajorLast Reviewed:1/25/2006
Keywords:kbsql2005as kbinfo kbhowto KB909392 kbAudDeveloper