C:\Documents and Settings\187593>bcp 'SELECT * FROM SBx..CreditScore' queryout CreditScore.txt -U lm -P lm -c 'bcp' is not recognized as an internal or external command, operable program or batch file.
C:\Documents and Settings\187593>bcp 'SELECT * FROM SBx..CreditScore' queryout CreditScore.txt -U lm -P lm -c 'bcp' is not recognized as an internal or external command, operable program or batch file.
Are you running from command prompt ? You sure you have MS client installed on the machine ? The links I gave you describe how to run it from the analyzer.
C:\Program Files\Microsoft SQL Server\90\Tools\Binn>bcp 'SELECT * FROM SBx..Cred itScore' queryout CreditScore.txt -U lm -P lm -c 'bcp' is not recognized as an internal or external command, operable program or batch file.