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

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

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!?

Select Statement Query

2004-11-09 Thread Kory Wheatley
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 request, I'm sorry for that. -- Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874 # Everything must point to him

Persisten Connection

2003-04-04 Thread Kory Wheatley
, they are 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

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

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
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 Wheatley Academic Computing Analyst Sr. Phone 282-3874

Lock databases

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

backup databases

2002-04-02 Thread Kory Wheatley
of doing this. -- # Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874 # Everything must point to him. - Before posting, please check: http

Web interface and backup

2002-03-21 Thread Kory Wheatley
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 to him

access denied set mysql root user

2002-01-15 Thread Kory Wheatley
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 not allowed to connect to this MySQL server ANY SOLUTIONS? Kory Wheatley

Mysql password problem

2002-01-10 Thread Kory Wheatley
/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 Sr. Phone 282-3874

Update MYSQL command with PHP

2001-11-08 Thread Kory Wheatley
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.RID ='.$keyid.'; $result2 = mysql_query($query1); Kory Wheatley

Table Mysqld host doesnt exist

2001-09-12 Thread Kory Wheatley
-- # Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874 # Everything must point to him. - Before posting, please check: http://www.mysql.com/manual.php

timestamp problem

2001-07-27 Thread Kory Wheatley
', '$tot_cwis', '$add_mail', '$tot_mail', 'TIMESTAMP'); mysql_query($query3); is the TIMESTAMP option where I get the current date from. -- # Kory Wheatley Academic Computing Analyst Sr. Phone 282-3874 # Everything

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. Phone 282-3874

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:

Can't run MYSQL 3.23.36 on HPUX 10.2

2001-04-06 Thread Kory Wheatley
SQL 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 Analyst Sr. Phone 282-3874 # Every