Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Future as a FoxPro Developer
Message
From
12/07/2004 20:46:34
 
 
To
12/07/2004 19:50:28
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00918302
Message ID:
00923499
Views:
29
SNIP
>
>Finally, I believe both the OLEDB and native VFP will "cache" tables between queries, sometimes yielding much quicker queries the second time around. I'm wondering whether it is possible to correct for this in your C# version?

It isn't just VFP that caches tables. In fact my guess is that the OS itself has more to do with it.

A while back, while testing to learn about fragmentation, I had 3 ~150MB tables that I tested with. I ran SELECTs on the tables singly, closing each when done with and also doing a SYS(1104).

A typical first run would take something like 2-4 minutes and a next run would take between 1-10 seconds even with the SYS(1104).

cheers


>
>Regards
>
>j.R
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform