質問

What is the best solution to get data from an olap cube?

役に立ちましたか?

解決

I used Adomd .Net and MDX queries.

他のヒント

Yes you can use .Net and MDX. Just have a class with a list of variables and store data in an olpresult class. After storing data you can perform any further action such as linq to sql.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top