Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SEEK() in a cursor
Message
De
13/04/1999 13:09:02
 
 
À
12/04/1999 19:23:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00207375
Message ID:
00207864
Vues:
11
>I must be doing something else wrong as I will put me at the end of the table ie. it can't find the record when I know that it is there... I have tried all kinds of ALLTRIM(UPPER()) combinations... I know that the index is set I can see that in the data view window...


Couple of things-
step through your code in the debugger, and make sure that the recordsource is evaluating as you think it is. Also, just to be sure, use SEEK()'s 3rd parameter, the name of the tag.

Verify that the tag you are trying to use is the tag you think it is (does it use UPPER() or anyhitng like that?).

For testing purposes, I think Bruce's suggestion is a good one. Try LOCATE instead of SEEK.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform