Search this Site powered by Google
Home | About Us | Blog | Link to Us | Contact Us  Shop at Our ASP.NET Store!

Powered by ASP.NET

In association with Amazon.com
Store

See larger picture

Using ASP.NET to Generate SQL Server Bulk Copy Commands
by Mark Hughes

List Price: $8.00
Price at Amazon.com: $8.00

Buy from Amazon.com

Availability: Available for download now
Shipping rates and policies

  • Amazon.com Sales Rank: 3066040


Product 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.

Home | About Us | Link to Us | Contact Us
Privacy Statement © 2004-2008 ASPNETWorld.com