J
John
Hi
I am trying to edit and update a record in a single user app and getting
this;
Unhandled Exception: System.Data.DBConcurrencyException: Concurrency
violation: the UpdateCommand affected 0 records.
at System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows,
DataTableMapping tableMapping)
at System.Data.Common.DbDataAdapter.Update(DataTable dataTable)
How can I resolve this? Any help would be appreciated.
Thanks
Regards
I am trying to edit and update a record in a single user app and getting
this;
Unhandled Exception: System.Data.DBConcurrencyException: Concurrency
violation: the UpdateCommand affected 0 records.
at System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows,
DataTableMapping tableMapping)
at System.Data.Common.DbDataAdapter.Update(DataTable dataTable)
How can I resolve this? Any help would be appreciated.
Thanks
Regards