Using ASP.NET to Generate SQL Server Bulk Copy Commands Buy on Amazon
Facebook LinkedIn

Using ASP.NET to Generate SQL Server Bulk Copy Commands

Author Mark Hughes
8.00 USD

Available for download now

Book Details
Author(s) Mark Hughes
ISBN / ASIN B0006I0VZ0
ISBN-13 978B0006I0VZ4
Availability Available for download now
Sales Rank #11,774,232
Marketplace United States 🇺🇸
Ratings & Reviews No reviews yet — be the first!

No reviews yet.

Description

When developing clients' websites, there is often a need to transfer data back and forth between development, staging, and production databases, which are sometimes hosted in separate physical environments. SQL Server's bcp (bulk copy program) utility can be used for such transfers. bcp is essentially a command line utility that can be used to export and import data between databases. It utilizes script files that typically have to be manually written time and again--which can become quite a nuisance. In this article, Mark Hughes introduces an ASP.NET application he has written that generates the necessary scripts on the fly.

Donate to EbookNetworking
No Prev
No Next