Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOUND() not evaluating correctly in function from SQL
Message
De
11/05/2004 17:24:38
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
FOUND() not evaluating correctly in function from SQL
Divers
Thread ID:
00902996
Message ID:
00902996
Vues:
53
The following is part of a function that is called from a SQL statement. If I check the record pointer of the crsPlanCount cursor before the SEEK and immediately after the SEEK I can see that it found the correct record, but the FOUND() evaluates to .F., which is wrong. Anyone know why?
SEEK tPlanID ORDER PlanID IN crsPlanCount

IF FOUND()
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform