I'm fairly new to perl and had a question. Is there an easy way to do something like this without using a whole lot of if statements:
my $s = "=~"; # could also possibly be "!~", "<=", etc etc
my $b = "^"; # could also be "", "$", etc etc
my $t = "blah"
my $phrase = "blah bleh bluh";
if...
Oops, I just noticed that all of the BIOS upgrades from that site are AMI, not Phoenix - Award which is what my BIOS is. Any other site that would maybe be able to help me out?
Thanks for the help guys! Everest gave me everything I needed and more. The model is a RS480M with BIOS version 1.01 and I've downloaded the latest BIOS which is v1.4 off of their website.
Now I have one more question. Looking at the flash instructions it says I need a floppy boot disk...
This is the information it gave me, although none of it looks like a BIOS string that I have seen examples of:
Board: MICRO-STAR MS-7145
Serial Number: MS-7145B0505041074
Bus Clock: 199 megahertz
BIOS: Phoenix Technologies, LTD 6.00 PG 05/06/2005
Belarc does say that my second memory slot is...
Can anyone help me find the BIOS string for my computer? The motherboard is MS-7145, but every attempt to get the BIOS string has failed. I've tried rebooting and pausing when the screen flashes at the beginning, pause isn't doing anything. Neither is unplugging the keyboard to get an error...
Newbie to hardware so please go easy on me!
I'm trying to upgrade my memory from 1 gig to 2 gigs using KVR 333 MHZ PC2700. My computer already had 1 gig of this exact type of memory so both sticks match exactly. However, my computer is not recognizing the second stick at all and is showing...
Hi all, relatively new to perl and had a quick question. Using a few modules I've been able to easily create and parse excel files. Now my question is, can someone point me to a module that allows me to convert a text file to an access database? I've tried to search for something but to no...
Relative beginner to Perl and had a quick question about how I can get my script to access an FTP site.
Say I have an ftp site called "ftp://srvftp.ggg.com/cas" with username "BOB" and password "password", how could I access this folder and copy all files to a directory of my choosing on my...
I'm trying access my BIOS menu so that I can fiddle with the FSB setting and it seems like the entire menu has been simplified to the piont that nothing more than a trivial task can be done. About six months ago was the last time I opened the BIOS menu and I'm positive I had the option to do...
Thanks all for the help. It turns out there was a problem with the heatsink/fan over the CPU. I ended up replacing it and it works fine now. I just hope I didn't permanently damage the chip!
I've never had this problem before and suddenly its happened like 7-8 times in the last day. The computer just completely freezes, no mouse or keyboard functioning, screen freezes, and the sound board plays the same sound continually. It usually happens when I'm playing a game, but not just...
I am using the @ method and still getting the errors, but I am running two trigger creations at the same time along with all of my table creations. I'll try running everything one at a time tonight when I'm home to see if that will work. I'll let you know, thanks!
Hi, I am very new to SQL and am trying to create a trigger in Oracle but keep getting an error saying trigger compilation error. When I type show errors it just says encountered CREATE. This is the relavent code that I have and I'm unsure of what is wrong:
CREATE TABLE scores
(...
Hi, I am very new to SQL and am trying to create a trigger in Oracle but keep getting an error saying trigger compilation error, but it won't say what the error is! This is the relavent code that I have and I'm unsure of what is wrong:
CREATE TABLE scores
(
date_Of_call DATE NOT NULL...
But would this give an error when trying to insert into the table a value of 'C' and a null but not when I insert a value of 'X' and a null? This is what I am trying to accomplish.
Hi, I am fairly new to SQL and we are trying to create a table that contains an attribute named Call_Type and an object named Score_Type. Now if Call_Type is 'I' or 'C' then Creativity which is a part of Score_Type cannot be null, otherwise it can be. I'm not sure how to program this though...
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.