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
SBS 2008 default website conflicting with SBS Web applications
Scan and update ...
Exchange 2007 - Transport Rule
YTD Query breakdown by week for all weeks.
Find the syntax error in a INSERT INTO statement
SBS License service causing problems
Convert DateTime to Float or another numeric value
Outlook HTML signature issue
Query to pull no service between certain time frame
binding items collection of several comboBoxes to the Values in a specified column of the table