Data Binding Using Access DataBase

I have a ddl connected to the access database in a data tier. I get the ddl to fill with data. I added a textbox below it and tried to bind the data. The field is from the same table. All the examples i seen so far, are like this txtMyTextBox.DataBind()
this doesnt work for the ovious reason, how does it no what field or table to fill the data set to.

I tried like in the windows form, data tier i made and no problem. Could you help me out please. Thank You

P.S. I am using vb language
[516 byte] By [spinasty] at [2007-11-19 1:21:01]