Populating Combo Boxes from database

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • heimdal

    #1

    Populating Combo Boxes from database

    I am new to VB.

    I have created a combo box in Visual Basic 2005 Express. I created this by
    dragging a field from a datasource across to the form as a combo box. However
    when I run the form I get a single value only in the combo box rather than a
    list of all the values in that column of the datasource.

Working...