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).
...
- Deepak
Deepak Puri
Microsoft MVP - SQL Server
*** Sent via Developersdex http://www.developersdex.com ***