Click here to Skip to main content
15,890,438 members
Articles / Database Development / SQL Server

Copy Data from a DataTable to a SQLServer Database using SQLServer Management Objects and SqlBulkCopy

Rate me:
Please Sign up or sign in to vote.
4.35/5 (29 votes)
15 Jan 2007CPOL6 min read 317.1K   72  
How to copy data from a modified dataset into a SQL Server Database

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
I am currently a GIS Software Engineer working for a company in downtown Atlanta. I find it especially interesting merging both of these wonderful fields into an enjoyable career. I believe that applications will require growing spatial awareness. I love writing, reading and developing code, architecture and I am heavily involved in design patterns and testing frameworks.

Comments and Discussions