> I got a BOOLEAN field. It's defined: NOT NULL.
> 
> when a new record is inserted, how to put a Boolean Default Value
> as FALSE?

By reading the documentation.

http://www.sqlite.org/lang_createtable.html
http://www.sqlite.org/lang_createtrigger.html


Brad


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to