Paul Smith wrote:
>
> Can someone tell me which MySQL data type would be the equivalent of an MS
> Access Boolean? I just get 'type mismatch' when using an int that will
> allow -1 or 0, which is all it has to store.
>
> Thanks
>
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
> posting. To request this thread, e-mail mysql-thread4503@stripped
>
> To unsubscribe, send a message to the address shown in the
> List-Unsubscribe header of this message. If you cannot see it,
> e-mail mysql-unsubscribe@stripped instead.
How about enum('Y','N') ?
--
Sasha Pachev
http://www.sashanet.com/ (home)
http://www.direct1.com/ (work)