SqlBulkCopy Connection and ColumnMappings

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Avi

    #1

    SqlBulkCopy Connection and ColumnMappings

    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


Working...