Sacha Tomey's blog

Molding the Microsoft BI Stack

Browse by Tags

All Tags » .Net » MDX (RSS)
XML Namespaces and the ADOMD XML Reader Result Set
I'm building a generic helper class to flatten an ADOMD data set to a data table for easier consumption by default and third party .NET controls. I can't rely on the Load method of the data table, nor the CellSet object as in some cases not all...