How To Create Hierarchical Recordsets from an Oracle Stored Procedure (248754)
The information in this article applies to:
- 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
- Microsoft OLE DB Provider for Oracle 2.0
- Microsoft OLE DB Provider for Oracle 2.1
- Microsoft OLE DB Provider for Oracle 2.5
This article was previously published under Q248754 SUMMARY
Hierarchical recordsets in ActiveX Data Objects (ADO) give an alternative to using JOIN and GROUP BY syntax when you need to access parent-child and summary data. It is possible to create these recordsets based on recordsets created from Oracle procedures. This article gives an example of the ADO SHAPE command syntax and ADO code necessary for producing hierarchical recordsets from an Oracle Stored Procedure.
REFERENCESFor additional information, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
174981 How To Retrieve Typical Resultsets From Oracle Stored Procedures
189657 How To Use the ADO SHAPE Command
185425 INFO ADO Hierarchical Recordsets via SHAPE APPEND w/C++/VBA/Java
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbDatabase kbhowto kbOracle KB248754 |
---|
|