Click here to Skip to main content
15,888,301 members
Articles / Programming Languages / SQL

Using SqlBulkCopy with IDataReader for Hi Perf Inserts

Rate me:
Please Sign up or sign in to vote.
4.84/5 (16 votes)
19 May 2017CPOL5 min read 43.1K   1.4K   33  
Two flavors of IDataReader implementations used together with SqlBulkCopy to insert static and dynamic data structures into SQL Server table.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions