Hi everyone;
I am working on a windows form project on VB.NET and am required to take the user submitted text from the textboxes on the form, to a networked database.
I am guessing using an SQL database, so how would I set this up and implement all of this?
Any help would be much appreciated.
Thank You