ok, update, my card does overheat realy easy - but more than that the voltage really does seem unstable too.
the vcc jumps from 3.32 to 3.42 and back again - is this a large amount or still within tolerance?
also, i am going to invest in a cooler, i take it i can use it on this card but then...
hmm, i did have a quality PSU, but it broke and then cos i lost the receipt the retailer wouldnt do jack for me, so then i bought a £30 jobby. EZCool or something, think its 530w.
the PSU does have a PCI-E power connector but i couldnt see a power connection socket on the graphics card. its an...
I have an ASUS EN6600GT which seems to crash after about 30 mins to an hour when im playing games. the screen goes black and the sound stutters and then nothing. i have to reboot.
at first i thought it was temperature but i had all the overheat warnings turned on and wasnt getting any, but i've...
nope, nothing.
any other ideas? or am i going to have to get this PSU tested as well? what are the chances of me buying two dodgy PSUs from the same place, in a row???
where would i find myself one of these testers?
www.agonyonline.com
free, anonymous advice provided by the whole world
hi,
i had a knackered power supply, but i didnt know this until i had every other piece of my pc tested inc. the motherboard, cpu and memory. so i just bought a new power supply wired it up and... nothing.
power button doesnt do anything.
how do i know if its the power switch connection on the...
is there any way to save a quarterly "dump" of a calendar file into some kind of file format that isnt a .pst. it also need to be a single file, for printing.
any ideas?
www.agonyonline.com
free, anonymous advice provided by the whole world
i've just this second go tback from there.
i've created the export.vbs script but i get this error message:
wrong number of arguments or invalid proprty assignment: 'setocontainer'
800A01C2
their example of ocontainer is:
LDAP://OU=marketing,DC=reskit,DC=com
but my string is...
is there a way i can get a dump to XL of the data on all my users in AD?
want to be able to play around with it to work out numbers in certain OU, CNs etc but with reports n all - so figured a dump to xl i can import to access would be best.
is it possible?
if so, how?
www.agonyonline.com...
marvellous, between the 2 of you i go tit working in vba using a mixture of select case and do while in addition to your sql.
cheers guys.
www.agonyonline.com
free, anonymous advice provided by the whole world
Hi,
I have a table with about 6000 rows in the following format:
field name: field1 field2 field3
row data: data11 data21 data31
row data: data12 data22 data32
row data: data13 data23 data33
and i want to get it into format:
field name: anotherfield1 anotherfield2
row data...
i created a folder on a partition (F) then set the sharing of it to protected from my user account on E.
then i reinstalled windows onto E, but now i cant get back into that protected folder on F because access is denied.
am i screwed? or is the some way to get passed the security?
in hind...
ended up with this - and it worked a treat, thanks!
str_Tmp = ""
str_MyString = ""
For i = 0 To Me.LstContacts.ListCount - 1
If Me.LstContacts.Selected(i) = True Then
str_MyString = Me.LstContacts.Column(0, i) & str_Tmp & str_MyString
str_Tmp = ", "
End If
Next i...
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.