Isn't it just me having lots of problems with SSIS?

  • I just want to import data from Oracle to SQL Server and a csv file to SQL Server.

    It would be a piece of cake using DTS and it took me forever to get that done.

    Somehow the data transformation all screwed up.

    Maybe I still need a lot of practice.

  • It is probably DTS, not you.

    Try using BCP instead. It will not work on every type of CSV, but when it does, it is much easier than DTS.

    [font="Times New Roman"]-- RBarryYoung[/font], [font="Times New Roman"] (302)375-0451[/font] blog: MovingSQL.com, Twitter: @RBarryYoung[font="Arial Black"]
    Proactive Performance Solutions, Inc.
    [/font]
    [font="Verdana"] "Performance is our middle name."[/font]

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

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