Export data from Excel to SQL Server

  • 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?

    🙂

  • Use the import export data wizard and tell it to ignore truncation errors.

  • See various ways to export data from excel to sql server

    http://support.microsoft.com/kb/321686

    Thanks.......
    -----------------------------------
    My Blog[/url] | Articles

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

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