coding for multiple databases

Robert Sneidar slylabs13 at me.com
Sun Mar 24 11:19:52 EDT 2013


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.





More information about the use-livecode mailing list