Re: Select DATE, help ...

2002-06-05 Thread Tom Jones
On Wednesday, June 5, 2002, at 10:03 PM, [EMAIL PROTECTED] wrote: > Your message cannot be posted because it appears to be either spam or > simply off topic to our filter. To bypass the filter you must include > one of the following words in your message: > > sql,query > > If you just reply to t

Re: Select statement help...

2002-01-13 Thread Tom Jones
suggested in your previous post. Thanks, - Tom Jones [EMAIL PROTECTED] - Original Message - From: "Carsten H. Pedersen" <[EMAIL PROTECTED]> To: "Tom Jones" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, January 12, 2002 15:35 Subject:

Select statement help...

2002-01-12 Thread Tom Jones
no, flight_group I'm trying to do a search on "depart" and "arrive" and show only the records which have matching "flight_group" Please help, Thanks, - Tom Jones [EMAIL PROTECTED] - Be

A password column

2001-12-29 Thread Tom Jones
Hello, I'm fairly new to MySQL and I was wonder if there was a way to, well let's say encrypt a password in a column? I would like to have a users table in my database and in it I would like to have a password column, but I don't want the password in plain text. Is this possible?