Windows Forms, CheckBox, RadioButton, ComboBox and database :(

  • Thread starter Thread starter rozrabiak
  • Start date Start date
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? :(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top