I need to load custom data to Analysis Server (MS-OLAP) without going through any OLE DB
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I am developing an application where I need to load custom data to Analysis Server (MS-OLAP) without going through any OLE DB Provider. I am able to load data into dimensions/cubes using Microsoft OLE DB provider for ODBC Drivers. But my requirement is loading data at runtime from a buffer. Is there any way to do this? Are there any APIs which can help me to load this data directly? Thanks & regards, kuldeep kumar