I have a database table wihich has one column for testing.
I create a form and onto the form I drag the column from the Data Sources explorer. A BindingNavigator toolstrip is then generated on the top of the form.
So far everything is working.
I run the form and press the + for adding entries and enter data,then i press the save icon.
I examing my database table column and its empty. Where did the data go?
Any idea's as to why this is not working?
Regards
I create a form and onto the form I drag the column from the Data Sources explorer. A BindingNavigator toolstrip is then generated on the top of the form.
So far everything is working.
I run the form and press the + for adding entries and enter data,then i press the save icon.
I examing my database table column and its empty. Where did the data go?
Any idea's as to why this is not working?
Regards