Hi,
In the How to execute an SQL select query on an external database the remarks section points out:
Proper security must be applied as this action can allow SQL injection in your Mendix application.
What is considered proper security in this context? In my opinion that would be by using parameterized SQL, will that be possible with the current implementation of 'Execute query'? If not, shouldn't it be?
With kind regards, stephan