Another user has modified the record for this "Table Name"

sakameeransakameeran Member Posts: 52
Hi Experts!
I have developed one form with my own table. Database is in SQL Server 2008.
This form is working properly in my system. But in Client's system it is firing some error.
Error is "Another user has modified the record for this "Table Name" after you retrieved from the database".
No body is accessing the their DB except me. I asked them to restart the system also. Then also saying the same error.
What will be the issue?
How can we resolve this. Plz Guide me.
Thanks

Comments

  • FlorisB1984FlorisB1984 Member Posts: 17
    Hi sakameeran,

    You're probable not working with the latest version of the record. Check if you are using some kind of function which modifys the same saved record.

    best regards,

    Floris
Sign In or Register to comment.