I have two tables called Riders and Titles.
I have the connection and the SQL statement right.
Can anybody please tell me how to do this,

Set txtRegional.dataSource = ?
txtRegional.dDataField = "Regional"

I want to get the field Regional from the Titles Table.
who's Primary Key is in the Riders Table.
Hope this makes sense. Thank for any help.