<?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 SQL connection variables dynamic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359551#M133487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copy - paste the connection string to a text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read this text file with the include statement in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you only have to change the contents of the text file and all QVW's will read from the same data source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2012 12:34:34 GMT</pubDate>
    <dc:creator>Michiel_QV_Fan</dc:creator>
    <dc:date>2012-04-19T12:34:34Z</dc:date>
    <item>
      <title>SQL connection variables dynamic</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359550#M133486</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;Our database is SQL server 2008 .&amp;nbsp; QVw reports point to this database.&amp;nbsp; I want to make the servername, username and pw dynamic so that in future if the database changes i dont have to go in each document and change the credentials.&amp;nbsp; I created an ODBC connection and named a datasource giving all the connection details of SQL server 2008.&amp;nbsp; But when i connect to ODBC in qvw it still prompts me username and pw along with data source name. Can i avoid that and only give data sourcename in the report ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance !&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 11:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359550#M133486</guid>
      <dc:creator>chetan_surana</dc:creator>
      <dc:date>2012-04-19T11:48:50Z</dc:date>
    </item>
    <item>
      <title>SQL connection variables dynamic</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359551#M133487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copy - paste the connection string to a text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read this text file with the include statement in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you only have to change the contents of the text file and all QVW's will read from the same data source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 12:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359551#M133487</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2012-04-19T12:34:34Z</dc:date>
    </item>
    <item>
      <title>SQL connection variables dynamic</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359552#M133488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Michiel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i replaced the connection string with text file and read that file with include statement in qvw. It worked ! however if i need to change the password of the server in the text file , it gives in an encrypted format :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=SQLOLEDB.1;Persist Security Info=True;User ID=genius;Initial Catalog=testdb;Data Source=dashboard.com;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=ps1111;Use Encryption for Data=False;Tag with column collation when possible=False] (XPassword is &lt;STRONG&gt;dCHLMRFEPLMETZQGVZLB&lt;/STRONG&gt;);&amp;nbsp; How do i change this encrypted one ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when replacing this pw with the actual one it fails ..any inputs on the same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 14:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359552#M133488</guid>
      <dc:creator>chetan_surana</dc:creator>
      <dc:date>2012-04-19T14:01:15Z</dc:date>
    </item>
    <item>
      <title>SQL connection variables dynamic</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359553#M133489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know this should work. I used this myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the best way is to rebuild the connection in a qlikview after a password change is:&lt;/P&gt;&lt;P&gt;Copy the new connection string from Qlikview to the text file (you can comment the old string if you want to save the previous string).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 14:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359553#M133489</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2012-04-19T14:16:03Z</dc:date>
    </item>
    <item>
      <title>SQL connection variables dynamic</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359554#M133490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yep that would work..was thinking of a way where i can skip that step..but thats okie need to change only in one place now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 14:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-connection-variables-dynamic/m-p/359554#M133490</guid>
      <dc:creator>chetan_surana</dc:creator>
      <dc:date>2012-04-19T14:52:00Z</dc:date>
    </item>
  </channel>
</rss>

