Populating a combo box from a database
807601Apr 18 2008 — edited Apr 18 2008Hi, i've connected to my database and made a combo box.. I want to put the results of my SQL search into my combo box. What is the best method for going about this? Is there a way of putting the search results into an array or something and then adding the array to the combo box? Many thanks!
Andy