SQLServerCentral » Latest topics
Outputing table with headers using bcp fails
I am trying to export some table to csv using bcp, I have to do it query-like so this has to be the only way around.
So far,I managed to do it without headers(col names), issue occurs after I try to add columnHeaders.
I receive some strange output
So far,I managed to do it without headers(col names), issue occurs after I try to add columnHeaders.
I receive some strange output
No comments:
Post a Comment