Checkbox Fail in MS Access .adp form Connected to SQL

  • Thread starter Thread starter Pepe
  • Start date Start date
P

Pepe

Hi all

I am using Ms Access 2003 and I just realized that all the combo boxes do
not work correctly when the user check or unchecks them.

Check boxes are devclared as bit filedsll in the table

Please advice
 
First, make sure that these bit fields are not nullable and have a default
value of either 0 or 1. Second, apply all the latest service packs as well
as the following hotfix:

http://support.microsoft.com/kb/945674

Also, the official newsgroup for ADP is
microsoft.public.access.adp.sqlserver

--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam please)
Independent consultant and remote programming for Access and SQL-Server
(French)
 

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