Date: 11/30/01
- Next message: Ryan Marrs: "RE: [PHP-DB] Re: Alternating rows pulled from database"
- Previous message: Lee Willmann: "[PHP-DB] Re: Alternating rows pulled from database"
- Next in thread: Dobromir Velev: "Re: [PHP-DB] How to update all the column types in a table..."
- Maybe reply: Dobromir Velev: "Re: [PHP-DB] How to update all the column types in a table..."
- Reply: Craig Vincent: "Re: [PHP-DB] How to update all the column types in a table..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I need to change a varchar into password(varchar) for a password column.
What is the common SQL syntax to do this.
The table allready has all of the password's stored. I just need to encrypt
them with password($value)
...Or will I have to just make a php script to extract and update?
__ _
/ / (_)__ __ ____ __
/ /__/ / _ \/ // /\ \/ / . . . t h e c h o i c e o f a
/____/_/_//_/\_,_/ /_/\_\ G N U g e n e r a t i o n . . .
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ryan Marrs: "RE: [PHP-DB] Re: Alternating rows pulled from database"
- Previous message: Lee Willmann: "[PHP-DB] Re: Alternating rows pulled from database"
- Next in thread: Dobromir Velev: "Re: [PHP-DB] How to update all the column types in a table..."
- Maybe reply: Dobromir Velev: "Re: [PHP-DB] How to update all the column types in a table..."
- Reply: Craig Vincent: "Re: [PHP-DB] How to update all the column types in a table..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

