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
ISA 2000 Specified service does not exist as an installed service
SQL Sorting Issue
MVVM WPF: Binding Problems
Why is the Remote Install Tab not showing up in the active directory after I install RIS on a server?
"select where count" Access SQL query
UNION vs DISTINCT
Exchange 2010: 550 5.7.1 Client does not have permissions to send as this sender
VBA Help Doesn't Work
upgrade XP to Windows Server 2008?
Is there a way of identifying when a field is used and in which queries