Hello Flomo,
In general, ADO.net will check if the original value exists in the
underlying database, and then update the current value to database.
What does the update SQL statement looks like in your application?
Additionally, have you check the original version value?
I'd like to recommend SQL Profile tool to diagnose such issue, if
underlying database is SQL server.
1, open SQL Profile
2, create a new trace
3, start trace.
4, reproduce the issue (Modify the dataset and update the dataset to
underlying database)
5, stop the trace
6, save the trace log as .trc file
Would you please post the trace log in the newsgroup? Thus, we will perform
further analyze.
Have a great day,
Best regards,
Wen Yuan
Microsoft Online Community Support
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
|