hi,
when i 'm trying to export data from excel source to Sql server it is truncating the few fields.
OLE DB provider 'Microsoft.Jet.OLEDB.4.0' for linked server '(null)' returned truncated data for column '[Microsoft.Jet.OLEDB.4.0].Usermobile'. The actual data length is 1026 and truncated data length is 510.
is there any workaround to over above truncation issue?