to create a form that contains textboxs that are DIRECTLY linked to a MS Access database. I am using visual studio.net and i have created a connection as well as a command object.
So, how do I link the textbox to the record? I know in VB6 it was through the ADODC but cant figure it out in .NET.
Seems pretty straightforward......
Thanks for any help
So, how do I link the textbox to the record? I know in VB6 it was through the ADODC but cant figure it out in .NET.
Seems pretty straightforward......
Thanks for any help