<?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 How to use QVConnect? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-QVConnect/m-p/198751#M1229741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;QVConnect is a new component delivered with QlikView 10. However its actually the data connectivity component used from script execution. We've made it a separate execution component from qv.exe to provide more stability and management over data connections vs. the qlikview execution engine. You will notice two components - QVConnect and QVConnect32 that is used for 32 bit data connectivity in your script (e.g. running on a 64 bit machine and have to connect to a mix of 64 and 32 bit data sources. 'Force 32' checkbox in script makes the script statement(s) use the QVConnect32 process.&lt;/P&gt;&lt;P&gt;If you are looking for information on how to write your own data connectors (where no compatible data connectivity exists for QV today), you can take a look at the new V10 format called QVX - QLikView Data Exchange. You can find information on that inside the QlikView SDK (optional component installed with QlikVIew Server). There are also a few examples on the forums.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/t/37683.aspx"&gt;http://community.qlik.com/forums/t/37683.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/wikis/qlikview10/qlikview-data-exchange.aspx"&gt;http://community.qlik.com/wikis/qlikview10/qlikview-data-exchange.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jan 2011 20:07:14 GMT</pubDate>
    <dc:creator>Qlik_Trigg</dc:creator>
    <dc:date>2011-01-31T20:07:14Z</dc:date>
    <item>
      <title>How to use QVConnect?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-QVConnect/m-p/198750#M1229739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Qlikview 10 introduced a new component that controls the data connection called QVConnect. We thought of using it to simplify data connection and manage triggering to data upload.&lt;/P&gt;&lt;P&gt;As far as I managed to dig in the tutorial and reference guides, I couldn't find any documentation on how to use this component.&lt;/P&gt;&lt;P&gt;Am I searching for the wrong term (QVConnect)? Can someone please share a reference for the component documentation?&lt;/P&gt;&lt;P&gt;Thanks, David.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-QVConnect/m-p/198750#M1229739</guid>
      <dc:creator />
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>How to use QVConnect?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-QVConnect/m-p/198751#M1229741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;QVConnect is a new component delivered with QlikView 10. However its actually the data connectivity component used from script execution. We've made it a separate execution component from qv.exe to provide more stability and management over data connections vs. the qlikview execution engine. You will notice two components - QVConnect and QVConnect32 that is used for 32 bit data connectivity in your script (e.g. running on a 64 bit machine and have to connect to a mix of 64 and 32 bit data sources. 'Force 32' checkbox in script makes the script statement(s) use the QVConnect32 process.&lt;/P&gt;&lt;P&gt;If you are looking for information on how to write your own data connectors (where no compatible data connectivity exists for QV today), you can take a look at the new V10 format called QVX - QLikView Data Exchange. You can find information on that inside the QlikView SDK (optional component installed with QlikVIew Server). There are also a few examples on the forums.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/t/37683.aspx"&gt;http://community.qlik.com/forums/t/37683.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/wikis/qlikview10/qlikview-data-exchange.aspx"&gt;http://community.qlik.com/wikis/qlikview10/qlikview-data-exchange.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jan 2011 20:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-QVConnect/m-p/198751#M1229741</guid>
      <dc:creator>Qlik_Trigg</dc:creator>
      <dc:date>2011-01-31T20:07:14Z</dc:date>
    </item>
    <item>
      <title>How to use QVConnect?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-QVConnect/m-p/198752#M1229745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am having the data source in the 32 bit system and the Qlikview installed in the 64 bit system. Do i need to select theForce 32 bit?. Is there any impact in the performance if i am not going to select the Force 32 bit option. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 12:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-QVConnect/m-p/198752#M1229745</guid>
      <dc:creator />
      <dc:date>2011-06-16T12:01:23Z</dc:date>
    </item>
  </channel>
</rss>

