I'd like to connect to a IBM Cognos TM1 using XMLA, in particular using Adomd.Net.
Accoring to http://en.wikipedia.org/wiki/Comparison_of_OLAP_Servers#APIs_and_query_languages TM1 supports XMLA/MDX, but I can't find any documentation about this.
What would be the format of the connection string?
Has anyone tried, and how did you get on?