Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird index problem
Message
From
23/10/2002 22:46:31
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00714156
Message ID:
00714635
Views:
11
>Howdy,
>VFP7. I have a table, let's call it 'table' with a field, let's call it 'field', with an index on it ( also called 'field' ). I have the table open and on the first record. Something is wrong with this, because I can't get it to seek a value. In debugging, I've entered in the specific value, even
>
>seek( table.field, 'table', 'field' )
>
>returns .F.
>I can't get it to find this record. Anyone seen anything like this before? Thanks

One more hint: check the idxcollate() for your index, and compare with the current set("collate"). If they're different, there's a chance you won't find a match. Also, if the idxcollate() returns anything but "machine", and you're running VFP6 or earlier with the file foxpro.int missing, you can get something like this.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform