|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
MySQL - boolean values?
Hi,
Is there a correct way to hold a boolean value in mysql? I've always used tinyint set to 0 or 1 - but I find it hard to believe that with all the functionality of mySQL they missed boolean values!. I'm not sure if this will raise problems when I give the client access to the db using Access2k through mysqlODBC - anyone any ideas? MySQL version: 4.0.13 Thanks, J |
|
#2
|
||||
|
||||
|
RE: MySQL - boolean values?
From http://www.mysql.com/doc/en/Column_types.html
Quote:
|
|
#3
|
|||
|
|||
|
RE: MySQL - boolean values?
Thank you honcho.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > MySQL - boolean values? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|