I am trying to upload data to a sql server database table from a delimited file via a SSIS package but its throwing error
The value could not be converted because of a potential loss of data
These SSIS packages have been recently moved from Visual Studio 2008
to VS2010 / 2012
. Other tables in sqp are getting uploaded without any errors.