Wrox Home  
Search P2P Archive for: Go

  Return to Index  

ado_dotnet thread: Concurrency violation: the DeleteCommand affected 0 records


Message #1 by "veluswamy" <vellu125@y...> on Sat, 14 Sep 2002 13:34:55
Hi All,

Can some one get back to me on this error ASAP its very urgent.
I have a tbale object to which i pass rows which are marked for deletion 
and some new rows.The first time when there are no records in the table 
everything goes well.But the second time when i try to mark soem records 
for deletion and insert some rows i get this Error

Concurrency violation: the DeleteCommand affected 0 records


I am using the sqladapter.update

  Return to Index