Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Its there, but its not
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00271397
Message ID:
00271877
Views:
29
Jess,

The answer is simple, filtered indexes are not used by Rushmore, never, under no circumstances, not ever, alwasy not used, period.

If you have an index on City with a filter of FOR State = "CA" and you locate for City = "Los Angles" the LOCATE will NOT be optimized by Rushmore because of the filtered index. To get optimization you would need to ahve another non-filtered index on City.

Also indexes with NOT in the key expression are not used by Rushmore.

I have a more mundane question, when would any user want to deal with 25,000 records in a grid? Most of my users are interested in one record at a time.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform