I have a VB.NET program with an Access database that I am using. I want to have each item in a ComboBox taken from each row in a column in the database. Nothing fancy, yet I can't find any sample code anywhere that does this.

This is driving me nuts, can anyone help me?