I need to export data using bcp.
The number of columns outputted will be
just over 300.
When I try and run this using bcp I get the message:
"bcp.exe has generated errors"
I've tried doing the extract with fewer columns and it works fine so we guess there
must be a limit to the number of columns bcp can extract. Has anyone else come across this issue? How did you work around it?
Thanks
Zoltan