Bound checkbox not updating the db

  • Thread starter Thread starter The Dude
  • Start date Start date
T

The Dude

Hey guys :)

I have a problem with checkboxes, and it's not related to the SP3 or any
other problem I have read.
If I missed something, I apologize and I hope you'll give me the link ;)

So my problem comes from a bound checkbox in a form, that is supposed to
change the value in the table.
Now my form modifies all the entries correctly, but this checkbox never
works. I tried with a temp textbox but it did not work either...
Whenever I uncheck the box, the table is not modified even when I reload the
form or check directly in the table after closing the form.

Thanks in advance for any info...
 
Does the checkbox in the form correctly display the contents of the table?
Try changing a record in the table and see if form displays the change.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top