<?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: QlikView Macro write back to database in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292498#M864331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/23109"&gt;jagan&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the link about Dynamic Update functionality. Thats really Brilliant!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have come across Business users often asking me about the possibility of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Adding or amending the data in a QlikView Table by an End User like adding adding comments and &lt;/P&gt;&lt;P&gt;2. Writing that data back to a database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link you shared really solves the first problem. Now I am looking for help with the VB Macro that can writeback the QlikView table data back to a database table. (Please find the attached QVW file in my original question above and it contains the macro that needs to be corrected)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many people in the Qlik Community are looking for a solution to this problem, so any help will be greatly appreciated!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Dec 2016 19:05:46 GMT</pubDate>
    <dc:creator>rakesh_kumar</dc:creator>
    <dc:date>2016-12-29T19:05:46Z</dc:date>
    <item>
      <title>QlikView Macro write back to database</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292493#M864326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached application I am trying to writeback the selected values in the listbox to&lt;SPAN style="font-size: 13.3333px;"&gt; the database. When I click on the 'Writeback' button its opening macro code editor. So something is not working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to the QV macros. Please could someone help me in fixing the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292493#M864326</guid>
      <dc:creator>rakesh_kumar</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Macro write back to database</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292494#M864327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So many VB Macro experts in the Qlik community and no one answered yet!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can some one help me with this? &lt;SPAN style="font-size: 13.3333px;"&gt;( &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/qlik-users/2286"&gt;rwunderlich&lt;/A&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; , &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;, &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/qlik-users/23109"&gt;jagan&lt;/A&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;, &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/qlik-users/27943"&gt;marcus_sommer&lt;/A&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; , &lt;A href="https://community.qlik.com/qlik-users/26418"&gt;tresesco&lt;/A&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help very much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 10:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292494#M864327</guid>
      <dc:creator>rakesh_kumar</dc:creator>
      <dc:date>2016-12-21T10:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Macro write back to database</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292495#M864328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are various possibilities to what could be wrong. For example, the connection itself respectively the way how they is declared could have an issue, the access-rights to the db, some settings could be missing or wrong and also some other issue within the routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look here: &lt;A href="https://community.qlik.com/docs/DOC-8497"&gt;How to make Qlikview a real time system Update DB and Qlikview Online&lt;/A&gt; and here: &lt;A href="https://community.qlik.com/message/1026129"&gt;Re: write back from front end.&lt;/A&gt; to the answers from Petter (there might be other ways more suitable especially with considerations to efforts and risks).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further I would check the macro from the modul itself - there might be any error-messages within the very first line above the window (beside the button check) and I would use some own debugging steps by using msgbox which return variable-values, err.numbers and show which parts of the script runs and where did the execution stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 11:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292495#M864328</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-12-21T11:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Macro write back to database</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292496#M864329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7372"&gt;Dynamic Update - Using Actions&lt;/A&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;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 15:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292496#M864329</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-12-29T15:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Macro write back to database</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292497#M864330</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;please see this:&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;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 15:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292497#M864330</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2016-12-29T15:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Macro write back to database</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292498#M864331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/23109"&gt;jagan&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the link about Dynamic Update functionality. Thats really Brilliant!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have come across Business users often asking me about the possibility of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Adding or amending the data in a QlikView Table by an End User like adding adding comments and &lt;/P&gt;&lt;P&gt;2. Writing that data back to a database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link you shared really solves the first problem. Now I am looking for help with the VB Macro that can writeback the QlikView table data back to a database table. (Please find the attached QVW file in my original question above and it contains the macro that needs to be corrected)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many people in the Qlik Community are looking for a solution to this problem, so any help will be greatly appreciated!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 19:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292498#M864331</guid>
      <dc:creator>rakesh_kumar</dc:creator>
      <dc:date>2016-12-29T19:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Macro write back to database</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292499#M864332</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 this link, hope it helps you to write data to database using Insert Statment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6655"&gt;Inserting records into Database using Qlikview Script&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 02:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Macro-write-back-to-database/m-p/1292499#M864332</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2017-01-03T02:50:32Z</dc:date>
    </item>
  </channel>
</rss>

