Pregunta

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

¿Fue útil?

Solución

I used Adomd .Net and MDX queries.

Otros consejos

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top