I am creating a project that would insert data into a SQL database when the User placed the information into the VB application. Then at a click of a button, it would add this data into the database.
I am wondering what is the exact or direction of the VB code to insert the data into the database.
I have the connectionstrin g created and I am connected.
Thanks.
I am wondering what is the exact or direction of the VB code to insert the data into the database.
I have the connectionstrin g created and I am connected.
Thanks.
Comment