How to connect Drop-Down list with database

to connect the list first we have to connect the dataset twice.
one for the value and one for the list but should we connect the value and list label+value to the same field in the database or we should create different fields in the database?