i am trying to load a field from an query into a combobox, e.g. Select Name from Customers --> Then load all the customers into a combobox. I can do it fine with ADO and BDE, however I am still struggling to get it the work with directsql.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i am trying to load a field from an query into a combobox, e.g. Select Name from Customers --> Then load all the customers into a combobox. I can do it fine with ADO and BDE, however I am still struggling to get it the work with directsql.