Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Reports
Message
From
23/02/2001 04:56:22
Peter Walburn
Omega Data Services Ltd
Aberdeen, United Kingdom
 
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00478425
Message ID:
00478732
Views:
16
>>Hello,
>>
>>I have a table that has (among others) 3 fields, an ID, a Code and a Parent.
>>So it contains something like:
>>ID Code Parent
>>1 Item1 0
>>2 Item2 0
>>3 Child1 1
>>4 Child2 1
>>5 Child1 2
>>
>>I am using ADO within the application to do any work on the tables. I need to crete a report that shows all of the items. It should show Item1 and then underneath Child1 and Child2 as they are children of th eparent. Then it needs to show Item2 and then Child 1 underneath that.
>>
>>Therefore I think that I need to create a group section in the report. There must be a simple way of creating this report, but it eludes me! I am creating all of the ado recordsets in code and not using the DataEnvironment.
>
>Isn't it the same question as the other?

Hi Eric,

Yes it is the same question really. Thanks for you replies.

Pete
Previous
Reply
Map
View

Click here to load this message in the networking platform