Re: Populate with SQL [XPA 2.5]


Govert Schipper
 

Florian,


You could use the "Data source" property of the combobox to associate a table with the values of the combobox. You can even define a Range of the data fields. Or you could define a separate view and connect that view as a data source.


Govert




Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Florian Groothuis <f.groothuis@...>
Verzonden: dinsdag 13 juni 2017 14:11
Aan: main@magicu-l.groups.io
Onderwerp: [magicu-l] Populate with SQL [XPA 2.5]
 
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.

Thans in advance.

Join {main@magicu-l.groups.io to automatically receive all group messages.