Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Revert a delete
Message
From
12/04/2006 17:03:27
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
12/04/2006 16:11:50
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01113139
Message ID:
01113170
Views:
14
>i made a delete from mytable
>when i make a set deleted off i see all my record
>but when set deleted on i dont see my record
>i want to know how to reput them to not deleted ???

You can use RECALL to recover the deleted records, but in general it is better to consider deleted records as deleted. RECALL should be used for certain emergencies, not as part of your regular process.

For regularly recovering data, you could have some additional field, which marks the record as "deleted", "cancelled", or something similar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform