Forum Discussion

teroman's avatar
teroman
Frequent Visitor
6 years ago

Connecting to XMLA endpoint from a web app

Hi all,   I need to connect to the XMLA endpoint from a web application.   Normally if you call AdomdConnection.Open() from a client app then a UI is shown to allow the user to log in. Obviously ...