DB2 TO SQL SERVER 2005

  • Give idea about transfer complete db2 database to sql server 2005 with the help of SSIS

  • I'd say that your best bet is to start with working out what tables you need, how portable your code is, and so on. SSIS can help with loading data, even with creating objects (tables, etc.), but it's going to be better to do some homework first.

    - 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

  • One important question when considering options is how much data needs to be transfrerred?



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • I have 20 tables not huge amount of data need need to have same structure at sql server 2005

    .How to transfer whole structure from db2 to sql server 2005 with the help of SSIS

  • You might be able to do that with the Import Wizard.

    - 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

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

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