Hi John. The while the error message mashes BINARY and user_name together, that's not how I am typing it in my SELECT statement if you check my example in the previous post. MySQL is doing this on it's own for some strange reason, even though there is clearly a space between the work BINARY and user_name in my statement. > From: holmes072000@xxxxxxxxxxx (Cpt John W. Holmes) > Organization: U.S. Army > Reply-To: "CPT John W. Holmes" <holmes072000@xxxxxxxxxxx> > Newsgroups: php.db > Date: Mon, 5 Jan 2004 16:29:22 -0500 > To: <php-db@xxxxxxxxxxxxx>, "Monty" <monty3@xxxxxxxxxxx> > Subject: Re: Re: BINARY not recognized ?? > > From: "Monty" <monty3@xxxxxxxxxxx> > >>> I now get an error from MySQL stating that "BINARYuser_name" is not a > valid >>> column. So, something seems to be broken. I looked through the MySQL > online >>> docs and BINARY is still there, but, it won't work for me. > > Maybe try putting a space between BINARY and the column name???? > > ---John Holmes... -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php