<?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: Encrypt the user and password in string connection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716776#M1070577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I learned something new.&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, 21 Aug 2014 07:56:05 GMT</pubDate>
    <dc:creator>ashfaq_haseeb</dc:creator>
    <dc:date>2014-08-21T07:56:05Z</dc:date>
    <item>
      <title>Encrypt the user and password in string connection</title>
      <link>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716770#M1070571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi people&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a question, i have an include that use a txt that contains the string connection, for example this is my string conection in a txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;OLEDB CONNECT TO [Provider=IBMDASQL.DataSource.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;1;Persist Security&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;Info=True;User ID=usertest;Data Source=SERVER;Protection Level=None;Xml Strip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;Whitespace=True;Password=1234&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;is there a way to encrypt the user and the password? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;thank you a lot&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.727272033691406px;"&gt;Fernando&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 18:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716770#M1070571</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-08-20T18:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt the user and password in string connection</title>
      <link>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716771#M1070572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be done at driver-end you use (OLEDB for you). Refer: &lt;A href="https://community.qlik.com/message/284735"&gt;Re: User and password encryption in odbc string&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 07:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716771#M1070572</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-21T07:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt the user and password in string connection</title>
      <link>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716772#M1070573</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;In your edit script --&amp;gt; Setting tab --&amp;gt; make sure scramble user credentials is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the attached image.&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, 21 Aug 2014 07:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716772#M1070573</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-21T07:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt the user and password in string connection</title>
      <link>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716773#M1070574</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 can also put the connection string in a hidden script tab&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 07:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716773#M1070574</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-08-21T07:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt the user and password in string connection</title>
      <link>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716774#M1070575</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;Then handling multiple connection with multiple database will be more difficult.&lt;/P&gt;&lt;P&gt;Unless we move entire code to hidden script.&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, 21 Aug 2014 07:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716774#M1070575</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-21T07:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt the user and password in string connection</title>
      <link>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716775#M1070576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ashfaq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's no problem. Create one or more SUB routines in the hidden tab (one per unique connection) and CALL the relevant subroutine to make the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 07:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716775#M1070576</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-08-21T07:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt the user and password in string connection</title>
      <link>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716776#M1070577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I learned something new.&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, 21 Aug 2014 07:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Encrypt-the-user-and-password-in-string-connection/m-p/716776#M1070577</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-21T07:56:05Z</dc:date>
    </item>
  </channel>
</rss>

