Hello.
I am trying to apply a DELETE statement in SQlite db. I use the ID from the given db as an index. That index works for me when correcting a record in the db. I don't want it to work when deleting. The record that I want to delete will remain there...
Ondrej
As test please display the complete delete statement in a label to find out more...
Your blocks do not show how the delete statement is sent to the database
Also you uploaded a project, which contains a paid extension into the community. This is forbidden. I removed the project.
Taifun
Hello.
I would need an example that definitely works.....
Ondrej
Hello.
Sorry, I already found a solution.
Ondrej
You could share you solution so that others might learn ?