Get DBConcurrency Exception

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ellis Yu

    Get DBConcurrency Exception

    Dear all,

    I've got a problem when I delete a newly created record. My case is
    I use commandBuilder to automatically generate insert, delete, update
    command. It all goes fine on these. But the only problem is if I create a
    new record and delete the same record afterwards, a Dbconcurrency Exception
    is raised. I don't why what make it happen. I had use acceptchanges after
    each update. Do i need to refill the dataset again for each modification on
    data? I had no idea about this? Anyone could help? Thanks

    Best Rdgs
    Ellis




Working...