Sacha Tomey's blog

Molding the Microsoft BI Stack

Browse by Tags

All Tags » .Net » MDX » SQL Server 2005 (RSS)
Sorry, but there are no more tags available to filter with.
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...