Deepa Lomte

Deepa Lomte

  • NA
  • 48
  • 1.4k

SqlDataAdapter Update Functionality

Jan 28 2020 3:21 PM
Hi,
 
I am using  SqlDataAdapter.Update method to Insert/Update or Delete data from a table. But I am experincing performance issue by using this. Can you suggest any better method to achieve Insert / Update or Delete records of a user in single event. Table size is more.
 
Thanks in advance. 

Answers (3)