Here's another issue. Trying to use MySql TinyInt in a checkbox in a datagridview. Works ok if checked, but if unchecked it does not go to zero, but to nothing and causes update to fail with a cannot be null error. I used TinyInt after trying the Bit(1) in MySql. Here is code for column setup in the Update command. I also tried Int16
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.