Re: [PHP-DB] True and Flase in mysql !!

2001-05-12 Thread Tomás García Ferrari
Hello, What about this: MyColumn enum('true','false') default 'false' hi all .. What is the best way to create True\Flase field in mysql ?? Regards, Tomas Garcia Ferrari Bigital http://bigital.com -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

Re: [PHP-DB] True and Flase in mysql !!

2001-05-10 Thread hassan el forkani
PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, May 10, 2001 2:43 AM Subject: [PHP-DB] True and Flase in mysql !! hi all .. What is the best way to create True\Flase field in mysql ?? - http://deslcub.com/phpLinkat/ DesClub.com -- PHP

[PHP-DB] True and Flase in mysql !!

2001-05-09 Thread DesClub.com
hi all .. What is the best way to create True\Flase field in mysql ?? - http://deslcub.com/phpLinkat/ DesClub.com

Re: [PHP-DB] True and Flase in mysql !!

2001-05-09 Thread Zak Greant
Use an enum field. --zak - Original Message - From: DesClub.com [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, May 10, 2001 2:43 AM Subject: [PHP-DB] True and Flase in mysql !! hi all .. What is the best way to create True\Flase field