End Google Ads 201810 - BS.net 01 --> I wanna know how can I connect my form on visual studio to the database.
I have a form with the following labels & text boxes for them: user name, password, gender, employee code, date of birth, department. There's also a submit button in it.

I hav created a table having the same above mentioned columns. I want that after filling the entries in the form when the submit button is clicked, the data should automatically be stored in the database. Pls help me & tell me the method to this.