rowterminator for bulk insert ?

  • We have a file that was generated from Unix.

    Windows standard row terminator is char(13) + char(10)

    Unix, however, is just char(10)

    Bulk insert accepts Windows defaults, of course. What should I specify for Rowterminator option in Bulk Insert command for a file generated in Unix ? B.O.L. does not give any idea for it.

    Thanks.

  • If memory serves, it used to be: /n


    And then again, I might be wrong ...
    David Webb

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply