<?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 Data Load from SQL; QvOdbcConnectorPackage.exe.config Settings in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Data-Load-from-SQL-QvOdbcConnectorPackage-exe-config-Settings/m-p/1607142#M4251</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Currently, when I load data from SQL into a Qlik Sense QVD, the Data Load Progress window shows that about 3,000 rows at a time are loaded into the QVD.&lt;/P&gt;&lt;P&gt;Can this be increased? The QVD is super fast obviously because it is all in memory. Loading the QVD is pretty painful though.&amp;nbsp;Is there an equivalent to the SSIS fast load option?&lt;/P&gt;&lt;P&gt;I browsed the&amp;nbsp;QvOdbcConnectorPackage.exe.config file and nothing stood out except maybe:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;setting name="MaximumFileSize" serializeAs="String"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;value&amp;gt;10MB&amp;lt;/value&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the load script. Nothing fancy.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Charges:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Load *;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;SQL SELECT * FROM dbo.CHARGES;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Store Charges into [lib://FileSystem/Charges.qvd] qvd;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Drop table Charges;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Dec 2021 16:57:48 GMT</pubDate>
    <dc:creator>brandonblaine</dc:creator>
    <dc:date>2021-12-21T16:57:48Z</dc:date>
    <item>
      <title>Data Load from SQL; QvOdbcConnectorPackage.exe.config Settings</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Data-Load-from-SQL-QvOdbcConnectorPackage-exe-config-Settings/m-p/1607142#M4251</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Currently, when I load data from SQL into a Qlik Sense QVD, the Data Load Progress window shows that about 3,000 rows at a time are loaded into the QVD.&lt;/P&gt;&lt;P&gt;Can this be increased? The QVD is super fast obviously because it is all in memory. Loading the QVD is pretty painful though.&amp;nbsp;Is there an equivalent to the SSIS fast load option?&lt;/P&gt;&lt;P&gt;I browsed the&amp;nbsp;QvOdbcConnectorPackage.exe.config file and nothing stood out except maybe:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;setting name="MaximumFileSize" serializeAs="String"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;value&amp;gt;10MB&amp;lt;/value&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the load script. Nothing fancy.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Charges:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Load *;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;SQL SELECT * FROM dbo.CHARGES;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Store Charges into [lib://FileSystem/Charges.qvd] qvd;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Drop table Charges;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 16:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Data-Load-from-SQL-QvOdbcConnectorPackage-exe-config-Settings/m-p/1607142#M4251</guid>
      <dc:creator>brandonblaine</dc:creator>
      <dc:date>2021-12-21T16:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data Load from SQL; QvOdbcConnectorPackage.exe.config Settings</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Data-Load-from-SQL-QvOdbcConnectorPackage-exe-config-Settings/m-p/1607154#M4252</link>
      <description>&lt;P&gt;Weird behaviour,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you able to only load all records to memory (removing the store)?&lt;/P&gt;&lt;P&gt;Any error messages appear when storing to the QVD?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dumb question, are there more than 3000 records on the table?&lt;/P&gt;&lt;P&gt;It should do quite well in loading data from SQL, i've done a few millions quite fast and storing without a problem, can you specify the exact actions are made and what goes wrong with a printscreen?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 18:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Data-Load-from-SQL-QvOdbcConnectorPackage-exe-config-Settings/m-p/1607154#M4252</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2019-07-29T18:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data Load from SQL; QvOdbcConnectorPackage.exe.config Settings</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Data-Load-from-SQL-QvOdbcConnectorPackage-exe-config-Settings/m-p/1607159#M4253</link>
      <description>Hi felipedl,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. This seems to be the default regardless of if I am loading into a QVD or straight into the app from the SQL source. The table I have is ~2 million rows. It is only one table which is the result of a de-normalized query which I do because I don't believe Qlik handles complex data models very well.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'd forgo the QVD step if I could but the data manager will not process that much data without it being in a QVD.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jul 2019 18:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Data-Load-from-SQL-QvOdbcConnectorPackage-exe-config-Settings/m-p/1607159#M4253</guid>
      <dc:creator>brandonblaine</dc:creator>
      <dc:date>2019-07-29T18:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data Load from SQL; QvOdbcConnectorPackage.exe.config Settings</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Data-Load-from-SQL-QvOdbcConnectorPackage-exe-config-Settings/m-p/1607252#M4255</link>
      <description>&lt;P&gt;I just had the IT team increase the number of cores on the VM from 4 to 8. I'll have to check the logs to see if this helps. The VM has 60GB of RAM.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 21:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Data-Load-from-SQL-QvOdbcConnectorPackage-exe-config-Settings/m-p/1607252#M4255</guid>
      <dc:creator>brandonblaine</dc:creator>
      <dc:date>2019-07-29T21:39:30Z</dc:date>
    </item>
  </channel>
</rss>

