R
rozrabiak
Hi!
I have problem witch Windows forms, CheckBox, RadioButton, ComboBox and
database.
How can I use checkbox (and other components) in database?
I want to check the checkbox in My form and save changes in to database,
but it return me an Exception: "Nothing changed", WHY?
I'm using MSSQL MSDE.
Checkbox is connected to dataset by CheckState and/or Checked
(DataBindings).
Anybody can help me?
I have problem witch Windows forms, CheckBox, RadioButton, ComboBox and
database.
How can I use checkbox (and other components) in database?
I want to check the checkbox in My form and save changes in to database,
but it return me an Exception: "Nothing changed", WHY?
I'm using MSSQL MSDE.
Checkbox is connected to dataset by CheckState and/or Checked
(DataBindings).
Anybody can help me?
