I need to run bcp.exe on a client machine which has no SQL Server 2008 installed. Does anyone know the minimum install options I need to select to get the bcp tool? I tried 'Client Tools Connectivity' but that didn't include it.

Thanks, Jon

link|improve this question

80% accept rate
feedback

2 Answers

up vote 4 down vote accepted

You'll want to select "Management Tools - Basic" when installing SQL Server 2008 to get bcp

link|improve this answer
Confirmed, thanks for the help. – Jon Oct 13 '09 at 14:43
feedback

I have installed "Management Tools - Basic" on my instance of SQL Srv 2008, but bcp still does not run. Is there any configuration that has to be done after installing this feature??

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.