Not much help on the new ADOMD.Net and the documentation sucks.

I want to create an app that allow the user to specify a specific cube on one of our Analysis Servers and then create a offline cube from that.

Using the connection properties (we got this while the user browsed to the cube), and new location and name properties supplied by the user, I build a "CREATE GLOBAL CUBE" statement (mdx) which I now want to execute in my app (vb.net)

Anybody done this?

Also I sorted out some stuff with adomd.net and vb.net, so feel free to ask if you need help....I *MIGHT* be able to help.

Cheers