619 Posted Topics
Re: There are a couple issues here:[list=1][*]You don't need to put single-quotes around the table name or the field names. Most table formats do not allow empty id fields. If you want it to autofill the number and you have the table set up to do so, just omit the id … | |
Re: What kind of internet connection do you have? | |
Re: Wow... Your attitude really makes me want to help you out. Obviously the lack of response in less than a 24 hour period is indication that the site is dying and not one of a host of other possibilities (people are busy, it's holiday season, the fact that people may … | |
Re: What video settings were you changing? Did you change them back to see if it resolved the problem? Can you show a screenshot of what the icons look like? | |
Re: I think you are looking in the wrong places. The errors that you listed are related to issues with RAM. It would be my first guess that one of your RAM modules is defective/going bad. [url=http://memtest86.com/]Memtest86[/url] is a great program to test your RAM. Download the ISO and burn it … | |
Re: Upgrading processors is possible, but you have to do some research. Not all processors are alike. There are two main brands of processors, ones made by Intel and ones made by AMD. Each of these two brands use a variety of different kinds of processors, some of which are compatible … | |
![]() | Re: The world's biggest problem? I hope that's not true. Next time you post, please put your code in code tags. Furthermore, in order to answer your question, code isn't really needed. Now, to answer your question... There isn't a way to get the client time unless the client tells you … |
Re: This forum area is for high-level topics that don't deal with specific line of code. If you want help with a specific language, post a help request in the forum that deals with that specific language. | |
Re: If you simply must recover files from that drive, remove it from the machine, attach it as additional storage to another machine (either by putting it in an external drive enclosure or connecting it to the machine internally) and copy the files over to the other machine. Doing this will … | |
Re: Repliers, please direct comments to the [url=http://daniweb.com/techtalkforums/thread36224.html]duplicate thread[/url] in Troubleshooting Dead Machines. | |
Re: Windows has the built-in ability to access DVD drives but not the ability to play DVD movies. If the software says it needs to be updated, it is most likely talking about the movie decoding software needs to be updated not the DVD device driver. I'm sure I know exactly … | |
Re: There's an easy way to find out. Compile the program with none of the imports and take note of the size (get the exact size, such as 3221 bytes rather than 3.2 kilobytes). Compile the program with many imports and take note of the size. Then compare the two sizes … | |
Re: If you want to have access to files in case you change to a different operating system or if you want to add another OS in order to dual boot later, partition your drive into different partitions. Make your Windows XP partition NTFS (since you have to) and only make … | |
Re: Wow... Just wow... So let me understand. 1. You haven't even tried running the machine yet, but you are planning on upgrading it based on specs alone? 2. You spent $2500 (a rediculously large amount of money to spend for a system now-a-days) on a machine that you believe is … | |
Re: [b]Step 1 - Return all the fields for the product:[/b] Change this query:[code]"SELECT product_id, product_description FROM product WHERE product_id = '" . $product . "'"[/code]to[code]"SELECT * FROM product WHERE product_id = '" . $product . "'"[/code] [b]Step 2 - Return partial match queries:[/b] Update the query:[code]"SELECT * FROM product WHERE … | |
Re: Is sound affected in any other way? Does sound work when you play local (files on your computer) MP3, WAV, or WMA files? Did you install any new software just before the problem started occuring? | |
Re: How do the other two fans plug in? Do they plug into headers on the case? If so, make sure that you plug the third fan into the third header. P.S. AMD's Cool'n'Quiet technology is a feature of their 64-bit line of chips that allows the CPU to cycle down … | |
Re: What program are you using to view these images? If you load files other than images from the drive, does the same problem happen? If you open the images using a different program, does the same problem happen? | |
Re: The two most helpful commands when you are at the Recovery Console prompt are:[list][*]sfc /scannow [*]chkdsk /r[/list]Run these commands at the prompt, wait for them to finish, and reboot. Let us know if there is any change to your system after running these. | |
Re: Speakers are just speakers. The way speakers operate is very standardized. You could connect those speakers to a stereo as long as you had the correct converters. You could even connect those speakers to an MP3 player if you wished. If you get a speaker system with more than 2.1 … | |
Re: You're a bit vague about the problem. Let me see if I have the information correct.[list][*]You have a system that came with a CD burner. [*]The burner didn't work. [*]You tried booting up the computer using a different harddrive that had Windows XP Home on it in order to see … | |
Re: I've gotten very close to producing the desired effect. I have added the following keys:[code]Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}] @="Daniweb" "InfoTip"="<DANIWEB> IT Discussion Community" [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon] @="%SystemRoot%\\system32\\shell32.dll,-47" [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\InProcServer32] @="%SystemRoot%\\system32\\shdocvw.dll" "ThreadingModel"="Apartment" [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance] "CLSID"="{3f454f0e-42ae-4d7c-8ea3-328250d6e272}" [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag] "CLSID"="{13709620-C279-11CE-A49E-444553540000}" "method"="ShellExecute" "Param1"="http://www.daniweb.com" "command"="Daniweb" [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex] [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\ContextMenuHandlers] [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\ContextMenuHandlers\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}] @="" [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\MayChangeDefaultMenu] @="" [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder] "Attributes"=dword:00000000[/code]This produces the icon on the … | |
Re: fasttx2k is a driver. Since you removed it, you will receive errors. I recommend reinstalling your motherboard drivers. If you need help on how to do this, I will be glad to walk you through the process. As for the messages in your system log that you saw regarding fasttx2k, … | |
Re: Hello again Loopah. I responded to your other thread that referred to this. I will take the fact that you created this thread as a sign that you need to know how to install your motherboard's drivers. If you don't know what exact motherboard you have, download, install, and run … | |
Re: So... You want all the code to do the entire project? That's a tall order. What kind of streams are you working with? How do you access them currently? | |
Re: Nice avatar Narue. Tenjou Tenge is awesome... And Maya is hot. There... I said it :). | |
Re: There are a few things you can do to improve boot performance and OS load times. Reboot the system between each step.[list][*]Turn off unused devices in the Device Manager (Control Panel, System, Hardware, Device Manager). Find devices that you may not use, such as modems or card readers, right-click them … | |
Re: That is the correct default clock speed for that chip. | |
Re: Since your RAM is the new piece in the system, I would start diagnosing from there. Download [url=http://memtest86.com/]Memtest86[/url], burn the ISO to a disk, reboot your system, and boot from the disk. The program will automatically load and start testing your RAM. Allow it to run for a few hours … | |
Re: Maine_iac Gal, you have used many different terms, all of which mean something different. Let's try to identify exactly what you have and what you are trying to do. Is your drive a CD burner (it will usually say CD-R, CD+R, CD-RW, CD+RW, or some combination of that on the … | |
| |
Re: It may not be your router that your system is trying to connect to. If you never changed the SSID (the router name) on the router and you have a neighbor that has a router from the same manufacturer that never changed their's either, your computer could be trying to … | |
Re: Are any other internet-using programs functioning? Try running the New Connection Wizard as follows:[code]1. Click Start, and then click Control Panel. 2. Click Network and Internet Connections. 3. Click Internet Options. 4. In the Internet Properties dialog box, click the Connections tab. 5. Click the Setup button. [u][b]The New Connection … | |
Re: Are you certain that you connected everything properly? If you took the RAM out, did you seat it firmly back in the correct slot? Did you reconnect all the power supply connections? Did you make sure that all the cards, graphics card included, were firmly seated in their respective socket? … | |
Re: This is an SQL question, which belongs in the database section. If you want to find all the records that have dates in sort_date that are after the current date, use the following query:[code]SELECT * FROM events WHERE sort_date>NOW()[/code]Notice that you want the sort_date to be greater than NOW(), not … | |
Re: This is directly from [url=http://support.intel.com/support/motherboards/desktop/sb/CS-012038.htm]Intel[/url]:[quote]DDR and DDR2 memory are mutually incompatible. Voltages, pins and signaling differ between DDR(1) and DDR2. DDR2 sockets will not accept DDR DIMMs and DDR sockets will not accept DDR2 DIMMs.[/quote]Since you are asking the question, it would seem that you don't know what type of … | |
Re: What specs are you comparing? These chips are extremely different and run on different motherboards with different FSB settings and most likely with completely different RAM modules. Because of the differences in these two chips, there is really no way to say one is better than the other. What are … | |
| |
Re: Unplug the laptop and take the battery out. Let the laptop sit like this for a few minutes. Put just the battery back in and see if it starts up. If it does not, take the battery back out and let it sit for a few minutes, then plug just … | |
Re: It sounds like you have an overheating issue. Did you make any hardware changes before the problem started? A good test to see if your case isn't ventilating properly is to open it up, thoroughly spray away all the dust from the heatsinks and boards, and pointing a powerful fan … | |
Re: I know there are ways to do this, but I don't know what they are. I'm curious why you want to set the connections up like this. The router will portion out access to the connection intelligently. Unless all the machines are trying to do downloads or uploads continuously (as … | |
Re: You might try to call around some of the local computer shops. When SP2 first came out, Microsoft sent tons of CDs for the patch to local vendors. Maybe someone local to you still has some left. | |
Re: According to [url=http://www.nec.se/templates/NEC_ProductCategory.asp?id=2980&item=5207]this article[/url] on NEC's Swedish site:[quote]ND-3550A complies with the new RoHS-directive, meaning that all components are lead-free.[/quote] | |
Re: Have you tried reading the [url=http://daniweb.com/techtalkforums/thread27079.html]My PC won't start - Read this first![/url] thread? In that thread, Catweazle gives a very detailed sequence of steps to take your machine through to try to diagnose the problem component. | |
Re: [url=http://www.tomshardware.com/]Tom's Hardware Guide[/url] is an excellent site for catching up on the latest tech. The reviewers for that site are very thorough and often have benchmark comparisons to similar hardware. Check out their [url=http://graphics.tomshardware.com/]Graphics & Displays[/url] section which just so happens to have a feature article about the GeForce 7800 … | |
Re: From your original post, where you talk about your system only using 128MB of the memory module rather than 256MB, it would seem that you are not using the [url=http://www.abit-usa.com/products/mb/products.php?categories=1&model=95]BX6 V2.0[/url] but the [url=http://www.abit-usa.com/products/mb/products.php?categories=1&model=70]BX6[/url]. Let's examine the board a bit more so you can fully understand how it works. From … | |
Re: First, you need to make sure that you have installed the line filters on all of your phone jacks that have phones plugged into them and on the line that goes to your modem. Make sure that all the phone cords are connected to the correct port on the filter. … | |
Re: Here are some good scanners... they're free too :). [url=http://www.safer-networking.org/en/download/]Spybot-S&D[/url] [url=http://www.lavasoftusa.com/software/adaware/]Ad-Aware SE Personal[/url] Start by scanning your system with those. If using these doesn't help you out, update the thread. | |
Re: Can you be more explicit about the error message? If possible, recreate the error and then put the exact details of the error message in a new post. This will greatly increase our ability to assist you. | |
Re: After loading Firefox in Safe Mode, load up your themes browser, select the default theme, select "Use Theme", and uninstall the remaining themes. Then load up your extensions manager and uninstall all of them. After doing this, try to start Firefox in standard mode. Sometimes a theme or extension can … |
The End.