<?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: DB2 Connection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688014#M1063972</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply Mohit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Commenting Connection string and add this line&lt;/P&gt;&lt;P&gt;$(Include='C:\ProgramData\QlikTech\Documents\Connection'); &lt;/P&gt;&lt;P&gt;In Connection.txt&amp;nbsp; File i defined connection string &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its gives an error &lt;/P&gt;&lt;P&gt;ODBC connection failed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2014 05:52:16 GMT</pubDate>
    <dc:creator>noman212</dc:creator>
    <dc:date>2014-09-25T05:52:16Z</dc:date>
    <item>
      <title>DB2 Connection</title>
      <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688012#M1063970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DB2 is asking for user name and password each time for reload &lt;/P&gt;&lt;P&gt;how can i fix this?? at the time of making connection string i Checked Allow saving password.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 05:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688012#M1063970</guid>
      <dc:creator>noman212</dc:creator>
      <dc:date>2014-09-25T05:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Connection</title>
      <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688013#M1063971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Save the database connection string in txt file and call the txt file in qlikview using&lt;/P&gt;&lt;P&gt;$(Include=write pathname where txt file is saved); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Reload the fetching data it doesn't ask again for Username and password&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Mohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 05:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688013#M1063971</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-09-25T05:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Connection</title>
      <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688014#M1063972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply Mohit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Commenting Connection string and add this line&lt;/P&gt;&lt;P&gt;$(Include='C:\ProgramData\QlikTech\Documents\Connection'); &lt;/P&gt;&lt;P&gt;In Connection.txt&amp;nbsp; File i defined connection string &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its gives an error &lt;/P&gt;&lt;P&gt;ODBC connection failed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 05:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688014#M1063972</guid>
      <dc:creator>noman212</dc:creator>
      <dc:date>2014-09-25T05:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Connection</title>
      <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688015#M1063973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to again making new connection of ODBC then testing the connection if you get succed then cut the connection string from script and paste it in txt file and be sure when you calling the txt file in qlikview remove single quotes and write this way&lt;/P&gt;&lt;P&gt;On the top in main tab of script write this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(Include=C:\ProgramData\QlikTech\Documents\Connection);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 06:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688015#M1063973</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-09-25T06:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Connection</title>
      <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688016#M1063974</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;Is it OLEDB or ODBC in any case make sure to click on save password.&lt;/P&gt;&lt;P&gt;Try by recreating new connection string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&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;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 06:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688016#M1063974</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-25T06:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Connection</title>
      <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688017#M1063975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;write like this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(Include=C:\ProgramData\QlikTech\Documents\Connection.txt);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 06:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688017#M1063975</guid>
      <dc:creator />
      <dc:date>2014-09-25T06:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Connection</title>
      <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688018#M1063976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;write like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$(Include=C:\ProgramData\QlikTech\Documents\Connection.txt);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 06:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688018#M1063976</guid>
      <dc:creator />
      <dc:date>2014-09-25T06:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Connection</title>
      <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688019#M1063977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its Ask for pasword i recreate connection string and stored connection string in text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using 32-Bit OLEDB connection&lt;/P&gt;&lt;P&gt;IBM-DB2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 07:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688019#M1063977</guid>
      <dc:creator>noman212</dc:creator>
      <dc:date>2014-09-25T07:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Connection</title>
      <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688020#M1063978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you check on Force 32 bit&amp;nbsp; if not then do that also&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 07:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688020#M1063978</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-09-25T07:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: DB2 Connection</title>
      <link>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688021#M1063979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=IBMDADB2.DB2COPY1;Persist Security Info=True;User ID=abcuser;Data Source=cserver;Mode=ReadWrite] (XPassword is WTCTAYFMTbcQHcBPYDIB);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 07:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DB2-Connection/m-p/688021#M1063979</guid>
      <dc:creator>noman212</dc:creator>
      <dc:date>2014-09-25T07:53:13Z</dc:date>
    </item>
  </channel>
</rss>

