<?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 from SQL vs QVD, what's better and why? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075223#M358787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of the things to take into account is the data volume; if you have "big" tables, &lt;/P&gt;&lt;P&gt;with qvd you can use an incremental load and reduce the time to get the data from the database (sql).&lt;/P&gt;&lt;P&gt;For "small" tables it's easier to always extract all the data from the database (sql).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2016 18:38:38 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2016-01-26T18:38:38Z</dc:date>
    <item>
      <title>Loading data from SQL vs QVD, what's better and why?</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075220#M358784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to implement an app with lots of SQL dependencies existing in DW. Not sure what would be better, load all the data/tables from&lt;/P&gt;&lt;P&gt;SQL using connection string or from QVD files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 16:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075220#M358784</guid>
      <dc:creator />
      <dc:date>2016-01-26T16:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from SQL vs QVD, what's better and why?</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075221#M358785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The answer is the classic &lt;EM&gt;"it all depends...."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you already have a collection of pre-created QVD's to use ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075221#M358785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-26T18:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from SQL vs QVD, what's better and why?</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075222#M358786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's almost always better to decouple the data extract and transformation from loading data in the final app. So in this case, I would create a layer of script to load from DW and store in QVDs. And then load the QVDs into the final app. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075222#M358786</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-01-26T18:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from SQL vs QVD, what's better and why?</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075223#M358787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of the things to take into account is the data volume; if you have "big" tables, &lt;/P&gt;&lt;P&gt;with qvd you can use an incremental load and reduce the time to get the data from the database (sql).&lt;/P&gt;&lt;P&gt;For "small" tables it's easier to always extract all the data from the database (sql).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075223#M358787</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-01-26T18:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from SQL vs QVD, what's better and why?</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075224#M358788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, don't have QVD files, tables are below 200K rows but data used on the application is comprised of 10 to 15 tabs/containers using data from 15 to 20 SQL tables, some tables have 5K rows, a few have around 150K rows. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 21:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075224#M358788</guid>
      <dc:creator />
      <dc:date>2016-01-26T21:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from SQL vs QVD, what's better and why?</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075225#M358789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, big tables in my view, most tables are below 20K rows but, application is comprised of 10 to 15 tabs/containers using data from 15 to 20 SQL tables, some tables have 5K rows, a few have around 150K rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 21:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1075225#M358789</guid>
      <dc:creator />
      <dc:date>2016-01-26T21:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data from SQL vs QVD, what's better and why?</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1694988#M450884</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I think it's almost always better to decouple the data extract and transformation from loading data in the final app. So in this case, I would create a layer of script to load from DW and store in QVDs. And then load the QVDs into the final app.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I'm curious, can you explain your reasoning?&amp;nbsp; Why do you "almost always" recommend this approach?&amp;nbsp; I'm not using qvds much yet, and I'm wondering if I'm heading down a bad path.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 16:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-data-from-SQL-vs-QVD-what-s-better-and-why/m-p/1694988#M450884</guid>
      <dc:creator>mmarchese</dc:creator>
      <dc:date>2020-04-20T16:42:05Z</dc:date>
    </item>
  </channel>
</rss>

