Forum Replies Created

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

  • RE: SSIS how to update while migrating?

    hi now i changed the flow like this

    and this is my condition

    now im passing 18 records to destination(those records already in destination) now this time the records should be update...

  • RE: SSIS how to update while migrating?

    rgtft (10/6/2011)


    winseelan (10/5/2011)


    rgtft (10/4/2011)


    You've got to open your .dtsx package in BIDS to do the modifications. It sounds like you're not familiar with SSIS. Take a look at...

  • RE: SSIS how to update while migrating?

    rgtft (10/4/2011)


    You've got to open your .dtsx package in BIDS to do the modifications. It sounds like you're not familiar with SSIS. Take a look at Andy Leonard's...

  • RE: SSIS how to update while migrating?

    rgtft (10/4/2011)


    winseelan (10/4/2011)


    hi there,

    i have two tables

    MASTER AND CHILD

    MASTER has the following columns master_id, master_name

    CHILD has the following columns child_id, master_id and child_name

    so, child table is referring master table...

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