I’m currently using VB.Net for beginners book and at the time this is all I have or else I would not be posting such a stupid Question.
My problem is this! I have made up a Front end for a simple Database that uses text Boxes to display the Data. I have added buttons to my form that let me step thru my database to view the contents. All that works just fine, but the Book stops there.
Now I have added 2 more buttons, a button New and a button Save.
Can I use that same Form to Add to my Recordset ?
And would someone please be so kind to point me in the rite direction, or at least explain to me what I need to do next?
Thanks!