Wednesday, January 12, 2011

Accessing Data by Using ADOMD.NET

ADOMD is a MS technology for accessing the MS analyzing services from .Net. Here is a good article for you to get a first impression on.

ADOMD.NET is a .NET Framework data provider that lets client applications access multidimensional data sources such as SSAS. ADOMD.NET uses XMLA 1.1 to communicate with data sources. The ADOMD.NET namespace is Microsoft.AnalysisServices.AdomdClient, which is implemented in the Microsoft.AnalysisServices.AdomdClient.dll assembly. This is located by default in the C:\Program Files\Microsoft.NET\ADOMD.NET\90 directory.

Continue the article.......

Accessing Data by Using ADOMD.NET

No comments: