Microsoft distributes sample code for using ADOMD on the SQL Server CD,
including the VB code for the MDX Sample app.
--
Regards
Darren Gosbell [MCSD]
<dgosbell_at_yahoo_dot_com>
Blog: http://www.geekswithblogs.net/darrengosbell
In article <74045A26-F452-4CF5-BE1A-97D8EB525021 (AT) microsoft (DOT) com>,
SQLMcOLAP (AT) discussions (DOT) microsoft.com says...
Quote:
Fernando -
DSO is used for the structure of the cube. To get data from the cube you
need MDX in a front end, or MDX and ADOMD (or ADOMD.NET) if you're doing it
programatically.
- Phil
"FernandoAz" wrote:
Can I retrieve data from a Cube using DSO ? If not, how can I do it
?
Thanks
FernandoAz |