Hello,
I have a Windows form I made in Visual Studio 2008. It has ten text boxes that allows the user to enter the proper information. I have a database setup that is empty that needs to be filled by this form.
When I click submit, how do I make it to where it submits the data from these text boxes to the database?