Defaulting to DT_WSTR instead of DTSTR

  • I have many files that have upwards of 66 columns in them. Column headings in the first row, however the suggested data types for most of these come out as DT_STR when I want to force DT_WSTR instead. Is this possible?

    I can't choose Unicode under the locale cos then it doesn't like the file itself. I'm importing from non-Unicode files into a Unicode database and lookups require the same datatypes are used 🙁

    Please help! 🙂

  • Consider using a Data Conversion Transformation to change the datatype of the input columns before comparing them.

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

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