<?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: Can we insert QVW data into a database table ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607957#M224467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 style="margin-right: 100px; padding-left: 32px; font-size: 26px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/H1&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-3054"&gt;Write Back to Database via ETL process (using CSV or XML)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikblog.at/1798/posting-data-from-qlikview-to-other-systems-using-the-ajax-client-and-extensions/" title="http://www.qlikblog.at/1798/posting-data-from-qlikview-to-other-systems-using-the-ajax-client-and-extensions/"&gt;Posting Data from QlikView to Other Systems using the Ajax Client&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2014 19:45:46 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-02-27T19:45:46Z</dc:date>
    <item>
      <title>Can we insert QVW data into a database table ?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607952#M224462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QVW and 5 columns with data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I insert those 5 columns data into a table in database ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 21:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607952#M224462</guid>
      <dc:creator>chiru_thota</dc:creator>
      <dc:date>2014-02-04T21:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can we insert QVW data into a database table ?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607953#M224463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The QlikView's ODBC driver is read only, therefore C, U, D is not capable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However; we would be able to formulate the SQL statement based on the QlickView grid result using the one of the dimention. If you do INSERT/UPDATE or DELETE, simply 'UPDATE (fieldname)'&amp;amp;(value).....which we could copy &amp;amp; paste into SQL client and run. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such is typically suitable for POC (proof of concept) purpose, inserting data into local DB as example to the customer etc. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 23:09:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607953#M224463</guid>
      <dc:creator>atsushi_saijo</dc:creator>
      <dc:date>2014-02-04T23:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can we insert QVW data into a database table ?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607954#M224464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA sample Might be helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 03:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607954#M224464</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-02-05T03:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can we insert QVW data into a database table ?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607955#M224465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vikas for sharing Code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me test and post the results here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 23:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607955#M224465</guid>
      <dc:creator>chiru_thota</dc:creator>
      <dc:date>2014-02-07T23:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can we insert QVW data into a database table ?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607956#M224466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whilst there are ways that you can get QlikView to write to databases (with macro code etc.) I would always recommend de-coupling the QlikView process from the database process.&amp;nbsp; By this I mean you could export your data from QVW after it has been loaded and processed into a CSV file and then load and merge that data using tools provided by the database (eg. SSIS for SQL Server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This reduces the chances of something fouling up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 23:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607956#M224466</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2014-02-26T23:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can we insert QVW data into a database table ?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607957#M224467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 style="margin-right: 100px; padding-left: 32px; font-size: 26px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/H1&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-3054"&gt;Write Back to Database via ETL process (using CSV or XML)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikblog.at/1798/posting-data-from-qlikview-to-other-systems-using-the-ajax-client-and-extensions/" title="http://www.qlikblog.at/1798/posting-data-from-qlikview-to-other-systems-using-the-ajax-client-and-extensions/"&gt;Posting Data from QlikView to Other Systems using the Ajax Client&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 19:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-insert-QVW-data-into-a-database-table/m-p/607957#M224467</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-02-27T19:45:46Z</dc:date>
    </item>
  </channel>
</rss>

