I'm new to programming and I'm trying to put together an application that accesses a dataset from an access database. At this point the full dataset is brought into the program through OleDB. What I would like to do is to populate a combo box with all of the unique values in one of the fields. Any direction would be greatly appreciated.