<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: new to connect two diff datasource in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/new-to-connect-two-diff-datasource/m-p/1018073#M466265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;end of the day you need to store the data into QVDs so do like&lt;/P&gt;&lt;P&gt;Connection string 1&lt;/P&gt;&lt;P&gt;Load Table1 &lt;/P&gt;&lt;P&gt;store table1&lt;/P&gt;&lt;P&gt;Load tabl2 &lt;/P&gt;&lt;P&gt;store tabl2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection 2 &lt;/P&gt;&lt;P&gt;Load Table 3&lt;/P&gt;&lt;P&gt;store table3&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Feb 2016 08:17:34 GMT</pubDate>
    <dc:creator>sasikanth</dc:creator>
    <dc:date>2016-02-12T08:17:34Z</dc:date>
    <item>
      <title>new to connect two diff datasource</title>
      <link>https://community.qlik.com/t5/QlikView/new-to-connect-two-diff-datasource/m-p/1018070#M466262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;what i am looking is how to fetch the data from two different data source i mean &lt;/P&gt;&lt;P&gt;currently i am connected to and fetching data from SAP ECC server.....which is succesfull&lt;/P&gt;&lt;P&gt;challenge is i need to connect different server to fetch data..so my question is do i need to disconnect the first connection before i connected to the second one or i can partially &lt;SPAN style="font-size: 13.3333px;"&gt;connect to both the server at the same time&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 06:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/new-to-connect-two-diff-datasource/m-p/1018070#M466262</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2016-02-12T06:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: new to connect two diff datasource</title>
      <link>https://community.qlik.com/t5/QlikView/new-to-connect-two-diff-datasource/m-p/1018071#M466263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can connect for both but once you &lt;STRONG&gt;connect the second data base the first connection will automatically get disconnected and you cannot refer to the first connection tables .....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EG:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ODBC 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load * from &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;table ;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ODBC 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load * from &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;table2;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;here once you connect the second odbc than you cannot pull the data from the 1 odbc ...you can pull the data from second connection ..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope you got the information what you needed &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 08:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/new-to-connect-two-diff-datasource/m-p/1018071#M466263</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-02-12T08:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: new to connect two diff datasource</title>
      <link>https://community.qlik.com/t5/QlikView/new-to-connect-two-diff-datasource/m-p/1018072#M466264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it is always recommended that you close the earlier connection first and then connect to other data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User "Disconnect" key word to disconnect the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 08:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/new-to-connect-two-diff-datasource/m-p/1018072#M466264</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-02-12T08:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: new to connect two diff datasource</title>
      <link>https://community.qlik.com/t5/QlikView/new-to-connect-two-diff-datasource/m-p/1018073#M466265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;end of the day you need to store the data into QVDs so do like&lt;/P&gt;&lt;P&gt;Connection string 1&lt;/P&gt;&lt;P&gt;Load Table1 &lt;/P&gt;&lt;P&gt;store table1&lt;/P&gt;&lt;P&gt;Load tabl2 &lt;/P&gt;&lt;P&gt;store tabl2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection 2 &lt;/P&gt;&lt;P&gt;Load Table 3&lt;/P&gt;&lt;P&gt;store table3&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 08:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/new-to-connect-two-diff-datasource/m-p/1018073#M466265</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2016-02-12T08:17:34Z</dc:date>
    </item>
  </channel>
</rss>

