If I append a new record to a MS-SQL table with a boolean field the following error appears:
"Cannot insert value NULL into column..."
After I enable and disable the checkbox it works
Log in to post a comment.