Ckbox Q:

M

Mike

Hi,
When a checkbox is marked in a form, a -1 is stored in a SQL table where the
field is an int.
How can I store an 1 instead of a -1?
TIA
Mike
 
G

Graham R Seach

Mike,

Change the SQL column to a BIT datatype.

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 

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

Top