thank you for the detailed feedback!
all the arrays has exactly the same size
thanks for that!
yes, but that is set already to false by default. isn't it?
correct, it isn't static and therefore I will bind them according your hint.
3. is the usage of the 'SQL Connection in' and therefore no 'SQL statement in' correct? Or how to use them?
in the example, the 'SQL statement' ends after the reset at 2. at 3 and 4 further ''SQL statement' are in used and only one can be finalized. but there are three now. how to handle that?
the 'Prepare' at 3 needs a 'SQL Connection', it is the one chained from 2, or?
sorry, it seems that I forgot to attach the snippet. here is it. no problem if there are broken wires, but it might be easier to wire an example with the correct usage of 'SQL Connection in' and 'SQL statement in' than to explain them by text.