Error!
Success!

SqlBulkCopy to SQL Server in Parallel

0
kicks

SqlBulkCopy to SQL Server in Parallel  (Unpublished)

In an earlier post last year, I blogged about high performance bulk loading to SQL Server from .NET using SqlBulkCopy. That post highlighted the performance gain that SqlBulkCopy gives over another batched insert approach using an SqlDataAdapter. But is it possible to squeeze more performance out? Oh yes...


Kicked By:
Drop Kicked By: