I have a table
TreeList (ID INT, ParentID INT,  TextField TEXT (80))

The data shows nicely in a DBTree control.

I'd Like to have a report print the same data in the same arrangement as shown 
on the DBTree.

Has anyone done something like this?

I thought it would be easy using a view for each level driven off a variable 
for the appropriate parent.
My thinking was I could drive sub-reports off the views.

I get the first level fine but cannot get the sub-reports to work.



Dennis McGrath
Software Developer
QMI Security Solutions
1661 Glenlake Ave
Itasca IL 60143
630-980-8461
[email protected]

Reply via email to