the error because of a potential loss of data

  • [OLE DB Destination [306]] Error: There was an error with input column "adj_chgs" (464)

    on input "OLE DB Destination Input" (319).

    The column status returned was: "The value could not be converted because of a potential loss of data.".

    How to fix it?

    C.G

  • What are the formats and sizes of the input column and the output column? This is usually where the problem lies.

  • Hey Colin,

    This normally happens when the size of your destination is set to for example 10, but the size of your source is set to 15.

    Easiest solution is to ensure that your source and destination have the same sizes

    ~PD

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

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