Hi guys,
I want to connect owc11 to cubes at run time and that too should be
over the internet.
Any ideas? Plz help!!!
I'd say first have your data in a relational db as dimension and fact
tables (i.e., a datawarehouse). Then create cubes
in say MS Analysis Services over your data. Once you have the cubes,
there are many ways to show them on web. I use .net webservices as the
middleman and asp.net/javascript as the front end to create owc
components to show on web. Do you have any specific questions? You
might want to have a look at :
http://msdn.microsoft.com/msdnmag/issues/03/10/OLAP/default.aspx
best,