<?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: loading data form QVD to any DataBase or Files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827996#M993636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Databases and files should be treated entirely differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD's can only be exported using a script in a QlikView document. Always start by loading a QVD in its entirety in memory. Then, depending on the required output format, do one of these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Files: use a STORE statement to store data into a csv file. All data processing should be performed before using the STORE statement.&lt;/LI&gt;&lt;LI&gt;Databases: CONNECT to your RDBMS and use SQL UPDATE/SQL INSERT statements to transfer the memory-resident data to DB Tables. Do not forget to put the connection in ReadWrite mode (see "Open Database in ReadWrite mode" in the Settings tab in the Script Editor)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Aug 2015 13:18:24 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2015-08-14T13:18:24Z</dc:date>
    <item>
      <title>loading data form QVD to any DataBase or Files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827991#M993631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is any way to load the data from QVD to any DataBase or Files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827991#M993631</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: loading data form QVD to any DataBase or Files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827992#M993632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QVD is the qlikview readable data format with better optimization algorithms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we want to export the data from QVD, only option is to reload using qlikview client and export to excel &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 11:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827992#M993632</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-07-08T11:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: loading data form QVD to any DataBase or Files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827993#M993633</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;You can load data from QVD into QlikView but what you can't do is to load data from QVD to database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe check Extension object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 11:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827993#M993633</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-07-08T11:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: loading data form QVD to any DataBase or Files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827994#M993634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;any idea to load data from qvd to database or files?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 13:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827994#M993634</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2015-08-14T13:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: loading data form QVD to any DataBase or Files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827995#M993635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;google search for&lt;/P&gt;&lt;P&gt;advanced etl processor&lt;/P&gt;&lt;P&gt;etl-tools&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 13:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827995#M993635</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-14T13:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: loading data form QVD to any DataBase or Files</title>
      <link>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827996#M993636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Databases and files should be treated entirely differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD's can only be exported using a script in a QlikView document. Always start by loading a QVD in its entirety in memory. Then, depending on the required output format, do one of these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Files: use a STORE statement to store data into a csv file. All data processing should be performed before using the STORE statement.&lt;/LI&gt;&lt;LI&gt;Databases: CONNECT to your RDBMS and use SQL UPDATE/SQL INSERT statements to transfer the memory-resident data to DB Tables. Do not forget to put the connection in ReadWrite mode (see "Open Database in ReadWrite mode" in the Settings tab in the Script Editor)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 13:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-data-form-QVD-to-any-DataBase-or-Files/m-p/827996#M993636</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-08-14T13:18:24Z</dc:date>
    </item>
  </channel>
</rss>

