Have a look at this discussion Checkbox how to handle in update form
If you follow @Teodor’s method, then you need to make sure that the database column is of type varchar(1)
Have a look at this discussion Checkbox how to handle in update form
If you follow @Teodor’s method, then you need to make sure that the database column is of type varchar(1)