Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to count buffered records without moving record poin
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01379822
Message ID:
01379888
Vues:
26
>>>>>Is there any way to count records in a buffered (mode 5) view without moving the record pointer?
>>>>
>>>>Check new WITH (buffering) option of Select-SQL. I'm not sure how does it work internally and it is a slow option, be aware.
>>>
>>>I'm curious though... why can't the table header be used for count operations? Doesn't the header have an accurate count of records?
>>
>>Table header counts all physical records, and deleted are included there. Therefore RECCO() function returns all records.
>
>Good point.

Lucky you, have enough time to read others reply to other's messages.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform