SSIS Loose data from Excel.

  • Hi,

    I have an Excel to import into SQL Server 2005 by SSIS.

    The column "Complement" has text and/or numeric values(like apartment's number). Excel Connection Manager doesn't show the numeric values when I press the preview button or when I execute the process.

    help me please....

    Additional Information:

    - I can't save the Excel File in other format;

    - I can't open and change the columns because I receive the file from a cliente.

    Thanks

  • You need to use the IMEX command in the connection string. MSDN has all the details.

    I had the same problem a while back and posted the detailed solution on this page. Search here and you should find it. (Search for IMEX.)

    - Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
    Property of The Thread

    "Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon

  • Perfect your answer...

    Thanks so much!!!

    😀

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

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