I am using SqlBulkCopy to import from an external DB. When importing into an nvarchar column, if the column isn't big enough to hold the incoming string, it fails with:I am using SqlBulkCopy to import from an extern
I am using SqlBulkCopy to import from an external DB. When importing into an nvarchar column, if the column isn't big enough to hold the incoming string, it fails with:I am using SqlBulkCopy to import from an extern