Well
1) your database should be a boolean
2) the checkbox value should always be converted into boolean. So your code would be something like
insert into mytable values (" + checkbox1.value + "....
This was not code that compiles - just a sample.
Checkbox.Checked contains true or false as
follows[
^].