Boolean value
First I new at this.. I'm following a tutorial from the frugal computer guy on building a filter for a search form. Created the table, entered the first field no problems.. Tried to enter a field type as boolean ( Yes/No[BOOL] ) set the length to 1 and default value to no.. Save the table and the field type changes to Tiny Integer [TINYINT] , length to 3 and default value to false..
Am I doing something wrong or is this a bug ??
Thanks Bob