Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One To Many Reports
Message
From
01/03/2000 20:34:01
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
01/03/2000 18:56:44
Christopher Pinnock
United General Insurance Company
Kingston, Jamaica
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00340277
Message ID:
00340320
Views:
22
Christopher,

Potter's advice is good. Here's another option.

SELECT all of the data into one non-normalized cursor. The fields from the parent table will repeat a lot. In the report, refer to the fields by fieldname only, with no mention of the table name. This allows you to run the report off any cursor, if you ever have to make special custom runs.



>I'm trying to create a one-to-many report here and it doesn't seem to be working out. I have created two cursors. One is the Parent cursor and the other is the child cursor. On each cursor is an index through which these two tables are related. In the report the grouping is on this index from the parent table. On the detail line are the child fields and the PArent fields are obove the header bar. When I preview my report only one record from the child table keeps comming up. What am I doing wrong.
>
>Can someone help ??????
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform