Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Huge VFP 3.0 files
Message
De
04/05/1999 16:13:02
 
 
À
04/05/1999 15:24:22
Mark Pagano
Marathon Ashland Petroleum
Findlay, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00215105
Message ID:
00215133
Vues:
31
>I have a file (.dbf) that should only be approximately 100KB in size, but when I look at the file size with Windows NT Explorer, it is over 10x that size. I looked at the file with VFP (3.0) and all looks normal. Any ideas why this file is so large?
>
>Thank you.
>
>Mark Pagano

Here is the formula to figure out what the file size is for a DBF.

RECCOUNT() * RECSIZE() + HEADER() + 1

You need to have the table open in the current work area
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform