<?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: how to write to database? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764447#M664657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately no, this explains how to export.&lt;/P&gt;&lt;P&gt;What should I do is write on my db where I get my data, so every time I launch the script the data that the user entered is not lost&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2015 08:42:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-26T08:42:42Z</dc:date>
    <item>
      <title>how to write to database?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764444#M664654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ask you something not easy, I'd like to know if it is possible to write in the database via QlikView.&lt;/P&gt;&lt;P&gt;I know that QlikView does not natively support this feature. So I've done several researches but I have not found anything that would be useful to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone ever had to deal with something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 08:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764444#M664654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-26T08:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to write to database?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764445#M664655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use macro's to instantiate a writable connection with a database and write data to a database. Simply search the internet for vbscript code that writes to a database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 08:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764445#M664655</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-01-26T08:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to write to database?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764446#M664656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/8970"&gt;How to export data from a qvw file to another database (Firebird, Access, SQL...)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 08:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764446#M664656</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-01-26T08:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to write to database?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764447#M664657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately no, this explains how to export.&lt;/P&gt;&lt;P&gt;What should I do is write on my db where I get my data, so every time I launch the script the data that the user entered is not lost&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 08:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764447#M664657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-26T08:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to write to database?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764448#M664658</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;Check if this helps&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;&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>Mon, 26 Jan 2015 08:49:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764448#M664658</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2015-01-26T08:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to write to database?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764449#M664659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this might be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also found this &lt;SPAN style="font-size: 13.3333330154419px;"&gt;"Writeback Extension Installer" on QV market&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;, has anyone tried it?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 08:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764449#M664659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-26T08:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to write to database?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764450#M664660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I know, but I'm not an expert and some examples I found are not easy to understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 09:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764450#M664660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-26T09:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to write to database?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764451#M664661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well guys,&lt;/P&gt;&lt;P&gt;I followed this guide &lt;A href="https://community.qlik.com/docs/DOC-2784"&gt;Write back to database via XML output or web service&lt;/A&gt;, and I solved the problem by saving the data to XML. Now saving is working properly but I have two small problems:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) saving only works on the elements currently viewing. Let me explain, mine is a dynamic scenario that changes in response to customer choice. the customer is chosen through a list box, and the table for entries is updated in relation to the customer chose. Each client is associated with a family of products and the table changes its number of lines in relation to the family. So there will never be a constant number of rows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to save everything and not just data related to the customer chose. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) how can I load the saved data in the table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 14:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-write-to-database/m-p/764451#M664661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-26T14:59:46Z</dc:date>
    </item>
  </channel>
</rss>

