Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can someone shed some light here?
Message
 
À
08/02/2001 08:24:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00473793
Message ID:
00473940
Vues:
27
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform