How can I populate either a combobox or a select task with a SQL-statement? I have a program that let's the user answer a list of questions. Some answers should be selected from a query from the DB. One simple select program populated by a SQL-statement sent as a parameter would be nice. Preferably without any third party software.