Forum Discussion
mihies
2 years agoNew Member
Getting field datatypes from an SQL Analysis Services MDX SELECT query using .NET AdomdClient
Let's say I have this MDX query against SQL Server's Analysis Service Adventure Works sample: select [Measures].[Customer Count] on columns,
[Date].[Calendar Quarter of Year] on rows
from [Advent...
Anonymous
2 years agoNot applicable
Hi mihies,
According to your description, I think this requirement is more related to use ADO.NET to getting data from SQL server.
For this scenario, I'd like to suggest you post those at the forum to get further support.
Regards,
Xiaoxin Sheng