Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to recover corrupted VFP table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00936240
Message ID:
00936333
Vues:
24
>Hi Gregory
>Thank you for reply. I have no memo fields in the corrupted table. As you said I found one utility in the download but it is restricted to 10MB, My table is about 15 MB.
>Regards,
>Zaheer

hi Zaheer,

Try Cetin's solution then. You'll have lost a couple of records, but that may not be too bad.

If that fails, you can open the table with fopen, fseek after the header, fread() record by record and recreate a new table. Never done it, but I reckon that should be possible (don't forget the record deleted() mark which is the first byte of the record)

Success,
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform