B
Bernie Yaeger
I'm having difficulty I don't understand.
I add rows to a datatable and the update works fine. Then I try to edit
some of the columns and when I attempt to update, I get 'concurrency
violation'. So I added dataset.acceptchanges, but the problem continued.
However, if I open the sql table in question in another dataset/datatable, I
can make changes and the update works fine!
Any idea what's causing this behavior?
Tx for any help.
Bernie Yaeger
I add rows to a datatable and the update works fine. Then I try to edit
some of the columns and when I attempt to update, I get 'concurrency
violation'. So I added dataset.acceptchanges, but the problem continued.
However, if I open the sql table in question in another dataset/datatable, I
can make changes and the update works fine!
Any idea what's causing this behavior?
Tx for any help.
Bernie Yaeger