<?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 questions regarding loading data from multiple sources in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/questions-regarding-loading-data-from-multiple-sources/m-p/609477#M224984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recently I am working on building a report which requires data from different sources. Data is stored in different SQL Server and different Database. I am wondering how to load data located in 2 database by editing script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any response will be appreciated. Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gloria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2014 19:23:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-19T19:23:54Z</dc:date>
    <item>
      <title>questions regarding loading data from multiple sources</title>
      <link>https://community.qlik.com/t5/QlikView/questions-regarding-loading-data-from-multiple-sources/m-p/609477#M224984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recently I am working on building a report which requires data from different sources. Data is stored in different SQL Server and different Database. I am wondering how to load data located in 2 database by editing script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any response will be appreciated. Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gloria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 19:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/questions-regarding-loading-data-from-multiple-sources/m-p/609477#M224984</guid>
      <dc:creator />
      <dc:date>2014-02-19T19:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: questions regarding loading data from multiple sources</title>
      <link>https://community.qlik.com/t5/QlikView/questions-regarding-loading-data-from-multiple-sources/m-p/609478#M224985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply connect to the different databases in turn:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;oledb connect to .... database1;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;sql select ... from ... ;&lt;/P&gt;&lt;P&gt;disconnect;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;oledb connect to .... database2;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;sql select ... from ... ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the Connect... button on the Data tab in the script editor to define the connection. After creating the connection you can use the Select... button to create a statement to load data from the database you created the connection for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 19:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/questions-regarding-loading-data-from-multiple-sources/m-p/609478#M224985</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-02-19T19:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: questions regarding loading data from multiple sources</title>
      <link>https://community.qlik.com/t5/QlikView/questions-regarding-loading-data-from-multiple-sources/m-p/609479#M224986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for your reply. I have loaded data successfully!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 19:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/questions-regarding-loading-data-from-multiple-sources/m-p/609479#M224986</guid>
      <dc:creator />
      <dc:date>2014-02-19T19:53:52Z</dc:date>
    </item>
  </channel>
</rss>

