Microsoft
Software
Hardware
Network
Question : After prg done it seems my Hard Drive is going crazy...
Seems after certain prg are done running I can hear my hard drive spinning/churning away!
like it is sucking up memory too, the PC seems slower for a while...
Am I somehow not closing something out right?
I suspect a certain prg opens around 10 tables and runs 5 sub prgs is causing it.
any ideas or heard of this before?
When the main prg is done this is my las lines of code...
CLOSE TABLES
CLOSE DATABASES
Thanks
Answer : After prg done it seems my Hard Drive is going crazy...
When you give the CLOSE TABLES command, changes you make may be getting flushed to the disk. If you are using the files exclusively and making large changes to large tables, you could get this effect.
Random Solutions
Windows 7 Local Lan Browsing Painfully Slow
vb.net - close form on exit
SQL Server Dynamic Procedure Design
Problems when using static lib - MS VC++
Excel VBA - Use solver purely programmatically
Unable to change case in the last column of a table through VBA
Unwanted MSN Sign In
MS Excel COUNTIF 3D
using the packaging wizard in XP ODEunst.exe not found in package setup
Autocomplete a cell based on the update of another cells contents