Could anybody tell me why this is happening:"Record was not updated because it has been deleted by another user."
The record is not deleted.
Using SQL 2012 and V11 latest
Using: grid with detail
Could anybody tell me why this is happening:"Record was not updated because it has been deleted by another user."
The record is not deleted.
Using SQL 2012 and V11 latest
Using: grid with detail
This could happen if you have a join and the join table is not being updated properly. This same thing happened to me and I found that I had marked a join table as read only under the "Select Primary Key(s)" button even through I was attempting to update the table.
Thank you Rod, this has been puzzling me for a while.
Win 10 64 Development, Win 7 64 WAS 11-1, 2, Win 10 64 AA-1,2, MySql, dbForge Studio The Best MySQL GUI Tool IMHO. http://www.devart.com/dbforge/mysql/studio/
Still working on it for me, still have issues. Will update when I find out the issue
Can anyone give another pointer for me, I cannot get it to work. I have several tables, alll read and write and one table is a view. But that one does not need to be updated.
OK I found the issue. Because 2 databases had the same field names I had pulled the wrong fieldnames in the main table. So it was connected with the joint command.
thanks
I have the same issue. Yet i have selected the correct filed to update. I have tried several different grid templates and all fields are read and write. The 2 tables are joined (Inner) and on three different fields.
I created a button under javascrips (Onclick) to lookup and fill in the field. Still i receive the same error message "Record was not updated because it has been deleted by another user."
All the tables are opened Exclusive. AFv12 running on a VPS server Server 2012 R2
Please Help
Karl,
Have you corrected this issue yet? I've run into the same problem.
Andrew
Has anyone figured this problem out yet?
Bookmarks