Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Join two tables of different servers in SSIS

Join two tables of different servers in SSIS

Scheduled Pinned Locked Moved Database
sql-serverdatabasesysadminquestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    CodalcoholicNBrainy
    wrote on last edited by
    #1

    Hi, I am new to SSIS. I have two different servers, one is AS400 and other in SQL server. There is one table ABC on AS400 and two table ABC and XYZ in SQL server. I need to take the join of the tables ABC (of AS400) and XYZ of SQL server and need to push the matching records into ABC table of SQL server. Please advise me how can I achieve this in SSIS. Thanks in Advance.

    CodeManiac xxxxxxxxxx xxxxxxxxxx

    A R 2 Replies Last reply
    0
    • C CodalcoholicNBrainy

      Hi, I am new to SSIS. I have two different servers, one is AS400 and other in SQL server. There is one table ABC on AS400 and two table ABC and XYZ in SQL server. I need to take the join of the tables ABC (of AS400) and XYZ of SQL server and need to push the matching records into ABC table of SQL server. Please advise me how can I achieve this in SSIS. Thanks in Advance.

      CodeManiac xxxxxxxxxx xxxxxxxxxx

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      This may help you :-D

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

      C 1 Reply Last reply
      0
      • A Abhijit Jana

        This may help you :-D

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

        C Offline
        C Offline
        CodalcoholicNBrainy
        wrote on last edited by
        #3

        Hi Abhijit, Thanks for quick reply. But on clicking the link "This may help you", it redirects me to some where else and I do not have any registration there. It would be great if you can post the solution here. Thanks :-D

        CodeManiac xxxxxxxxxx xxxxxxxxxx

        A 1 Reply Last reply
        0
        • C CodalcoholicNBrainy

          Hi, I am new to SSIS. I have two different servers, one is AS400 and other in SQL server. There is one table ABC on AS400 and two table ABC and XYZ in SQL server. I need to take the join of the tables ABC (of AS400) and XYZ of SQL server and need to push the matching records into ABC table of SQL server. Please advise me how can I achieve this in SSIS. Thanks in Advance.

          CodeManiac xxxxxxxxxx xxxxxxxxxx

          R Offline
          R Offline
          Robin_Roy
          wrote on last edited by
          #4

          One option could be, create multiple Data Source (one for AS400 and another for SQL Server) in your DataFlow task and then use Union All Data Flow transformation Item and set the output to one Data Destination that is your SQL Server.

          1 Reply Last reply
          0
          • C CodalcoholicNBrainy

            Hi Abhijit, Thanks for quick reply. But on clicking the link "This may help you", it redirects me to some where else and I do not have any registration there. It would be great if you can post the solution here. Thanks :-D

            CodeManiac xxxxxxxxxx xxxxxxxxxx

            A Offline
            A Offline
            Abhijit Jana
            wrote on last edited by
            #5

            I really surprised to see the same thing happening with me. :doh: It was fine, when I was post the answer. :doh:

            Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

            S 1 Reply Last reply
            0
            • A Abhijit Jana

              I really surprised to see the same thing happening with me. :doh: It was fine, when I was post the answer. :doh:

              Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you. View My Latest Article

              S Offline
              S Offline
              Syed Mehroz Alam
              wrote on last edited by
              #6

              Hi Abhijit/CodeManiac, Expert exchange displays the answers at the bottom when your referrer is Google. Try searching for the question title "Linking, Connecting MS SQL 2000 to AS400 Database" using Google, go to the first result, and scroll down to the bottom of page to view the replies. Hope that helps. Regards,

              Syed Mehroz Alam My Blog | My Articles
              Computers are incredibly fast, accurate, and stupid; humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination. - Albert Einstein

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups