I have succesfully created a solution to query and edit a simple MySQL database table.
I've found MobileTogether very easy to use even with my lack of experience.
In the "New Table" wizard I have checked the "Automatic Append/Delete controls".
When I simulate the solution, both "+" and "-" icons are present:
and their actions correctly reflect on data stored in MySQL table.
When i deploy the solution on MobileTogether server and load it from MobileTogether client app on an iPhone4, "+" button is still present and working, but "-" buttons are not present at the left of each line:
so i can add and edit rows, but not delete them.
Have I missed something or is it an issue of the beta version?