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
Saving the project in VS 2008 issue
SendKeys on Login Form
Blocking group policy for one user
asp.net forms authentication w/ requireSSL="true" not working
How to sort an array stucture by date variable?
Error#3061 was generated by DAO
Compaq presario 6016us ethernet controller driver
Duplicate folders on NTFS formatted iSCSI target.
MessageBox with text box
Can I install SQL Server Express on Small Business Server 2003 without messing up the SBS configs