Tuesday, February 14, 2012

Checked data type

Is their a data type that can be a 'check' (On or Off)? I seen this data type somewhere but forgor how to use it and what it looks like. Can anyone help. :)Is their a data type that can be a 'check' (On or Off)?

Use "Bit" datatype... When it's status is True = ON & False = OFF.

No comments:

Post a Comment