<?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 Write Back to Database in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226566#M78745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramnuas,&lt;/P&gt;&lt;P&gt;It should be possible since in the Edit Script there is an option in Settings as &lt;STRONG&gt;Open Database in Read and Write Mode.&lt;/STRONG&gt; So there should be some way to write back to the database either by macro or other way.&lt;/P&gt;&lt;P&gt;Ay experts who has idea on this ...........Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Oct 2010 12:34:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-04T12:34:51Z</dc:date>
    <item>
      <title>Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226563#M78742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to use the input field to get the data from user and process the calculation. And more importantly i want to store the input for the future references.Does the same has to be done using Macros or is there anyother option for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,XXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 07:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226563#M78742</guid>
      <dc:creator />
      <dc:date>2010-10-04T07:31:48Z</dc:date>
    </item>
    <item>
      <title>Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226564#M78743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts ,&lt;/P&gt;&lt;P&gt;Need ur suggestions on the writing the data back to database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,XXX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 09:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226564#M78743</guid>
      <dc:creator />
      <dc:date>2010-10-04T09:00:40Z</dc:date>
    </item>
    <item>
      <title>Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226565#M78744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QlikView is not designed for writting back data to the database. To implement this, you have to manually create procedures to accomplish this or use budgeting tools (like Prophix) for write back.&lt;/P&gt;&lt;P&gt;Ramunas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 10:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226565#M78744</guid>
      <dc:creator />
      <dc:date>2010-10-04T10:34:16Z</dc:date>
    </item>
    <item>
      <title>Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226566#M78745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramnuas,&lt;/P&gt;&lt;P&gt;It should be possible since in the Edit Script there is an option in Settings as &lt;STRONG&gt;Open Database in Read and Write Mode.&lt;/STRONG&gt; So there should be some way to write back to the database either by macro or other way.&lt;/P&gt;&lt;P&gt;Ay experts who has idea on this ...........Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 12:34:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226566#M78745</guid>
      <dc:creator />
      <dc:date>2010-10-04T12:34:51Z</dc:date>
    </item>
    <item>
      <title>Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226567#M78746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can run a Stored Procedure (attached) where you could send variables to write to the database, but usually we've just exported a flat file from QlikView to a folder and had the database run a job to save it to the database.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 00:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226567#M78746</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-10-05T00:06:18Z</dc:date>
    </item>
    <item>
      <title>Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226568#M78747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also very interested in this topic. My question is. Is there any chance that the described procedures would also work via the Ajax Browser Client?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Gunnar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 11:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226568#M78747</guid>
      <dc:creator />
      <dc:date>2011-01-14T11:48:13Z</dc:date>
    </item>
    <item>
      <title>Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226569#M78748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your best choice with the AJAX client is to create an extension object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 20:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226569#M78748</guid>
      <dc:creator>garystrader</dc:creator>
      <dc:date>2012-03-08T20:58:02Z</dc:date>
    </item>
    <item>
      <title>Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226570#M78749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gary!&lt;/P&gt;&lt;P&gt;Are there perhaps any examples to illustrate this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 21:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226570#M78749</guid>
      <dc:creator />
      <dc:date>2012-03-08T21:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226571#M78750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.citagus.com/citagus/blog/qlikview-writing-back-to-database/"&gt;http://www.citagus.com/citagus/blog/qlikview-writing-back-to-database/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 10:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226571#M78750</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2012-11-08T10:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226572#M78751</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;the most elegant solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5970"&gt;SQL Writeback from QlikView extension object.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 11:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226572#M78751</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2014-11-10T11:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Write Back to Database</title>
      <link>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226573#M78752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow the link on Andry.&lt;/P&gt;&lt;P&gt;Go through it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 11:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-Back-to-Database/m-p/226573#M78752</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-10T11:15:17Z</dc:date>
    </item>
  </channel>
</rss>

