<?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/1383280#M816147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/51702"&gt;SQL connection variables dynamic&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/97434" title="https://community.qlikview.com/thread/97434"&gt;connection string | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Sep 2017 17:14:48 GMT</pubDate>
    <dc:creator>rohitraut</dc:creator>
    <dc:date>2017-09-09T17:14:48Z</dc:date>
    <item>
      <title>connection string</title>
      <link>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383274#M816132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Suppose i have 2 data sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&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 style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&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 style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Now i need remaining 2 tables from first data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&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/1383274#M816132</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/1383275#M816133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello shivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to write first connection string again on same extractor or application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2017 16:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383275#M816133</guid>
      <dc:creator>rohitraut</dc:creator>
      <dc:date>2017-09-09T16:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: connection string</title>
      <link>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383276#M816134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest use the QVD Maker for this for first Connection String use other QVD makers and for second another QVD makers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;QvdMaker1.qvw&lt;/P&gt;&lt;P&gt;QvdMaker2.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//QvdMaker1.qvw&lt;/P&gt;&lt;P&gt;//Connection String1&lt;/P&gt;&lt;P&gt;CUSTOM CONNECT TO &lt;/P&gt;&lt;P&gt;....................;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables load strings............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//QvdMaker2.qvw&lt;/P&gt;&lt;P&gt;//Connection String2&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;CUSTOM CONNECT TO &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;....................;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Tables load strings............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2017 16:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383276#M816134</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-09T16:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: connection string</title>
      <link>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383277#M816135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yep,,this is a way..but i am asking for understanding..if u cud help plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2017 17:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383277#M816135</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2017-09-09T17:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: connection string</title>
      <link>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383278#M816136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2017 17:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383278#M816136</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2017-09-09T17:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: connection string</title>
      <link>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383279#M816140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using the way right now is also fine it works for you no need to write the connection string again and again you can use Include option here as well as.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Means write your connection string on any text file and just include the connection string txt file into your qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;1. Write the connection string in any text file and then include it with option available in the load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(Include=d:\connstr.txt); &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2017 17:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383279#M816140</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-09T17:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: connection string</title>
      <link>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383280#M816147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/51702"&gt;SQL connection variables dynamic&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/97434" title="https://community.qlikview.com/thread/97434"&gt;connection string | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2017 17:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/connection-string/m-p/1383280#M816147</guid>
      <dc:creator>rohitraut</dc:creator>
      <dc:date>2017-09-09T17:14:48Z</dc:date>
    </item>
  </channel>
</rss>

