Accessing cubes thru VC++ -
08-05-2003
, 04:36 AM
In order to retrieve cube information thru vc, I created an application. It faces a problem while getting the dataset.
It connects the server, opens database, executes query. But when it enters the funtion Printdataset, it is showing error: Access violation in the line:
hr = pIMDDataset->GetAxisInfo (&cAxis, &rgAxisInfo );
how to overcome it??
************************************************** ********************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources... |