Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Query Time
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00210595
Message ID:
00210607
Views:
27
>>Is it possible to access and store the actual query time from a VFP SQL query?
>>
>Sure,

Be careful analyzing results if you are designing for a slow network--you may get very different results between your first and second query. VFP is very good at keeping index information once it has loaded it. Even exiting VFP doesn't clear the info.

For example, on a particular view I was recently testing, the first time I use the view over a 33k modem connection it takes 60 seconds. The second time is 2 seconds.
----------
Mark Bucciarelli
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform