DataAdapter Update

  • Thread starter Thread starter Ruslan Shlain
  • Start date Start date
R

Ruslan Shlain

Is there a way to tell DataAdapter to continue updating if it encounters
error. So, in other words once it starts to update records in the database
and it fails on one of them, then it would continue updating rest of the
remaining records in the dataset.?

Any suggestions or samples would be very helpful.
Thank you all.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Data Adapter Update 2
DataAdapter 1
No Data After DataAdapter Update 3
dataadapter update special logic 3
DataAdapter 5
DataAdapter 2
DataAdapter Scope 2
How does the OleDbDataAdapter Update work? 2

Back
Top