Hi we have an ssis package which loads the .csv files into the sql table on weekly basis
while loading the files into sql table,facing this conversion error , and I have tried to change the column size in my destination table as well, still we are facing the same error
could you please help out for this situation ,what is the best approach to reach out from here.
[OLE DB Destination [82]] Error: There was an error with OLE DB Destination.Inputs[OLE DB Destination Input].Columns[VALUE] on OLE DB Destination.Inputs[OLE DB Destination Input]. The column status returned was: "Conversion failed because the data value overflowed the specified type.".