Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Performance issue
Message
From
18/11/1996 13:02:14
 
 
To
18/11/1996 12:01:17
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00012506
Message ID:
00012649
Views:
38
>if this is indeed the case you can reverse the use of deleted and use
>the delete flag to mark active records (because !deleted() is not optimizable and deleted() is )
>this way when u do SELECT .... WHERE DELETED() ...
>it will be optimizable (if you have an index on deleted)

Yes, this is true. But, we are still back to square one. This mean, we have to add a condition to not grab those deleted records all over the framework since we can't use SET DELETE ON anymore.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform