Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexing on UDF
Message
 
 
To
27/03/2001 11:07:36
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00488981
Message ID:
00489003
Views:
13
>Thanks for the reply. The ending condition can be any length. That's why I thought about using a UDF to rearrange to string. Even if it is not optimizable, shouldn't it take less time with the index rather than rushmore creating an index on the fly?
>
>

Rushmore most likely will not create any index for that type of comparison. It will have to process the entire table and run one comparison at a time. It does the same thing when an index exists and is not Rushmore optimzable. It just isn't used and the "brute force" technique is used.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform