Transferring Data Using SqlBulkCopy Class


Server Intellect Web Hosting Solutions


Transferring Data Using SqlBulkCopy Class

Author: Mohammad Azam

Transferring data from one source to another is a common practice in software development. This operation is preformed in many different scenarios which includes migration of the old system to the new system, backing up the data and collecting data from different publishers. ASP.NET 2.0 includes the SqlBulkCopy class that helps to copy the data from different data sources to SQL SERVER database. In this article I will demonstrate the different aspects of the SqlBulkCopy class.










More Tutorials

Also See:

Book Review: Microsoft Reporting Services in Action
Code Access Security (CAS) and Design Patterns
ASP.NET Caching Dependencies
Bubbling Events From Web User Controls in ASP.NET
Displaying XML Files with ASP.NET 2.0
Review: NET Compact Framework Programming with C#
A Beginner's Guide to Asp.Net Programming for Delphi developers
Atlas 3: Atlas batch calls are not always faster
Working with Client-Side Xml Data Islands via Server-Side ASP.NET code
Request for URL correction



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials