Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is wrong with my use of reccount()?
Message
De
08/06/2005 17:38:37
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01021449
Message ID:
01021630
Vues:
26
This message has been marked as a message which has helped to the initial question of the thread.
In addition to the other comments, use _TALLY in stead of RECCOUNT() whenever possible!

>I select a bunch of records into a cursor, as following:
>
>
>select * from mytable where mytable.myfld='ABC' into cursor MYCURS
>
>
>The message shows that, say 176 records selected. Yet when I do:
>
>? reccount("MYCURS")
>
>it returns total number of records in MYTABLE.
>
>What am I missing?
>
>Thank you.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform