Concurrency violation in DataAdapter.Update
Hi,
I am getting the concurrency violation when I'm updating the data for the second time. First time everything goes smooth and gets updated to oracle database.
I am calling ApplyingChanges also after the first update. Even though the row state is "modified" for the second update and "old row" and "current row" show the right value it is throwing exception.
Regards
Pradeep