Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get table size to check header corruption
Message
 
À
28/04/2003 10:23:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00781935
Message ID:
00782228
Vues:
16
No, I mean that the formula should be:
nLogicalSize = HEADER() + (nRecCount * RECSIZE()) + 1
Then FSIZE will be equal to nLogicalSize.

>Hi,
>Thank you.
>So, the formula should be?
>
>
>nRecCount = RECCOUNT()
>nLogicalSize = HEADER() + (nRecCount * RECSIZE())
>
>
>Do you meant the formula will calc the end maker but FIZE(), ADIR() and FSEEK() doesn't?
>
>Thank you
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform