Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
See the deleted records
Message
From
09/02/2011 12:06:21
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
09/02/2011 11:23:15
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01499378
Message ID:
01499409
Views:
36
>What do I need to set to see the deleted records in a table?
>(I already set the "set deleted to" OFF but it's not enough.)
>
>thanks

SET DELETED OFF
BROWSE

is enough. Please note that if you use forms, each form uses a private datasession; that means that SET DELETED may be ON for one form and OFF for another.

In the BROWSE window, you can press Ctrl-T to delete or un-delete a record. This should make it clear how a deleted record is supposed to look.
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