Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RECALL and parameterized view
Message
 
 
To
12/08/2009 07:20:09
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01417479
Message ID:
01417483
Views:
76
You cannot. In properly design application deleted records should be considered none-existent as is the case in MS SQL Server, Oracle, etc.

>
>I have a cursor which is a parametrized view that conditionally loads a set of records from its underlying table while SET DELETED is OFF.
>
>I notice that if I SCAN through the cursor, DELETED() function always returns .F. for all the loaded records even if some of them are actually deleted records in the underlying source table.
>
>How can I, or it is possible for me to load and RECALL deleted records of source table with a parametrized view?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform