I\'m using SqlBulkCopy against two SQL Server 2008 with different sets of columns (going to move some data from prod server to dev). So wa
SqlBulkCopy
prod
dev
try this:SqlBulkCopyColumnMapping Class
Hope you are looking for the same