Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Band 'Detail' in Report Designer
Message
 
To
04/02/1999 17:48:34
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00184099
Message ID:
00184107
Views:
25
Galia,
If your relation is "one to many", and you want ALL child records to show up in the detail, you need a SET SKIP TO {childtable} command on the parent table, for each child table.
This way, though, you will get redundant data from the parent table (repeated for each child record), unless you specify "Don't print repeated values" for those fields.
HTH!
Mark

>Is there any way the data from several child tables to show in the band "Detail" in the Report Designer ?
>
>I have one parent table which is related to four other child tables. I want to show all matching records from first child table in the band "Detail", under those records I want two place all all matching records from second child table in the band "Detail" etc.
>
>
>
>Sincerely,
>
>Galia Cvetkova
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Previous
Reply
Map
View

Click here to load this message in the networking platform