i try save Vb.Net checkbox into access database but i could not find the source code for it..please help me to solve this problem immediately....pleaseee..urgentttt...!!!!:sad:
Why not just save the state of the checkbox into the database as an integer?
Checked = 1 Not checked = 0