Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Very Poor Performance of SQL on Local Table
Message
 
To
12/02/2002 11:34:58
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00618884
Message ID:
00619496
Views:
15
Hi Renoir,

Are you running Windows NT/2000/XP? In this case you really should get FileMon from Sysinternals (http://www.sysinternals.com/ntw2k/utilities.shtml). It monitors all file activity including read and write operations. Maybe the log explains what happens.

Also, make sure you check SYS(3050). This buffer is used for caching all temporary data. If VFP needs more memory than you allow, VFP starts swapping to its temp directory. If this happens to be on the server or on a slow drive, this could slow down the query considerably.

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform