Thanks for the replies. Yes, I know there are ways to work around. I am
using strings "true" and "false" currently (I do not care too much about
memory :). But my major concern was that when I transfer a database with
boolean type support to MySQL (like, a database entered by a secretry in
ms access), what would happen to those boolean column?


Michael

On Thu, 20 Apr 2000, Braxton Thomason wrote:

> MySQL does not have a boolean type.  There really isnt a need for it
> though, since an tinyint will do in a pinch, and doesnt take up any
> more memory.
> 
> 
> brax.
> 
> On Thu, 20 Apr 2000, Michael Yuan wrote:
> 
> > 
> > It is true that MySQL does not have boolean data type? I did not see that
> > on the mannual and the database refuse to take boolean as column data type
> > ... 
> > 
> > Thanks
> > Michael
> > 
> > ---------------------------------------------------------------------------
> > Send administrative requests to [EMAIL PROTECTED]
> > 
> 
> ---------------------------------------------------------------------------
> Send administrative requests to [EMAIL PROTECTED]
> 


---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to