Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Tables with Relation
Message
From
18/01/2017 01:19:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
VFP Tables with Relation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01646811
Message ID:
01646811
Views:
66
Something from the old days, and I cannot recall how to do that:

I have a parent table selected with a relation to a child table that has an index order set on the foreign key.

I want to scan through the parent table, and during that scan I need to process all records in the child table that relate to the parent table. Surprisingly when I SKIP +1 IN ChildTable it moves to all records, also the unrelated records. I thought it would only skip to those records that are matching the foreign key, and then get to EOF("ChildTable") as if there was a filter active? What am I missing?
Christian Isberner
Software Consultant
Next
Reply
Map
View

Click here to load this message in the networking platform