DatabaseManager_For_Android
DatabaseManager_For_Android copied to clipboard
Does not update row or delete table
The library show a message successful but does not update row or delete table. why?
I am also having a similar issue.
I can only edit/remove rows that I added ONLY with the AndroidDatabaseManager activity ui. I cannot edit/remove rows that I created from OTHER activities in my app.