Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete all = dele + pack?
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01219839
Message ID:
01219843
Vues:
16
>Hi
>Right now when I use the delete command
>for instance: delete all for xField = 1
>foxpro all packs and removes the records. Is there some set command that
>could be telling foxpro to do this?
>Thanks
>Steve

If you're using VFP tables the records are not deleted but just marked as deleted. You're probably running with SET DELETED ON so you don't see the deleted records.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform