Showing posts with label adomdclient. Show all posts
Showing posts with label adomdclient. Show all posts

Wednesday, March 7, 2012

Microsoft.AnalysisServices.AdomdClient

Can anyone tell me if it's possible connect analysis services to an mobile application using AdomdClient..
If yes, how i do this?
If you are asking - is there a version of AdomdClient written for Windows Mobile, the answer is no. However, you can use XMLA directly to send queries to an Analysis Services server from any client|||Thank you. I can get data from Analysis Services, but now i want to show decision trees on mobile.. Do you know some king of AnalysisServices Viewer component for Mobile ?
|||There isn't that I know of, maybe you can modify the sample web viewer (inlcuded with SQL 2005) for this purpose?