Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LOCATE x GO TOP
Message
From
02/11/2005 18:04:32
 
 
To
02/11/2005 17:57:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01064195
Message ID:
01064776
Views:
39
>Fred, Mike and Terry,
>
>Thanks for your answers.
>
>Using your suggestion, I used SET FILTER, and got these results :
>
>GO TOP : 36 Seconds
>LOCATE : 23 Seconds
>
>Is this the expected difference ?
>
>Regards
>
>Cesar

You need an index to see the difference! With a matching index, your results would be something like 36 seconds and 0.001 second, respectively!

And by the way, make sure that CPDBF() for the table shows the same value as CPCURRENT(). This is not important for VFP7 and VFP88 (a bug, really), but is very important for VFP9.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform