Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I don't want to create BAK files
Message
De
03/08/2000 04:52:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00400252
Message ID:
00400256
Vues:
14
>I use ALTER TABLE to change tables structure in my application but I don't want VFP to create BAK files of these tables.
>
>I try SET SAFETY OFF but it didn't works.
>
>TIA

Unfortunately, there is no way to stop this. FoxPro always creates these files when modifying the structure. You have to explicitely delete the files. You will also have to delete the .tbk file which is the memo file if your table has a memo field.

Mace
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform