<?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: About two database connections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711854#M1075314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not at the same time because in Qlik, when you extract some data from a database (with the statement sql select ......) you're connected to the database (one database) of the last connect statement (oledb connect, odbc connect, ...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2014 20:39:27 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-08-04T20:39:27Z</dc:date>
    <item>
      <title>About two database connections</title>
      <link>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711851#M1075311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Qlikview can we connect with two database at a time?If no why ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 17:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711851#M1075311</guid>
      <dc:creator />
      <dc:date>2014-08-04T17:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: About two database connections</title>
      <link>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711852#M1075312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not at the same time, but in the same script, which I imagine is what you want to do.&amp;nbsp; Make a connection to a DB, and then any code or script under that connection (or in tab's to the right) will use that connection.&amp;nbsp; When you want another connect, make that connection after all the script that uses the first connection.&amp;nbsp; For instance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection String #1&lt;/P&gt;&lt;P&gt;Script for #1&lt;/P&gt;&lt;P&gt;More Script #1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection String #2&lt;/P&gt;&lt;P&gt;Script for #2&lt;/P&gt;&lt;P&gt;More Script #2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 17:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711852#M1075312</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2014-08-04T17:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: About two database connections</title>
      <link>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711853#M1075313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreedhar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;At a time, there will be only one Connection Active.&lt;/P&gt;&lt;P&gt;You can use Number of Connect Commands to fetch Data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also Connect to one Database and Store files from that database in your system than disconnect the database. After this, again connect to a new database in the similar way than store and disconnect and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st Database:&lt;/P&gt;&lt;P&gt;ODBC Connect to .........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABC&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store ABC into ..../.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disconnect;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2nd Database:&lt;/P&gt;&lt;P&gt;ODBC Connect to .........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XYZ&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store XYZinto ..../.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disconnect;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you and cleared some of your doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 17:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711853#M1075313</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-08-04T17:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: About two database connections</title>
      <link>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711854#M1075314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not at the same time because in Qlik, when you extract some data from a database (with the statement sql select ......) you're connected to the database (one database) of the last connect statement (oledb connect, odbc connect, ...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 20:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711854#M1075314</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-08-04T20:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: About two database connections</title>
      <link>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711855#M1075315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Josh for ur reply i got the point &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 04:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/About-two-database-connections/m-p/711855#M1075315</guid>
      <dc:creator />
      <dc:date>2014-08-06T04:30:51Z</dc:date>
    </item>
  </channel>
</rss>

