Am trying to come up with a combo box in vb 6 that picks a list from access database. I have managed to connect to the database. the problem is i cant move further to achieve my goal. When i use combobox, it displays a record at a time and only if i use ADO control buttons of Forward or Backward.
NB. It is now am trying to learn VB. And i must come up with an application within two weeks.