RE: Need some MySQL query help...

2004-01-20 Thread NIPP, SCOTT V (SBCSI)
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 20, 2004 10:39 AM To: [EMAIL PROTECTED] Subject: Fw: Need some MySQL query help... You can try a != instead of the <> for not equal. - Forwarded by Patricia A Markiewicz/US/DNY on 01/20/2004 10

RE: Need some MySQL query help...

2004-01-20 Thread Ronald Kimball
> -Original Message- > From: NIPP, SCOTT V (SBCSI) [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 20, 2004 11:23 AM > To: Hardy Merrill; [EMAIL PROTECTED] > Subject: RE: Need some MySQL query help... > *** OUTPUT *** > syntax error at ./passwd2db.pl line 34

Fw: Need some MySQL query help...

2004-01-20 Thread Patricia . Markiewicz
Subject RE

RE: Need some MySQL query help...

2004-01-20 Thread NIPP, SCOTT V (SBCSI)
on errors. In the mean time, I'll start reading up on using placeholders too. Thanks again. Scott Nipp Phone: (214) 858-1289 E-mail: [EMAIL PROTECTED] Web: http:\\ldsa.sbcld.sbc.com -Original Message- From: Hardy Merrill [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 20

Re: Need some MySQL query help...

2004-01-20 Thread Hardy Merrill
You're saying that you have a problem and that you think the problem is in the matching logic in the SELECT, but you don't say exactly _what_ is happening. Put some prints in so you can see the values of the variables you are plugging into the sql - make sure those values match what you are expect

Need some MySQL query help...

2004-01-20 Thread NIPP, SCOTT V (SBCSI)
I am working on a set of Perl scripts, along with some PHP web pages, to help organize and automate user account creation in a large HP-UX environment. I am currently writing a few scripts to gather all of the existing user account data from every system and populate a couple of database t