4
Reply

How to do bulk update from datatable to SQL Table using C#?

Rahul Sharma

Rahul Sharma

Dec 11 2014 10:41 AM
20.4k
Hello,

How to do bulk update from datatable to SQL table in C#.
I have data in datatable and I have target table in SQL.
I want to do bulk update into SQL table considering some columns as condition.

Please help me with this.

Thanks,
Rahul.


Answers (4)