The question is: What is the best solution when I want insert or delete a record directly via a run button in a grid. (not going to the detail form first).
It is impossible to do it with "sc_exec_sql (“delete …etc”) because a grid does not allow from security a delete or insert
Would be nice to get a hint…
The pittfall is that everything work fine in the develoment (security off) but not in the production.
Regards Bert