I am using MFC to manage Microsoft Access databases usingCDatabase
. I support both mdb and accdb formats.
My understanding of BIT
fields is:
0
or Null
is False
or No
-1
is True
or Yes
Is this always the case? Values of -1
and 0
?
Thanks.
You've got one little mistake:
There should never be any other numbers