I have an Access 2010 front end with SQL Server 2008 R2 Back End. I have 1 Form for the user to enter data to 1 table. The table has 17 yes/no fields that I use a checkbox for half of them work fine the other half generate the following error everytime I change any of those fields.
The other thing I've noticed is that I can't alter the structure of that table. If I try to script the table structure Alter is grayed out I can only Create it???