It looks like I'll have to use an Hierarchical Recordset with CR (passed from a VB app). The CR doc says such recordsets are supported but does not elaborate on any special behavioral issues.
My recordset will consist of a partent and at least three child sets. How well does CR handle data passed in this manner? Does anyone know of any special considerations I should take into account prior to development? When I set the Report database location to a stored proc CR evaluates the procedure and recognizes fields returned by this singular recordset. How does CR interpret a Hierarchical recordset? I don't really plan on using a bound control, but if I were to use an ADO control bound to an SQL statement that has been Shaped will CR just see all the fields returned by the query, regardless of the multiple recordset layers?
Any info/advice I can get prior to this undertaking would be greatly appreciated.
Thanks,
Oliver
My recordset will consist of a partent and at least three child sets. How well does CR handle data passed in this manner? Does anyone know of any special considerations I should take into account prior to development? When I set the Report database location to a stored proc CR evaluates the procedure and recognizes fields returned by this singular recordset. How does CR interpret a Hierarchical recordset? I don't really plan on using a bound control, but if I were to use an ADO control bound to an SQL statement that has been Shaped will CR just see all the fields returned by the query, regardless of the multiple recordset layers?
Any info/advice I can get prior to this undertaking would be greatly appreciated.
Thanks,
Oliver