A BCP GUI
Due to the excessive amount of BCP work that has plagued me recently, I was sick and tired of typing.Instead of writing a script in TSQL to build BCP commands, I decided on building a little GUI app.
I have tried to constrain the interface to only allow valid BCP argument combinations, but again due to laziness, I have not tested them all. If the BCP command appears to be doing nothing, you have the option to KILL the process.
Features:
Easy to use. (should be!)
Tool tips for each switch are taken from BOL
Batch option for building (not...