Writing to Database

Pardon me if this question is too basic, but I am having an issue. I have already created a form, named all my textboxes, etc.. I already have a database with a table, columns, etc.. All I want to do for now is write to the database via my form.

I have gone through the SQL connection, DataAdapter, etc.. and I also added a button to the form. But I am stuck as to when I run the form, and type in some info, how do I get the information to save to the database.

Thanks for any help,

Chris A




Answer this question

Writing to Database