Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete all = dele + pack?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01219839
Message ID:
01219843
Views:
23
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform