Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fox2x # VFP
Message
From
07/11/2001 12:47:26
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvania, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Fox2x # VFP
Miscellaneous
Thread ID:
00578586
Message ID:
00578586
Views:
75
Use Pub index PubX1 in 0
Use TmpScrpt
Set Relation to iif(substr(mailkey,3,1)="_", left(mailkey,2),left(mailkey,3) into Pub

Brow for !eof("Pub")

Using Fox26, i see every record related properly
Using VFP6, i see no records at all

After explaning this to my boss, he claimed to have tried to use a Seek() into the Pub table (from VFP6) which didn't work, even though the records appeared to be ordered by the PubX1 index. He eventually gave up using Seek() and used Locate (which worked) I'm stuck with the broken relationship. Any ideas?

We're guessing that the index is somehow messed up, but exclusive access to the pub table must wait until off-hours.

More importantly, what is different about VFP that it can't properly use the index that Fox26 is happily relating through. ..and how can we be relatively sure that this won't continue to haunt automated/unattended code?
Next
Reply
Map
View

Click here to load this message in the networking platform