<?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 Connections to multiple data bases - does connection work simultaneously in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407333#M804154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;If we have connected to multiple data bases like 4 or 5 data bases at a time do the connections for all the data bases work simultaneously. I.e can we pull fields from different data sources at the same time and use different fields from different data sources for comparison and calculations in charts and graphs? Does the connection to all these databases stay simultaneously or is there something like using fields from one data base at a time and hope it's not required to store each database content in qvd before use in UI or&amp;nbsp; data model. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Connections to multiple data bases - does connection work simultaneously in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407333#M804154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;If we have connected to multiple data bases like 4 or 5 data bases at a time do the connections for all the data bases work simultaneously. I.e can we pull fields from different data sources at the same time and use different fields from different data sources for comparison and calculations in charts and graphs? Does the connection to all these databases stay simultaneously or is there something like using fields from one data base at a time and hope it's not required to store each database content in qvd before use in UI or&amp;nbsp; data model. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407333#M804154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connections to multiple data bases - does connection work simultaneously in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407334#M804155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The load runs sequentially. You open a connection with CONNECT and use it. Then open the next connection with CONNECT which automatically closes the first connection. So it is one load and one DB connection at a time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 07:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407334#M804155</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-11-03T07:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connections to multiple data bases - does connection work simultaneously in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407335#M804156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data can all be loaded in a single script with multiple connects. There is no need to save into QVDs simply to get data from several sources.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 07:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407335#M804156</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-11-03T07:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connections to multiple data bases - does connection work simultaneously in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407336#M804157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Jonathan has explained if in a single script it will load sequentially. This would be the normal approach, once loaded that data is store within the dashboard, so you aren't continually reading the databases, unless Direct Discovery is used. So once load you have access to all the data loaded regardless to source, if your data model is created correctly it will all be associated as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 08:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407336#M804157</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2017-11-03T08:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connections to multiple data bases - does connection work simultaneously in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407337#M804158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi trail,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I think&amp;nbsp; @jonathan&amp;nbsp; above are correct.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Nov 2017 09:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connections-to-multiple-data-bases-does-connection-work/m-p/1407337#M804158</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-11-03T09:52:51Z</dc:date>
    </item>
  </channel>
</rss>

