Forum Replies Created

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

  • RE: Flat File Import, skip empty rows

    Thanks for all the tips guys, i've been playing with double delimiters (CRLFCRLF) etc but was still missing out rows like this. Naivily, i thought the failed rows (i.ow. where...

  • RE: Flat File Import, skip empty rows

    tnxs Abceeetje

    but LTRim removes leading spaces, not special characters.

    I've tried a derived column but the

    replace (column1,Char(10)+char(13),)

    didn't work as the interpreter didn't understand (support) the CHAR

    so still, my...

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