Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have get the next error when try to start bcp utility (bcp.exe)

I just want to see the help information for this command. I tried next:

c:\Program Files\Microsoft SQL Server\100\Tools\Binn>bcp.exe --help

c:\Program Files\Microsoft SQL Server\100\Tools\Binn>bcp.exe /?

Any suggestion how to solve it?

Application Error window

share|improve this question
Provide the exact command used and data samples. Include the format file if you are using it. – Russell Hart Nov 22 '12 at 23:03

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.