Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP3 Index Problem
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
VFP3 Index Problem
Miscellaneous
Thread ID:
01171211
Message ID:
01171211
Views:
55
We have an old app that is going bonkers. We have a lookup table that has an index using two fields. country+code

Every country is fine when doing a seek(m.country+m.code,"table","IDX")

One country, "115" fails the seek when the m.code = [3EZ] or [36Y] or [1EZ]

If the m.code is [LA1] it passes the seek().

The table has been reindexed several times. The values being passed to the seek() function are the right type and length. The records exist in the lookup table AND the seek() works every time when stepping through the debugger.

Can anyone think of a reason the seek would fail at run time but not at the command window or in the debugger?
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Next
Reply
Map
View

Click here to load this message in the networking platform