"Terry" <google-(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Can anyone recommend a good reference for using BCP in vb.net?
Like any other external program that you want to run, read up on these
classes:
System.Diagnostics.Process
System.Diagnostics.ProcessStartInfo
HTH,
Phill W.
|