H
hari
I am trying to enter the results of a checkbox into an MS SQL table.The
checkbox returns a bool value that I want to place in the database as a bit.
Or is there a better method? I need to read those bits back into the
checkboxes when the database is queried.
Thanks for any help on this.
Harry
checkbox returns a bool value that I want to place in the database as a bit.
Or is there a better method? I need to read those bits back into the
checkboxes when the database is queried.
Thanks for any help on this.
Harry