good day! i want to create a database with a table that has a column which is a TEXT..i want to specify the maximum length of the text..but i cant do TEXT(20)( ie., 20 characters max )..how can i do this?..
also i would like to specify that this column should be a required field..so if the column was not given a value during insert, it would return an sqlite error code..how can i implement this?.. thanx and God bless! -- View this message in context: http://www.nabble.com/database-column-attributes-tp14457206p14457206.html Sent from the SQLite mailing list archive at Nabble.com. ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------