Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How much data returned
Message
From
03/05/2006 02:09:16
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01118142
Message ID:
01118681
Views:
17
>The field is Integer (iActive_Flag <g>),
Ok, I answered before coffee, but the principle is sound and coffee-neutral <bg>

>but I think there is a change in VFP9 regarding filtered indexes.
according to help in vfp9:
"Rushmore can use any open indexes except for filtered and UNIQUE indexes.
...
Similarly, Rushmore cannot use an index created with a NOT condition. For example, the this expression can be optimized, INDEX ON DELETED() TAG DEL, But this one cannot, INDEX ON NOT DELETED() TAG NOTDEL.

In the special case that you want to exclude delete records from a query, using an index, as in the first example earlier, will speed up operations when you've set SET DELETED to ON."

I *also* recollect wondering if something I read *meant* that some indexes could now be used by rushmore.

>I'm wondering, if it's documented in Help (it's too late right now to look for VFP Focus CoDe magazine issue, where I read it).

Pls. post the exact wording AND results testing the assumption - not everything you read is true<g>

regds

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform