mySQL DOES in fact have a boolean. You can use false and it equates to 0. True 
equates to 1. I use booleans all the time in my code and in my database 
structure. Where did you get that mySQL does not have a boolean type?

Bob


On Mar 23, 2013, at 10:45 AM, Dr. Hawkins wrote:

> Unless my calendar is off, it's 2013.  mySQL doesn't even have a boolean,
> and SQLite can't handle TRUE without quotes.


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to