Top "Adomd.net" questions

ADOMD.

First Step into ADOMD.Net - Cannot reference Microsoft.AnalysisServices

Can someone help me out please, as google is not providing the answers. I've got a SharePoint 2007 setup which uses …

c# adomd.net
MDX query containing 2 dimensions from the same Hierarchy

The relevant structures from my cube are that I have a Hierarchy with "Class" and "SubClass". I also have a …

mdx adomd.net
How to retrieve data from mdx query in c#?

I am trying to get data from an MDX query using the Adomdclient library. I relied on this example http://…

c# mdx adomd.net
AdomdClient missing

I would like to add AdomdClient Reference to a C# Project, but it is not in the reference list. The …

c# ssas adomd.net
Where is Microsoft.AnalysisServices.dll

I'm trying to work through some examples working with Analysis Services Management Objects (AMO), specifically some of this content: https://…

.net sql-server ssas adomd.net
ASP.NET / SSAS / SQL Server - An existing connection was forcibly closed by the remote host

Possible Duplicate: Can I turn off impersonation just in a couple instances I've created an application that, when uploaded to …

sql-server asp.net-mvc-3 iis ssas adomd.net
How to execute a MDX query of SQL Analysis Server in C#

I want to execute a SQL Analysis Query in C#. I have successfully connected to Analysis database using the below …

c# sql-server ssas analysis adomd.net
ADOMD.NET 9.0 Redistributable?

Got a problem with ADOMD.NET 8.0, SQL2008 and our app. It isn't giving us the right metadata. I can't find …

sql-server-2008 olap redistributable adomd.net