Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can someone shed some light here?
Message
 
To
08/02/2001 08:24:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00473793
Message ID:
00473940
Views:
26
I agree with Daniel, it seems that your index is corrupted. Just for the sake of an example, try adding NOOPTIMIZE to your LOCATE calls (this will prevent FoxPro from using Rushmore) and see what happens.

>Now this is weird :(
>After further experimentation I found the following:
>If I open table A and ask for a LOCATE on the primary index integer field it works; If I open table B and ask for a LOCATE on the primary index integer field, it DOESN'T work; if in table B I write
>LOCATE FOR ALLTRIM(STR(INTEGERFIELD))= "NUMERICVALUE" it works!!!. I am more confused than ever.
>Anyone has an idea what's going on?
>Thanks in advance.
Hector Correa
Previous
Reply
Map
View

Click here to load this message in the networking platform