<?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: Connection String in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440951#M817964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or put the actual Connection String in a variable and use it as many times as you want. Like in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SET vConnectionString1 = Blablabla1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SET vConnectionString2 = Blablabla2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;OLEDB CONNECT TO '$(vConnectionString1)';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table3;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;OLEDB CONNECT TO '$(vConnectionString2)';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table6;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table7;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table8;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;OLEDB CONNECT TO '$(vConnectionString1)';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table4;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table5;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;DISCONNECT;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P&gt;But I would load all five tables from the first connection and the three remaining ones from the second connection. Saves you one connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2017 09:35:34 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2017-09-19T09:35:34Z</dc:date>
    <item>
      <title>Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440943#M817956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suppose i have 2 data sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 1 data source, i have 5 tables and in other i have 3 tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote 1 connection string and took 3 tables from first source. Then wrote 2nd connection string and took 3 tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i need remaining 2 tables from first data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to write first connection string again?&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/Connection-String/m-p/1440943#M817956</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440944#M817957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you'll have to write the 1st connection string again since you have overwritten it with the new one. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 16:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440944#M817957</guid>
      <dc:creator />
      <dc:date>2017-09-05T16:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440945#M817958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;once connection is&amp;nbsp; established ,you can import the table as per our requires.you don't need to make connection again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 18:00:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440945#M817958</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2017-09-18T18:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440946#M817959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create QVD for each table from particular connection, then create QVDs from second connection.&lt;/P&gt;&lt;P&gt;So that you can join the QVDs as per your requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 18:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440946#M817959</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-09-18T18:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440947#M817960</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;You may want to use Disconnect as needed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/273815"&gt;Invalid object name&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 18:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440947#M817960</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-09-18T18:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440948#M817961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali, &lt;/P&gt;&lt;P&gt;QlikView can only have one connection active at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use Connection 1 and load tables using connection 1&lt;/P&gt;&lt;P&gt;Then add connection 2 and load tables using connection 2, you cannot then load tables using connection 1 again without having the connect string for connection 1 a second time in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load XXX from yyyy.&amp;nbsp;&amp;nbsp;&amp;nbsp; Will always use the most recent connection string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 20:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440948#M817961</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-09-18T20:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440949#M817962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That means, we have to write connection string again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 01:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440949#M817962</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2017-09-19T01:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440950#M817963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can just copy the connect string line again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440950#M817963</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-09-19T08:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440951#M817964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or put the actual Connection String in a variable and use it as many times as you want. Like in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SET vConnectionString1 = Blablabla1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SET vConnectionString2 = Blablabla2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;OLEDB CONNECT TO '$(vConnectionString1)';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table3;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;OLEDB CONNECT TO '$(vConnectionString2)';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table6;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table7;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table8;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;OLEDB CONNECT TO '$(vConnectionString1)';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table4;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD * FROM Table5;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;DISCONNECT;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P&gt;But I would load all five tables from the first connection and the three remaining ones from the second connection. Saves you one connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 09:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440951#M817964</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-09-19T09:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440952#M817965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes if you have multiple data sources you have to use connection string in each tab/table&amp;nbsp; then only it will work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 09:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440952#M817965</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-09-19T09:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440953#M817966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this ..&lt;/P&gt;&lt;P&gt;With connection 1 import all the 5 tables required and then connect with &lt;SPAN style="font-size: 13.3333px;"&gt;connection 2 import rest of the tables ....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 10:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440953#M817966</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-09-19T10:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440954#M817967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or else you can move all the tables into one server database and load from single server it will be good practice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 10:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String/m-p/1440954#M817967</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-09-19T10:10:58Z</dc:date>
    </item>
  </channel>
</rss>

