Writing data to a dataset
-
Hello everyone I am working on a small project I'm sorry if I do not know all the right phrases and words that goes with the programming language I'm still learning with that behind us. I need help with my project had created a database with access and now I want to fill it with data through the form that I have created I have implemented the fill method if I go into the database and add and name address telephone number eccentrics and when I go back to my form and hit the load button to fill method works I conceded that what I can not get is my form to write the new data back to the database I am using VB.net and yes I went to server Explorer and made a connection to the database. adapter, data connection, dataset what I don't know is what is my code supposed to look like to get my data to write back to the data source:doh:
-
Hello everyone I am working on a small project I'm sorry if I do not know all the right phrases and words that goes with the programming language I'm still learning with that behind us. I need help with my project had created a database with access and now I want to fill it with data through the form that I have created I have implemented the fill method if I go into the database and add and name address telephone number eccentrics and when I go back to my form and hit the load button to fill method works I conceded that what I can not get is my form to write the new data back to the database I am using VB.net and yes I went to server Explorer and made a connection to the database. adapter, data connection, dataset what I don't know is what is my code supposed to look like to get my data to write back to the data source:doh: