Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One to many relations
Message
From
18/02/2000 17:19:17
 
 
To
18/02/2000 16:56:05
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00334356
Message ID:
00334362
Views:
31
since you already have them in the dataenvironment of the report form, you need to create another part of the child tables tag. Example: if tag is comprised of only one field on your child table you need to add another field that you want the child table to be order by.

Thus, INDEX ON ID TAG TAG1 change to INDEX ON ID + MyFieldToOrderChild TAG TAG2. in this case, with TAG2, the child table will be order by id followed by MyFieldToOrderChild.

Or you can take the tables out of the dataenv. and use sql select statment.
Work as if you don't need money
Love as if you've never been hurt before
Live as if this is your last day to live
Dance as if no one's watching
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform