php-db | 2001011
Date: 01/13/01
- Next message: Anuradha Ratnaweera: "[PHP-DB] reading boolean values from a database"
- Previous message: Chris K. Chew: "[PHP-DB] RE: Newbie Time Fields question"
- Next in thread: JJeffman: "Re: [PHP-DB] Boolean values in MySQL"
- Reply: JJeffman: "Re: [PHP-DB] Boolean values in MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Question to those of you using MySQL.
What is the accepted practice for storing boolean values? Do you use a
tinyInt 0=false 1=true or an enum("T","F")? Or is there another way I'm not
seeing?
Cal
*
* Professional Nerd Herder
* http://www.calevans.com
*
-- 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: Anuradha Ratnaweera: "[PHP-DB] reading boolean values from a database"
- Previous message: Chris K. Chew: "[PHP-DB] RE: Newbie Time Fields question"
- Next in thread: JJeffman: "Re: [PHP-DB] Boolean values in MySQL"
- Reply: JJeffman: "Re: [PHP-DB] Boolean values in MySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

