How To Retrieve an ADOMD Cellset as an ADODB Recordset (213364)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- ActiveX Data Objects (ADO) 2.0
- ActiveX Data Objects (ADO) 2.01
- ActiveX Data Objects (ADO) 2.1
- ActiveX Data Objects (ADO) 2.1 SP1
- ActiveX Data Objects (ADO) 2.1 SP2
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
- ActiveX Data Objects (ADO) 2.7
This article was previously published under Q213364 SUMMARY
The ActiveX Data Objects Multi-Dimensional Library (ADOMD) documentation ("Using ADO with ADO MD") indicates that you can access a multidimensional data provider using ADOMD cellsets or ADODB recordsets. The operation of flattening a dataset to produce a rowset can be done by using ADODB instead of ADOMD. Since ADODB tries to get a rowset, the MSOLAP OLE DB provider gives a flattened rowset.
REFERENCES
SQL Server 7 Books Online 'Building OLAP Services Applications'.
SQL Server 7 Books Online 'Installing OLAP Services'. For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
234552 How To Use ADOMD to Return Out of Process Cellset
Modification Type: | Minor | Last Reviewed: | 7/2/2004 |
---|
Keywords: | kbDatabase kbhowto KB213364 |
---|
|