I have a requirement to create new partitions in a cube using stored procedures. I have seen solutions using C#/VB/ but nothing for SP's
I have generated the CREATE XMLA but have no idea how to hand that off to SSAS to create the partiton
Any help would be greatly appriciated