• MMartin1 (8/25/2014)


    Better yet, don't use commas for delimiters. Use TABs instead. The folks on the receiving end of the data will love you for it.

    Agreed, if you have not already, try the BCP suggestion. I give a command example (above) that will generate a tab delimeted file.

    Agreed. If the people receiving the data have some columns with some rows quoted and some not, how do you think they'll react?