|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Bulk Export from SQL?Other than shelling out to call bcp, is there any way in the framework that
supports a SQL bulk EXPORT function? I found the BulkCopy class under sqlClient.SQLBulkCopy but that only helps with bulk copies from a limited number of streams, and does not seem to support going from SQL out to a file [that could later be Bulk Inserted]. Any tips/help would be greatly appreciated! |
|||||||||||||||||||||||