ADOMD.Net [How to dump MDX query results to an XML file] -
04-11-2005
, 04:19 PM
Hi,
I am developing a C# application. This basically reads an MDX query,
executes the syntax and dumps it to an XML file.
The MDX query sometimes has 2 , 3 or unknown number of dimensions. Do you
guys have C# or Vb.net code that actually takes the MDX output and creates an
XML file.
This is an C# EXE. So not using the XMLA. I am looking for some custom
cosing / logic that i can modify to my needs.
Please advice,
Prasad. |