Click to See Complete Forum and Search --> : Hierachical recordset in ADO


bharath_m
October 5th, 2000, 03:00 AM
I want to know how to do disconnected Hierachical recordset in ATL.I get the data from server and i want to store data in disconnected recordset and send the IDispatch to ASP.. such that web client can access that data.

Iam able to do disconnected recordset which supports basic data types .. but
i don't know how to do hierachical recordset.Basically it contains recordset
in a recordset. ADO 2.0 documentation says its possible to do this.But i didn't
get any samples or proper explaination for this.This is very urgent.

It would be really great if u can provide solution for this.

Regards,
Bharath