• We have the same problem moving packages between different versions of sql.

    The text qualifier gets changed from <none> to _x003C_none_x003E.

    Dev and Prod are OK, but Test is on an older version. We have to fix the text qualifier to <none> on every connection or it drops the last row.

    I will try the xml solution suggested.