Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dotnetpro database performance contest
Message
From
12/05/2007 03:14:55
 
 
To
11/05/2007 19:13:00
Markus Winhard
Lauton Software GmbH
Nürnberg, Germany
General information
Forum:
Visual FoxPro
Category:
VFP Compiler for .NET
Miscellaneous
Thread ID:
01224231
Message ID:
01224913
Views:
25
Hi Markus,

when closing Table1 you delete the index file afterwards.
Usually it is faster to delete the tag before closing, as VFP keeps the index file buffered and flushes on closing to disk - a step definitely not needed if you delete the index file afterwards. So save another few ms by deleting the index tag and closing the table.

regards

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform