Hi all,
I'm using SqlBulkCopy. I would like to create this object once and keep its
ColumnMappings, but I need to be able to use a different connection (passed
to me as a paramter) for each insert. Is it possible?
Thanks,
Avi
I'm using SqlBulkCopy. I would like to create this object once and keep its
ColumnMappings, but I need to be able to use a different connection (passed
to me as a paramter) for each insert. Is it possible?
Thanks,
Avi