Kalyan Ganesan
Programmer
I try to update data in a linked table thru MS Access and i get the Write conflict error
This record has been changed by another user since you started editing it. If you save the record, you will overwrite the changes the other user made. Copying the changed to the clipboard will let you look at the values the other user entered, and then paste your changes back in if you decide to make changes.
What to do?
I checked the table in oracle and it doesnt have any constraint or trigger that prevents from data being updated for those two columns
This record has been changed by another user since you started editing it. If you save the record, you will overwrite the changes the other user made. Copying the changed to the clipboard will let you look at the values the other user entered, and then paste your changes back in if you decide to make changes.
What to do?
I checked the table in oracle and it doesnt have any constraint or trigger that prevents from data being updated for those two columns