Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relations not set in DE.OpenTables()
Message
From
17/05/1998 21:18:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Relations not set in DE.OpenTables()
Miscellaneous
Thread ID:
00100019
Message ID:
00100019
Views:
103
I've just found the reason for a lot of my relationship problems; no, my wife is not leaving :-), but...
I don't open the dataenvironment until the Load event, that's because I use the Load event to set correct paths to the dataenvironment.cursorsources. I then say DE.Opentables() and all is well; except if I've got relationships set in the DE, in which case VFP doesn't set the record pointers. I wouldnt have expected that.
I've worked around the problem by doing a
LOCATE
immediately after DE.Opentables.

Has anyone seen this behaviour? Maybe I'm doing something else wrong.
Reply
Map
View

Click here to load this message in the networking platform