Richard
2008-05-23 01:36:40 UTC
I have to create a file that is expected to have only char(10) as a row
terminator. How can I bcp out of a table and use char(10) as a row
terminator (not char(13) + char(10) (\n or \r\n), and not just char(13)
(\r))?
Thanks
terminator. How can I bcp out of a table and use char(10) as a row
terminator (not char(13) + char(10) (\n or \r\n), and not just char(13)
(\r))?
Thanks