<?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 export QVD data to DB in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847414#M297457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Peter is getting your point very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is that ODBC/OLEDB connections are - &lt;EM&gt;by default&lt;/EM&gt; - two way channels. You can both send to and receive data from your database. It's only that QlikView - again by default - sets the channel to one-way data transfer only. That's normal for a BI-tool that should not be messing with the original data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Peter's link, look for a post by Noman Khan that contains a connection string with a Mode= parameter. That should do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter-2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 May 2015 08:13:25 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2015-05-26T08:13:25Z</dc:date>
    <item>
      <title>how to export QVD data to DB</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847406#M297449</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 one doubt every time we are connecting to Database and importing data after that we are store table into QVD.&lt;/P&gt;&lt;P&gt;my Question is, is there any possible way to send QVD data to any other Data Bases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case any credentials required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear experts Please let me know &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:20:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847406#M297449</guid>
      <dc:creator>vinod2086</dc:creator>
      <dc:date>2015-05-26T07:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to export QVD data to DB</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847407#M297450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when you estabilish a connection with your db, usually you use SELECT statement, but you can use other SQL instruction, as UPDATE, INSERT and DELETE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, you could load a qvd in a QlikView table, then read every row and execute an INSERT to your DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847407#M297450</guid>
      <dc:creator>simospa</dc:creator>
      <dc:date>2015-05-26T07:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to export QVD data to DB</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847408#M297451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm interested in this also, I have never managed to get it to work but it seems like it should be easy.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847408#M297451</guid>
      <dc:creator />
      <dc:date>2015-05-26T07:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to export QVD data to DB</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847409#M297452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Spanio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for yr reply&lt;/P&gt;&lt;P&gt;i dont know how to estabish connection between DB2 and Qlikview&lt;/P&gt;&lt;P&gt;here i want to use Qlikview is Source and DB2 is Target&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847409#M297452</guid>
      <dc:creator>vinod2086</dc:creator>
      <dc:date>2015-05-26T07:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to export QVD data to DB</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847410#M297453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/618280"&gt;DB2 Connection&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847410#M297453</guid>
      <dc:creator />
      <dc:date>2015-05-26T07:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to export QVD data to DB</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847411#M297454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It helped me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847411#M297454</guid>
      <dc:creator />
      <dc:date>2015-05-26T07:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to export QVD data to DB</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847412#M297455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not forget to enable the checkbox called "Open Databases in Read and Write mode" in Script Editor-&amp;gt;Settings (tab at the bottom). And make sure that the DBMS account account has R/W privileges to all tables you want to modify. That may not be the case right now, but you won't notice if you're using QlikView for ETL only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847412#M297455</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-05-26T07:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to export QVD data to DB</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847413#M297456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dear Peter i think you are not getting my point&lt;/P&gt;&lt;P&gt;by using ODBE/OLEDB we can import data from other DB's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my question how to export Qlikview(QVD) data to DB2.&lt;/P&gt;&lt;P&gt;if this is possible how to establish connection b/w DB2 to Qlikview.&lt;/P&gt;&lt;P&gt;and what are the credentials required.&lt;/P&gt;&lt;P&gt;if any one are good in DB pls let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 08:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847413#M297456</guid>
      <dc:creator>vinod2086</dc:creator>
      <dc:date>2015-05-26T08:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to export QVD data to DB</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847414#M297457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Peter is getting your point very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is that ODBC/OLEDB connections are - &lt;EM&gt;by default&lt;/EM&gt; - two way channels. You can both send to and receive data from your database. It's only that QlikView - again by default - sets the channel to one-way data transfer only. That's normal for a BI-tool that should not be messing with the original data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Peter's link, look for a post by Noman Khan that contains a connection string with a Mode= parameter. That should do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter-2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 08:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847414#M297457</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-05-26T08:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to export QVD data to DB</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847415#M297458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;you could try to save data in a txt file and then import the file in the DB.&lt;/P&gt;&lt;P&gt;May it be useful?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;Adriano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 08:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-export-QVD-data-to-DB/m-p/847415#M297458</guid>
      <dc:creator>adriano_fornoni</dc:creator>
      <dc:date>2015-05-26T08:18:01Z</dc:date>
    </item>
  </channel>
</rss>

