seems like it should be easy....

dtd646

New member
Joined
Aug 28, 2003
Messages
3
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
 
Back
Top