Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Repair a dbf
Message
De
25/04/2006 08:51:46
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
25/04/2006 08:46:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01116281
Message ID:
01116306
Vues:
16
>something like "table is damaged you must repair first"

This is not true.

Is it might?
'Table "name" has become corrupted. The table will need to be repaired before using again.'

If you got that message your .dbf table didn't damaged really. you have to do that:
set tablevalidate to 0
rename mytable.dbf to backup.dbf
use backup.dbf
copy to mytable.dbf for !delete()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform