Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can someone shed some light here?
Message
De
08/02/2001 09:04:49
 
 
À
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:
00473897
Vues:
19
Could it be that your index is corrupted? LOCATE uses Rushmore if the search expression is optimizable. This is the case in your first example, in the second case, VFP doens't use the index, therefore you might get different results. Try recreating the indexes.

HTH

>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.
Daniel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform