Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 about analysis service

Author  Topic 

Oliver wang
Yak Posting Veteran

50 Posts

Posted - 2012-08-14 : 03:32:26
Hi Everyone,

I know that we can use analysis to pull data from a cube and list out the data in Excel. But I'm wondering whether we can put those data on a customized web application. For example, I use asp.net to connect to the cube, get the data I need from the cube and show them on my aspx page. Could someone give me some advice? Thanks a lot.

regards,

Oliver

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-08-14 : 13:10:06
you can using method below

http://msdn.microsoft.com/en-us/library/gg492140.aspx

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

Oliver wang
Yak Posting Veteran

50 Posts

Posted - 2012-08-15 : 05:10:39
Thanks a ton~Visakh16, you're awesome~
Go to Top of Page
   

- Advertisement -