<?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 Can we read QVD file in .NET in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206012#M62287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any QV API function to read the QVD file without using QV software?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Feb 2011 16:52:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-08T16:52:45Z</dc:date>
    <item>
      <title>Can we read QVD file in .NET</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206012#M62287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any QV API function to read the QVD file without using QV software?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 16:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206012#M62287</guid>
      <dc:creator />
      <dc:date>2011-02-08T16:52:45Z</dc:date>
    </item>
    <item>
      <title>Can we read QVD file in .NET</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206013#M62288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is nothing like that, QlikView is the only software able to read/write qvd files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 18:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206013#M62288</guid>
      <dc:creator />
      <dc:date>2011-02-08T18:10:01Z</dc:date>
    </item>
    <item>
      <title>Can we read QVD file in .NET</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206014#M62289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could probably load the QVD in QlikView, export it to CSV, and then load in the CSV. You could probably control all that from .NET somehow. But QVD is a proprietary format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 23:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206014#M62289</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-02-08T23:19:32Z</dc:date>
    </item>
    <item>
      <title>Can we read QVD file in .NET</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206015#M62290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you cannot read WVD file in any other tool excepting Qlikview. But You can indirectly use Qlikview data in any other tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Feb 2011 07:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206015#M62290</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-02-13T07:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can we read QVD file in .NET</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206016#M62291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wrote a QVD viewer (it can be downloaded &lt;A href="http://easyqlik.com"&gt;here&lt;/A&gt;) but since QVD specification isn't publicly available I had to decode it myself. Finally, it's doable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally, the right way is to use QVX format for data exchange with 3rd pary systems. Its specification is publicly available and promoted by QlikTech.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2012 16:08:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/206016#M62291</guid>
      <dc:creator />
      <dc:date>2012-06-05T16:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can we read QVD file in .NET</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/1776966#M454941</link>
      <description>&lt;P&gt;It's amazing progresa sir! How did you make it? It look really fast!&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 19:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-read-QVD-file-in-NET/m-p/1776966#M454941</guid>
      <dc:creator>safakkya</dc:creator>
      <dc:date>2021-01-24T19:59:56Z</dc:date>
    </item>
  </channel>
</rss>

