<?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: QVD encryption in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-encryption/m-p/943986#M325288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The posts included in Bill Markhams response are very useful - as you have seen, the short answer is not but here is some inforamtion regarding the layout&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor941"&gt;&lt;/A&gt;QVD Files&lt;/H1&gt;&lt;P&gt;A QVD (QlikView Data) file is a file containing a table of data exported from QlikView. QVD is a native QlikView format and can only be written to and read by QlikView. The file format is optimized for speed when reading data from a QlikView script but it is still very compact. Reading data from a QVD file is typically 10-100 times faster than reading from other data sources. &lt;/P&gt;&lt;P&gt;QVD files can be read in two modes, standard (fast) and super-fast. The selected mode is determined automatically by the QlikView script engine. Super-fast mode can be utilized only when all fields or a subset thereof are read without any transformations (formulas acting upon the fields), though the renaming of fields is allowed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A QVD file holds exactly one data table and consists of three parts:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A well formed XML header (in UTF-8 char set) describing the fields in the table, the layout of the subsequent information and some other meta-data. &lt;/LI&gt;&lt;LI&gt;Symbol tables in a byte stuffed format. &lt;/LI&gt;&lt;LI&gt;Actual table data in a bit-stuffed format. &lt;/LI&gt;&lt;/OL&gt;&lt;H2&gt;&lt;/H2&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 20:23:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-16T20:23:32Z</dc:date>
    <item>
      <title>QVD encryption</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-encryption/m-p/943983#M325285</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;I would like to know if Qlik uses any especial algorithm to encrypt the QVD data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Karla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-encryption/m-p/943983#M325285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T19:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: QVD encryption</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-encryption/m-p/943984#M325286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I saw this a couple of weeks ago, but have not tried it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14257"&gt;Encrypt and Decrypt data in QVD&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most people rely on NTFS permissions to the QVD files to prevent sticky fingers getting to them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-encryption/m-p/943984#M325286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T19:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: QVD encryption</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-encryption/m-p/943985#M325287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;The short answer is: no. QVD:s are not encrypted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-encryption/m-p/943985#M325287</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2015-12-16T19:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: QVD encryption</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-encryption/m-p/943986#M325288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The posts included in Bill Markhams response are very useful - as you have seen, the short answer is not but here is some inforamtion regarding the layout&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor941"&gt;&lt;/A&gt;QVD Files&lt;/H1&gt;&lt;P&gt;A QVD (QlikView Data) file is a file containing a table of data exported from QlikView. QVD is a native QlikView format and can only be written to and read by QlikView. The file format is optimized for speed when reading data from a QlikView script but it is still very compact. Reading data from a QVD file is typically 10-100 times faster than reading from other data sources. &lt;/P&gt;&lt;P&gt;QVD files can be read in two modes, standard (fast) and super-fast. The selected mode is determined automatically by the QlikView script engine. Super-fast mode can be utilized only when all fields or a subset thereof are read without any transformations (formulas acting upon the fields), though the renaming of fields is allowed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A QVD file holds exactly one data table and consists of three parts:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A well formed XML header (in UTF-8 char set) describing the fields in the table, the layout of the subsequent information and some other meta-data. &lt;/LI&gt;&lt;LI&gt;Symbol tables in a byte stuffed format. &lt;/LI&gt;&lt;LI&gt;Actual table data in a bit-stuffed format. &lt;/LI&gt;&lt;/OL&gt;&lt;H2&gt;&lt;/H2&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 20:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-encryption/m-p/943986#M325288</guid>
      <dc:creator />
      <dc:date>2015-12-16T20:23:32Z</dc:date>
    </item>
  </channel>
</rss>

