T
TracyG
using sql 2000 database table, what data type should be used to correctly to
handle a checkbox field in a form. Access seems to expect 0 and -1 to
interpret the values for the checkbox, but the results when querying the
field values seem inconsistent. I had used a character varchar field.
handle a checkbox field in a form. Access seems to expect 0 and -1 to
interpret the values for the checkbox, but the results when querying the
field values seem inconsistent. I had used a character varchar field.