1
Answer

SQLBulkCopy Sequence

Rahul Sharma

Rahul Sharma

9y
655
1
Hi,
 
I've data in data table which I have to insert into a Sql Database Table using SQLBulkCopy.
It is not getting inserted in the same sequence I have it in data table.
But I want to insert it into the same sequence as I have it in data table.
 
Can anyone help me with this ?
 
BR,
Rahul.
Answers (1)