I looked on the sqlite website and I can't find how to implement the 'mandatory' keyword. The RB database editor has a checkbox for mandatory so it must exist in some form. I'm currently using it after the field name and field type like this: name varchar Mandatory, address varchar, etc.
When I pull the created database into the realbasic IDE to look at it the mandatory boxes are not checked. Could this be a RB database editor issue or is my sql incorrect? I'm pretty sure that's the standard syntax (at least it is in the book I'm using as a reference). Suggestions? Help? ~joe _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
