 |
sql server 2000 - Getting bcp.exe to escape terminators - Stack Overflow
I need to export some data using SQL Server 2000's BCP utility. Sometimes my data contains characters, such as \t and \n, that I need to use as column and row terminators. How do I get BCP to esc... ... Well, it would have to escape escape charact
stackoverflow.com |
 |