Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Very Bad Bug in VFP5.0 and VFP6.0 !!!
Message
 
To
30/12/1998 12:10:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00171436
Message ID:
00171711
Views:
38
Hi Geno,

>LOCATE works. What i don't understand, doesn't LOCATE use rushmore and the index? I tested this on a table with 350,000+ records and a compound index and the seek and locate were about the same speed. I would expect this since the locate is rushmore and the index. But why does LOCATE(which uses the index) work and SEEK(which also uses the index) does not?

Thanks for verifying this. My first suspection was that LOCATE might disable Rushmore here, but that would have made me wonder when I haven't noticed such a problem. The only guess I can make is that Rushmore accesses the cached and updated index, while SEEK accesses the physical index on the disk.

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform