Deepa Lomte

Deepa Lomte

  • NA
  • 48
  • 1.3k

SqlDataAdapter for Inserting and Deleting records in DB

Feb 20 2020 12:49 AM
Hi,
 
I am using Data Adapter Update command for inserting records in database. Now I want to delete few records and insert records in database which are in Datatable.
 
How do I achieve both actvities using SqlAdapter.Update methods in single click.
 
 
Thanks 

Answers (3)