I have to update nearly 1.4 lakh records daily with my c# code and sql.
Please suggest the best method to adopt for this.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhishek KumarPosted Jun 11, 2014, 9:34 AM
Try using SSIS package for fast data manipulation..
Abhishek