Slow performance with accessing CellSet in ADOMD

G

Gerhard Jauk

I am trying to visualize data from an MSOLAP Cube on a HTML page. Therefore
I need to process data from an ADOMD CellSet. Executing the MDX-Query
against the Datasource doesn't need much time, but processing the CellSet
(Looping through the members) is very time-expensive.
I also tried the newer version (ADOMD.NET), in this case all the time is
wasted by executing the MDX-Query.

My Question .. is there a way to improve the performance .. or does anybody
know a different way to access data from an MSOLAP Cube.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top