Error while tranferring data from a text file into database

  • Hi,

    While i am tring to transfer data from text file to a table into database. its giving error in the Lookup part.

    How to map columns??

    Thanks

  • Hi.

    Data type is the data source?

    Try to change it to:

    Unicode text stream [DT_NTEXT]

    That was the solution for me.

    \Jan.

  • I agree, there may be problems with mapping your datatypes.

    Please provide a more detailed example (i.e. keyfield, full datatype on textfile, full datatype on database)

    ~PD

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

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