Yep, it's probably the chipset fan and cooling is a must. If you want to go with an active (=fan) solution I second Tony's Papst recommendation.
You might also want to consider passive cooling (=larger heatsink, no fan). I've had no problems with it. Available eg at CompUSA or here...
Freestone,
Thanks for the link. I found a discussion about the issue and one poster claimed that the proprietary programs were trial versions. But I agree, it's suspicious that a download is not available on their website.
TomCologne
Did you read the instructions on MS's Windows Memory Diagnostic website?
The mtinst.exe will extract an ISO image that you need to burn.
I wasn't aware of legal issues with Hiren's BootCD so I did some research but results were ambiguous;-(
TomCologne
looks like a comment!
I'm also not sure why you'd need the nested If statement when you're going to open the Switchboard form anyway.
Wouldn't If Running = False And LastUpdate < DateValue(Now())Then
...
Else
DoCmd.OpenForm "Switchboard"do the same?
Maybe I'm missing something.
TomCologne
Lots of time on my hands today;-)
If you're dealing with a single file you could use something like this:
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'' References:
'' MS DAO 3.6
'' MS Scripting Runtime
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Sub...
anotherhiggins is right about the forum but since we're already here, I've posted some code under: thread68-1409298: readout textfiles to table
Maybe that helps to get you started.
TomCologne
Additionally, you might want to prevent the automatic restart to get a BSOD with the error code:
Control Panel > System > Advanced > Startup & Recovery: Clear the "Automatically restart" checkbox
TomCologne
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.