What's she doing now

2009-11-29 Thread Kory Wheatley
Lincoln feared that the issue of slavery would weaken the northern war effort. Many men throughout the north would fight to save the Union. They would not fight to free the slaves. Although it is often confused with common cold, influenza is a much more severe disease!

lottry

2009-11-27 Thread Kory Wheatley
monica friends news.aol.com/nation/lottery/online_lotery

Start at a number to find next available number

2006-12-14 Thread Kory Wheatley
I have this perl mysql statement below that finds the next available number that's not in two table, and it works find. But what if I wanted to find the next available number starting at 100 or 1000, how would I introduce that in this code? my $sth = $dbh->prepare( "SELECT MIN(allnum) FROM

Find next available number for gidnumbers and uidnumbers

2006-11-13 Thread Kory Wheatley
I need some advice. We currently are in the process of starting to use LDAP for our accounts to authenticate. Now when I create a new LDAP account I need to assign a free gidnumber and uidnumber which can be to 1 to 999. My plan is to load all gidnumbers and uidnumbers that are being used

Find next available number for gidnumbers and uidnumbers

2006-11-13 Thread Kory Wheatley
I need some advice. We currently are in the process of starting to use LDAP for our accounts to authenticate. Now when I create a new LDAP account I need to assign a free gidnumber and uidnumber which can be to 1 to 999. My plan is to load all gidnumbers and uidnumbers that are being us

Mysql Backup/Dump

2005-06-14 Thread Kory Wheatley
I want to backup our entire Mysql database structure for mysql 3.23.58 and dump it in the newly installed mysql 4.1.10 What is the best command to do a backup and dump everything into the new MYSQL version on a different box? __ Do You Yahoo!? Tire

Select Statement Query

2004-11-09 Thread Kory Wheatley
nd targetApp = "acadreg" and enteredQue like "2004-11-09 18%"; It needs to display all the records that are greater than or equal to 6pm on Nov 9 2004 and of course, that equal equal accessed = "y" and targetApp = "acadreg". I might have over explained this

Multiple Threads

2003-04-04 Thread Kory Wheatley
Can mysql handle multiple threads where three or more people can be reading and writing to the same database at the same time? -- Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874 # Everything must point to him. -- MySQL General Mailing List

Persisten Connection

2003-04-04 Thread Kory Wheatley
redirected to a web login page. Is there a way to keep one persistent connection to the database so that it does have to connection every time in this perl program, because I believe this is causing a load on our UNIX box. -- Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874

MYSQL Digest

2002-11-07 Thread Kory Wheatley
I sent this sometime ago and never got a response, so I will send it again I want to change my option to subscribe to this list as a digest, is the following command below correct, or is this list not setup has a digest? subscribe mysql-digest EMAILADDRESS END -- Kory Wheatley Academic

MYSQL DIGEST

2002-10-24 Thread Kory Wheatley
I want to change my option to subscribe to this list as a digest, is the following command below correct, or is this list not setup has a digest? subscribe mysql-digest EMAILADDRESS END -- Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874

MySQL Query Problem

2002-05-03 Thread Kory Wheatley
. . . it returns 09:00:00. It appears that the part of my Duration value behind the decimal point is being igored when I attempt to retrieve the end time in one query. Why I would greatly appreciate any help! -- ##### Kory Wheatl

Lock databases

2002-04-18 Thread Kory Wheatley
ocked.. -- # Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874 # Everything must point to him. - Before posting, please check: http://www.mysql.com/manua

backup databases

2002-04-02 Thread Kory Wheatley
urate and reliable way of doing this. -- ##### Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874 # Everything must point to him. - Bef

Web interface and backup

2002-03-21 Thread Kory Wheatley
aphic interface for MYSQL, to be able to perform querys with a web interface? -- # Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874 # Everything must point t

access denied set mysql root user

2002-01-15 Thread Kory Wheatley
user: 'root@localhost' (Using password: YES) ALSO TRIED # ./bin/mysqladmin -u root -h dallas.isu.edu -p password 'christ1' Enter password: *** ./bin/mysqladmin: connect to server at 'dallas.isu.edu' failed error: 'Host 'dallas.isu.edu' is

Mysql password problem

2002-01-10 Thread Kory Wheatley
/opt/myql/bin/mysqladmin version I receive this error on everything I do error: 'Access denied for user: ' root@localhost:' (Using password =yes) Does any have a solution? -- ##### Kory Wheatley Academic Computing Analyst

Update MYSQL command with PHP

2001-11-08 Thread Kory Wheatley
r of these attempts $query1 = "UPDATE Qusers SET $field_str WHERE UserName='$username'"; $result2 = mysql_query($query1); Second Example $query1 = "UPDATE Qusers SET BillAmt='$billamt' WHERE UserName='".$username."' AND Qusers.RI

Table Mysqld host doesnt exist

2001-09-12 Thread Kory Wheatley
qld.host' doesn't exist Any solutions -- ##### Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874 # Everything must point to him. - Before posting,

timestamp problem

2001-07-27 Thread Kory Wheatley
;$add_novell', '$tot_novell', '$add_cwis', '$tot_cwis', '$add_mail', '$tot_mail', 'TIMESTAMP')"; mysql_query($query3); is the TIMESTAMP option where I get the current date from. -- # Ko

Select Statement with AS Keyword

2001-07-20 Thread Kory Wheatley
with the keyword AS to rename the fields to something else, but I can't get the syntax right. I hope someone can send me an example, my email is [EMAIL PROTECTED] -- # Kory Wheatley Academic Computing Analyst Sr. Phon

Can't run MYSQL 3.23.36 on HPUX 10.2

2001-04-06 Thread Kory Wheatley
/mysql '--with-comment=Official MySQL binary' --with-extra-charsets=complex --with-pthread --with-named-thread-libs=-ldce --disable-shared Perl: This is perl, version 5.004_01 -- # Kory Wheatley Academic Computing Analy

Can't run MYSQL on HPUX 10.2

2001-04-06 Thread Kory Wheatley
SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). SEND-PR: >From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Can't run Mysql on HPUX 10.2 have CC Compiler, Debug report] >Description: