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
Input paramters for an Excel VBA function
Main Disadvantages to using sharepoint and problem areas
IIS setting transfer to new web front end
can I copy a picture in the header section into another left header section of another sheet in the same workbook?
Printer Driver Bull 4/68 for NT 4.0
Integrate a counter variable into VBA code... how to?
Problem with SQL syntax
Interfaces and Data Provider
Get Buying Cost From Current Stock
How do I design InfoPath form based on web services?