65.9K
CodeProject is changing. Read more.
Home

Transferring Data from a Single XML Stream into Multiple Tables with One Forward-Only Read

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.75/5 (12 votes)

Sep 30, 2011

CPOL

13 min read

viewsIcon

45156

downloadIcon

775

Using parallel implementations of SqlBulkCopy to achieve fast data transfer from a single XML source into multiple tables.