Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and OLAP Services
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00754868
Message ID:
00754898
Views:
15
Hi Enmanuel,

You have a comple of options here:

1) You can use the Pivottable control which is part of OWC (Office Web Components). This is an ActiveX control you can put directly on your Form and it can connect to the Analysis Services and grab data from the OLAP Cubes;

2) You can use ADOMD, which works something like ADO but can make multidimensional queries through MDX;

3) Another alternative is to use XML for Analysis, which is an extension that Microsoft developed to allow applications query Analysis Services through a Web Service interface. You can get more information about XML for Analysis at http://msdn.microsoft.com/library/en-us/dnxmlspec/html/xmlanalysis.asp.

HTH.
-----
Fabio Vazquez
http://www.fabiovazquez.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform