Does anybody know how to use VB2005 or VB.NET to connect to analysis manager to extract the CUBE information?
Can I have a sample program? I'm very stuck.
Thanks in advance :)
Check out AMO for the cubes metadataor ADOMD.net to query the cube
There are some examples on those pages, and there are more in the sql server samples.
C