Video: Handing Schema Mapping When Using SqlBulkCopy
page 1 of 1
Published: 07 Jul 2008
Unedited - Community Contributed
Abstract
In this video, Mohammad Azam demonstrates how to handle schema mapping when using the SqlBulkCopy class to insert bulk data. His demonstration uses non-matching source and destination tables, and he uses mappings to allow the copying. He shows how to statically define mappings as well as how to write code which determines mappings at run-time. [6:12]
by Mohammad Azam
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 3915/ 65

 

View

[Play the Video] - Requires Registration/Login

[Download Sample]

Notes

·         SqlBulkCopy is part of the .NET framework 2.0 which allows developers to perform bulk insert operations.

·         The SqlBulkCopy class uses DataTable or DataReader to perform the bulk insert.

·         SqlBulkCopy includes a mappings collection which enables developers to programmatically copy columns from source table to the destination table.

 

 

 

 

 

 

 

 


Article Feedback

Title:  
Name:  
Url: ( Optional )
Comment:  
Please add 4 and 3 and type the answer here:

User Comments

Title: need the download of videos   
Name: vijayaraj
Date: 12/20/2008 5:37:15 AM
Comment:
the videos specified here is nice , but there is no option for download of the videos .


so what should i have to do if i want this videos for downloading, not for playing the videos






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2009 ASPAlliance.com  |  Page Processed at 11/8/2009 5:39:42 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search