E
EManning
Using A2K adp and SQL 2000. I've got a SQL table with a field called
"Attended" which is a bit data type. In my adp frontend, I've got this
field displayed on a continuous form (actually a subform) as a checkbox.
Some weirdness happens when checking/unchecking this box....sometimes the
subform will disappear. I have to close the form and reopen it to get the
form to redisplay.
I'm wondering if the "bit" datatype is not the correct datatype to use and
it's conflicting with the checkbox on the form. There are other controls on
the form (all textboxes) and they update OK.
Just curious if anyone else has had this problem and what you did to solve
it.
Thanks.
"Attended" which is a bit data type. In my adp frontend, I've got this
field displayed on a continuous form (actually a subform) as a checkbox.
Some weirdness happens when checking/unchecking this box....sometimes the
subform will disappear. I have to close the form and reopen it to get the
form to redisplay.
I'm wondering if the "bit" datatype is not the correct datatype to use and
it's conflicting with the checkbox on the form. There are other controls on
the form (all textboxes) and they update OK.
Just curious if anyone else has had this problem and what you did to solve
it.
Thanks.