Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exact and deleted recs - did everybody know this but me?
Message
From
25/07/2006 03:20:36
 
 
To
24/07/2006 14:47:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01139176
Message ID:
01139585
Views:
13
>With NOFILTER (and deleted still off), yes, all records are returned and the deleted flag is wiped regardless of any other setting.
>
>What I haven't tested yet is whether or not it speeds up the query. That's my next step.
>
I have skipped most of the thread so pls forgive if I am totally off target:
Since you seem to use SQL-Select, would not something like
Select *, deleted() as lWasdeletd from ...
fill your need the keep the info on the deleted() status of the base table for your next steps ?

regards

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform