![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a WinForm app that uses a SQL Express database. I created the database in the Server Explorer, and set up a table. I created a form, and added a dataset, tableadapter, and a bindingsource. I bound the bindingsource to the dataset. I added textboxes, and bound the textboxes to the bindingsource. When I run the program, I start by adding a new row. Then I fill in the text boxes. After I close the program, there is the new row in the table, but all the fields are null. How do I save the data to the table? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |