Display MDX query results with ADOMD.Net ( 3 Rows X 3 Columns) -
04-21-2005
, 04:50 PM
Hi,
I need to display the results of my MDX Query using C# & ADOMD.Net. The
Query is dynamic and will have a maximum of 3 dimensions on ROWS & 3
dimensions on COLUMNS.
Can anybody please provide sample code to display the results of MDX. Then i
can generate an XML file from it.
Thanks in Advance,
Sam |