locked
DBConcurrencyException RRS feed

  • Question

  • User2015131882 posted

    good day.

    I need to update table contents via dataadapter.

    one of fields set automatically on update/insert by database.

    and my sqldataadapter.update(myDataTable) get DBConcurrencyException.

    Update command made by  SqlCommandBuilder.

    How can I avoid this exception?

    Saturday, August 9, 2008 11:13 AM

Answers

All replies