Search found 3 matches

Go to advanced search

by jayman
Sun Sep 27, 2020 10:26 am
Forum: Issues
Topic: Can't get Update and Delete to work with MySQL Backend
Replies: 4
Views: 4707
 
Jump to post

Re: Can't get Update and Delete to work with MySQL Backend

Hi, Thanks for your ongoing help. Firstly on the code - I set the button to have deleteTask(task._id) as the action when I click, but it still does not work. Next, I then went into the service "todoDB_task_delete" and added the ID of an existing MySQL DB entry as the Value in the Request t...
by jayman
Wed Sep 23, 2020 10:38 pm
Forum: Issues
Topic: Can't get Update and Delete to work with MySQL Backend
Replies: 4
Views: 4707
 
Jump to post

Re: Can't get Update and Delete to work with MySQL Backend

Apologies - I only saw your kind response now... to answer your questions (both using references to "https://docs.appery.io/docs/ionic-4-todo-list-tutorial#deleting-tasks"): Does your database table have the id column? >> At the Database step "New taskName column appears in the table&...
by jayman
Wed Sep 16, 2020 10:29 pm
Forum: Issues
Topic: Can't get Update and Delete to work with MySQL Backend
Replies: 4
Views: 4707
 
Jump to post

Can't get Update and Delete to work with MySQL Backend

Hi all, I have taken the tutorial at https://docs.appery.io/docs/ionic-4-todo-list-tutorial and have gotten it to work with the Appery.io database; but longer term I want to write an app that can CRUD (Create, Read, Update, Delete) entries with my existing database. I was able to expose my database ...

Go to advanced search