Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hierarchical Recordset and ADO

Status
Not open for further replies.

stsuing

Programmer
Joined
Aug 22, 2001
Messages
596
Location
US
Can you use Stored Procedures as the Child or parent command when creating a Hierarchical Recordset with ADO?
 
If you use the Data Environment designer, add a command and then right-click to view properties. There you can select different database objects to use as your command object. From the drop down box select stored procedures and then select the stored procedure name.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top