dbTalk Databases Forums  

Integrating analysis services with web application.

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Integrating analysis services with web application. in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Passx
 
Posts: n/a

Default Integrating analysis services with web application. - 10-20-2006 , 03:00 PM






Hi Guys

I would like to populate drop downlist boxes in a web application by
using mdx queries i.e. by connecting to the analysis services and then
retrieving the data from it. Is there any documentation which shows how
do we do this. I know how do we this in sql server but not able to
figure out how to do with analysis services.

Can any one help me out with this problem,,,,,,,


Regards
passx


Reply With Quote
  #2  
Old   
Deepak Puri
 
Posts: n/a

Default Re: Integrating analysis services with web application. - 10-21-2006 , 10:04 PM






Depends on which Web app technology you're using - with ASP.NET you can
use the ADOMD.NET client components:

http://msdn2.microsoft.com/en-us/library/ms123477.aspx
Quote:
SQL Server 2005 Books Online
ADOMD.NET Client Programming

The ADOMD.NET client components reside within the
Microsoft.AnalysisServices.AdomdClient namespace (in
microsoft.analysisservices.adomdclient.dll). These client components
provide the functionality for client and middle-tier applications to
easily query data and metadata from an analytical data store, such as
Microsoft SQL Server 2005 Analysis Services (SSAS).
...
Quote:

- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.