Data selection

There is a tool, that creates a GUI out of a SQL-file having some additional commands in. Read here how this works

ListSelectionPanel
2021-05-18 The ListSelectionPanel lets the user select elements from a list and adds them to the query. The content of the list is generated out of a SQL-query by itself.   Format:   #execute(Unique-Tab-T...
BetweenPanel
2021-05-18 While using the betweenpanel, the user has the possibility to enter values as letters or numbers.   Format #between(Unique-tabtitle;table.attribut;number of lines;or|and;text|zahl)     #betwe...