3
Answers

SqlDataAdapter Update Functionality

Deepa Lomte

Deepa Lomte

5y
415
1
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)