Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to avoid index file corrupt?
Message
De
08/11/2002 12:39:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
How to avoid index file corrupt?
Divers
Thread ID:
00720373
Message ID:
00720373
Vues:
59
Hello :

How to avoid index file corrupt ??

I plan to do like this ,
Create a Free table withought Indexing......then in the Form init event,
i put the code like this
Set Safety Off
If used('TableA')
Select TableA
Else
Select 0
Use TableA
Endif
Select TableA
INDEX ON INID TAG INID OF TABLEA.CDX

So each time i call the form , My table with Indexing.....
If power failure happen, Can this effect my Table or Index file ??

so any drawback for this method ?? any comment ??

I know there have utilities can fix corrupted index file....but
my customer dun like to use...or care about it......

Thanks.
(i using VFP6.0 )
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform