3,974 Topics
![]() | |
Got a question about multiple HDD enclosures... I have 2-3 IDE HDD from dead computers. The drives worked fine when the comps gave out due to various MB failures. I dont like getting rid of drives due to personal info being on them and the fact that they are chock … | |
please explain What are the following data types are and the storage requirements of each? -Char -Unsigned Char -Int -long -float -double Would be great if someone could help me out, thanks | |
Basically I've been using my CD/DVD drive about every other week to burn a CD or two of my music. A couple of days I was going to burn another CD in Windows Media Player but it said that there was no Burning Device. I check on the "My Computer" … | |
I am moderately computer literate..but am confused..Can one run an 8cm DVD in the 12cm CD-Rom?:-/ | |
I have 2 hard drives in my pc. One is xp pro, the other win 98. I just switch ribbons & reboot to a HD. Both set on cable select. I would like to have them perminantly hooked up and when I start my pc, have a choice of which … | |
Hello, C newbie here... below is a driver for a pretty simple function which is supposed to read in n chars from input and store in a char array. [CODE=C]#include <stdio.h> #define SIZE 81 void get_str (char * array, int n) ; int main (void) { char instr [SIZE] ; … | |
Okay, so I am creating a password storage system. I have everything but a few last functions. I need to be able to search for different sites and view all sites in a choicebox. for editting. I've tried a few different things but I just can't get it. the first … | |
Hello, thank you for taking a look at this thread. I've been using the C++ language for almost two years now, although my knowledge doesn't amount to much due to the fact that my teacher is a complete moron, hence the reason I'm here, trying to strike out on my … | |
IE starts then a second or two later it stops working and a tool tip pop-up at the bottom says "To help protect your computer, Data Execution Prevention has closed Internet Explorer" What is this and how do I fix it? I use Firefox more but I still use IE … | |
I Recently downloaded a trojan on accident and i'm not sure if this is the only one...it has disabled my explorer.exe and won't let me start it from windows task manager that i had to start through hotkeys other than Ctrl ALT Delete....if anyone can help me plz respond soon....here … | |
I have 55.55 Gb of unallocated space that I want to 'give' to my C:/ drive which currently only has 13.97 Gb of space and which I am constantly running out of space on. How do I add the 55.55 Gb of space to my C:/ drive? It looks like … | |
Hi, I'll post my info on my USB device. I have XP Pro with SP 1, and a Trinity 400(S1854) motherboard. Can someone please tell me how I can get the "enhanced" USB 2.0? Do I have to buy a new card(is that what it is called), or download something … | |
When browsing some deal sites, saw this. seems pretty decent to me. [URL="http://www.dealstudio.com/viewtopic.php?t=36977&ru=290"]Sandisk 4GB SD Card $13 after rebate[/URL] When I search at amazon, Sandisk 4GB SD Card is [URL="http://www.amazon.com/SanDisk-Extreme-MicroMate-SDSDRX3-4096-A21-Package/dp/B000OFWJO6"]$46.90 shipped at Amazon[/URL] I think it's a great deal, how do you think of it? | |
So I have a couple pieces of hardware which I don't need anymore. -Onkyo TX-8511(B) receiver -Sony CDP-CX355 -Creative L3500 speakers -HP deskjet 930c -HP Officejet 5510 -Nostromo n50 speedpad (PC) -Logitech MOMO force steering wheel & pedals (PC) -Lenmar Camera tripod -Sony 1Gb memory stick duo w/ memory stick … | |
PR and marketing Pls not thats Public relations, not page ranking? what the? Hi I am doing some research on marketing and Page Ranking for It companies. I was wondering if you guys would so kind as to lend some of your advice? Q: What sort of events and launches … | |
Hi, i'm having trouble booting my computer up. When i try to boot it up, it shuts off by itself after a few seconds. If it goes longer, it gets to about the Windows loading screen, and then the monitor says "No Source" and then i have to reboot again. … | |
Hi, Am sort of in a fix at the moment. Am at the stage of creating my database from my ER diagram of which certain tables rely on the InnoDB storage engine for referential integrity, transactions etc. By shockingly enough my ISP doesnt offer InnoDB table types due to the … | |
I recently received an 80gig hard drive from my friend's dead dell computer and decided to see if it still worked. I dissected an external USB 250gig hard drive, found a parallel ribbon cable and cannibalized an old power supply for a parallel power cable. I connected the mess together … | |
Guys, isn't it time we started a new 2008-specific section? Also, how about some more specific things, like, for instance backup solutions - TBUs, Tape Libraries, Storage, BAckupExec, CommVault, Arcserve etc? | |
If I have a hard disk with more than 50% free space, will it become slower if I consume 30% more disk space? Why or why not? It never made sense to me that more free disk space would equal better performance as long as programs aren't running in the … | |
Before I get flamed, Yes I Know/Knew this was a bad idea, but I did it anyways, now i pay the price.... Here is whats going on, Custom Built Computer (by me) Drive 0 (Seagate Barracuda 7200 IDE 200GB) Partitions 2 ("Old C" - 1 , "Old D" - 2) … | |
I have a Dell Inspiron 8100 that had a hard disk failure (read: locked spindle and fried motor due to spindle locking) and am in the market for a new one. I have seen the wealth of new and refurbished hard disks out there, all the form factors needed, and … | |
Although my problem is similar to others discussed here, it's a bit different. I have two disk drives on my Dell 8300. They play CDs and DVDs fine. But, when I put a blank CD-R or DVD+R into the drive, I get (on the E drive) E:\ is not accessible. … | |
I am a novice and I need some big help. I can no longer use IE as no matter what site I try to access I am redirected to either "http:///" or "http://ca.search.yahoo.com/search?p="NAME OF SITE ENTERED"&fr=chr-nick I downloaded Hijackthis and the following is the scan results. Can anyone please help … | |
I've looked at the manual and can't get a clue there. XP is not recognizing the Western Digital IDE HD. There is only one IDE connector and it connects to the DVD player which shows as a SATA drive in BIOS. There is a black (IDE looking) cable running from … | |
Hello All I am trying to format my program's output to be nicer than what it is doing now, and am looking for something equivalent to the noshowpoint that would act on the fixed manipulator. Here is the story: I have a sequential integer number that is acting as a … | |
need help with a program let A= A(1), A(2)... A(1000) and B =B(1),B(2)... B(1000) two vectors (one dimensional arrays) comprising 1000 numbers eacht that are to be added form an array C such that C(I) =A(I)+B(I) for I=1,2...1000. Using the IAS instruction set, write a program for this problem. Ignore … | |
Hi Im at a loss to a solution for my problem ..so here goes. Having played about with he registry entries for my drives, Ive suceeded in wipeing the registry entries for them :/ (attempting to boot quicker after pen drives being added and removed over a period) I now … | |
MSI K8MM3 MB AMD Sempron 2600 512 mb mem 20gig HD (OS) Master 250gig HD (storage) Slave Sony DVDRW Single Hauppauge 150 PVR MCE PNY Gforce 5200 System works great, plays DVD's w/ Power DVD Network, MP3 playback, Divx playback.. all works outside of Media Center. In Media Center, DVD … | |
Hi everyone, I have a seagate baracuda ide 120 gig HD. It was partitioned at 112 gig and 8 gig. I went to disk management to try to have all 120 on the one partition. I deleated both partitions and now I can only find, format or use the 112. … | |
This is the first time I've had to set up a RAID... and I wanted the OS on a seperate disk, so I loaded XP onto on a 160 GB, and then rebooted and configured a RAID 0 with three 500 GB drives... and it worked fine, and even shows … | |
my hard drive strt making unusual noise i think it is time to change i bought a new hrde drive and i have a problem to transefer whole data to the new one , is any body help with thise please thank u | |
Well, silly as it sounds, I have to install windows 98 onto my pc because I have equipment that doesn't have a driver for XP, and I need to be able to access it, so I am now reconfiguring my pc, and a friend told me to install 98 first, … | |
[QUOTE]Problem: write a function named powfun() that raises an integer number passed to it to a positive integer power and displays the result. The positive integer should be the second value passed to the function. Declare the variable used to store the result as a long integer data type to … | |
Hi, I have C: as my main drive and D: partition for backups. Whenever I double-click on either drive at My Computer, it always says Access is Denied! I found it out the day after my brother connected a USB flash drive on the computer. I scanned my PC with … | |
I’ve got a big problem and I hope someone can help me. Several months ago I bought the Maxtor OneTouch 4 500gb. On the harddisk where some drivers I’ve installed. But yesterday, the harddisk won’t work anymore. I mean that when I plug the USB-cable in my PC, the PC … | |
hello, i have found some other with this problem but it diddent solfe it for me. Thats why i ask it here, I am trying to learn the langue c++ i write in Visual studio 2005 and 2008 pro this is my first little program byside hello world and calculater. … | |
I'm having a problem with my IDE drivers. The primary/secondary IDE channels in my device manager have yellow exalamation points and the error is a code 31 "unable to load drivers". unisntalling/reinstalling/rebooting does nothing. I've tried uninstalling all of my cd/dvd burning software and that did not fix a thing. … | |
intermittently getting this error on an XP box w/ 2GB memory, Microsoft has some resolutions listed but it is all for servers--> 2147024882 not enough storage to complete this operation any ideas?????? | |
Ok so facebook groups have 100,000's of members. Members can be part of an unlimited number of groups, and a group can have an unlimited number of members. Comma Deliniated String seems absurd. Many-2-Many Database relationship seems like it won't scale well t the 10's of thousands and 100's of … | |
Hey guys below a program that I have as my homework.I am not askign for the code, but on how the calculatio is being done.I am asking about the mathematics part.I dont understand how it is being caluclated. someone told me i need this formulas. P = (rho * g … | |
Hi everyone, Please help me!!!! I have an external hard disk, previously i have stored my personal files and folders inside. Right now going to give it to my friend but before doing so i need to completely delete all the data inside so that no one can access to … | |
Hey guys, I know people are debating about whether or not this is a problem, but I'm stuck with FunWebProducts files that I just can't seem to get rid of. A few days ago it was just FunWebProducts and MyWebSearch, but now it's that AND some other things have appeared … | |
im making a computer i have a hd with win xp but it wont boot the hd in bios, the bios is award i think it checks mem and detects ide drives an then says floppy disk failed (40) and restarts and keeps goin thru the same thing i dunno … | |
As the title suggests, I'm replacing my mobo and my current HDD are in Raid-0. My question is when I get a new mobo can I set the bios so that it recognizes my HDD as being in raid-0 with windows etc. already installed? Never actually reused a HDD before … | |
Dear kind techs I have ran McAfee Anti-Virus and AVG Anti-spyware on my computer. Currently there are no report of any virus, but loads of cookie spyware. Its been cleaned up but I noticed that it did not clean out indt2.sys and andt.sys in the System32 directory. Any assistance is … | |
i got this aim virus that says sth like 'this looks like you' and now my msn messenger i screwed. anybody help? this is my HJT log record Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 12:59:48 AM, on 9/3/2008 Platform: Windows Vista (WinNT 6.00.1904) MSIE: Internet Explorer v7.00 … | |
Hey Im in desperite need of help to get rid of this annoying virus or malware... Ive been reading about other peoples problems but im not one to try their solutions. I have a red x for a c drive icon, computer is laggy, numerous error messages ( see below … | |
Hello people, I wonder why many business machines such as servers and process computer (I work in one power plant) use SCSI disks? I noticed that practically all computers that do a lot of processing use SCSI disks. These computers are rather old (4 years and older). Maybe today, situation … | |
I am posting this log in hope someone can help me with my problem.I have followed several directions on how to rid my laptop of this nasty bug with no good results.It continue to invade my registry and system even after removing several things.It would be a great help if … |
The End.