in reply to inserting checkboxes into yes/no field in Access
If you are handling the data in perl, be warned that some version of Access seem to store 1,0 as true,false while a very close other version stores it at -1,0. I'm not sure of specifics but i do know its driven me crazy in the past. Might have something to do with the fact that i was using MySQL as the backend for Access.
|
|---|