Re: encrypting a column

2001-03-05 Thread Rolf Hopkins
I think what you may be looking for is something like CREATE TABLE SELECT FROM Look up the manual on this. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 04, 2001 12:11 Subject: encrypting a column > I have a column in

encrypting a column

2001-03-05 Thread david
I have a column in my maildb table that I need to encrypt using the Password feature. The users and the passwords are stored in another table in the database, I would like to just rip them out of the non-encrypted fields (radcheck.UserName, and radcheck.Value) and place them into the maildb.Usern