Thursday, August 19, 2004

.NET and integration with BCP

.NET and integration with BCP

Nice code sample on running BCP from .Net.

Short and sweat. provides a nice example of how to run a command line app from .Net, capture the input,etc all via System.Diagnostics.ProcessStartInfo.

No comments: