I'm sure this is a simple question but how do you bind textboxes to field in a database. I had a VB6 project in which I had some textboxes bound to an ADO data control. I 'upgraded' (ha) my project to VB.Net and now don't know how to bind them to the data control again, or even if I can. I just want them to display fields in an Access database and let the user navigate the records. Thanks.