July 7, 2008 at 5:24 am
Hi all,
I am new to ssas and xmla....
I want to develop cubes and dimensions dynamically using xmla...
any one please help me
Regards
Madhu
July 10, 2008 at 8:24 pm
If you're new to *both* XMLA and SSAS, it could be a steep learning curve depending on your background. Does it have to be XMLA that you use? The object model for SSAS exposed to .net languages (e.g. c# and vb.net) is pretty comprehensive and could possibly be an easier entry point. There is at least 1 sample app that ships with SSAS that shows you how to build a cube (including datasource, DSV,dimensions and measure groups etc). I can't remember but there may also be some sample XMLA stuff in there too, could be worth checking out the samples info in BOL.
Steve.
July 10, 2008 at 8:25 pm
Forgot to mention, if you want to see the xmla behind any given object in the SSAS database (cube, dimension, measure group etc) you can script nearly all (if not all) of them via SSMS and then view/edit the scripts.
Steve.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply