Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Number of records without using
Message
De
23/03/2005 18:42:59
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
00998627
Message ID:
00998712
Vues:
32
Raphael,

How accurate does this calculation need to be? You could try using FSIZE('yourtable') to get the overall bytes in the table and divide by the # of bytes per record. This won't give you an exact count, due to header size, but it should be close.

---J


>Is there a way to determine the number of records in a dbf without
>USE & RECCOUNT
>or doing an fopen() to check the header ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform