Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recordnumber
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00493532
Message ID:
00493614
Vues:
13
The RECCOUNT() function will tell you how many records (deleted + not deleted) are in the table.It uses the dbf file header instead of physically caounting them like 'count .... to ... ' does, so it would be faster.
As a bonus it doesn't move the record pointer.

Just another suggestion.

Alek
Alek Massey
- The only stupid question is one left unasked -
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform