Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
***** in parent table
Message
From
08/04/2003 14:01:52
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00774547
Message ID:
00775185
Views:
15
>Got a form with a parent/child relationship.
>
>I'm getting ******* in my parent table.

Looks like you are (intentionally or not) using SET SKIP which is pretty much unnecessary.
It's a feature - from way back in FoxPro history (DOS at least).

What happens is that for every child record after the first, a value of all ***** is shown in a browse (or grid) of the parent record - and that instead of seeing one parent record you see many.
I think it was designed for one-to-many relationships when accessed from the child end.

I don't know how you turn it on in VFP, you must be choosing an option that I've not used in years :)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform