Hi all,
Beginner here - first project.
I have a windows form that I want to add 2 new fields to. I added them to the database table.
I then click on my "data sources" tab to see my 2 new fields. I then drag and drop them onto my form.
When I go to test, I am able to enter values into the 2 new fields on the form but the values are not written to the table.
What else do I need to do?
Thanks in advance.
Beginner here - first project.
I have a windows form that I want to add 2 new fields to. I added them to the database table.
I then click on my "data sources" tab to see my 2 new fields. I then drag and drop them onto my form.
When I go to test, I am able to enter values into the 2 new fields on the form but the values are not written to the table.
What else do I need to do?
Thanks in advance.