insert in olap cube | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

insert in olap cube

Hello, I need to extract data from relational table (new insert) and insert them into my cube. Do you exist a vb.net procedure to refresh my cube? excuse me for my english
Thanks
Eleonora
Hi,
If your cube exists and the data source points to right relational DB then, you just need to process the cube which you can do it from management studio or using package or by firing XML command. Same task can be achived through vb.net by importing reference of Microsoft.AnalysisServices library
]]>