<?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 Implementing QlikView document in the windows application using QlikView OCX in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194819#M715730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;After doing the below registration process when i added the QlikOCX.ocx component in the VB application and called that compenent. As I don't have the license I selected continue with personal edition. I am getting the error which is shown below. Can some please help me out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;3.6 Copying and registering the QlikView OCX&lt;BR /&gt;component&lt;BR /&gt;Copying the QlikView OCX control to the target computer&lt;BR /&gt;The QlikView OCX component (QlikOCX.ocx) must first be copied to the&lt;BR /&gt;target computer. The OCX file may be put in any location on the disk.&lt;BR /&gt;The OCX file must then be registered by Windows before it can be used.&lt;BR /&gt;Registration of OCX and DLL files is done by the program Regsvr32.exe,&lt;BR /&gt;which can be found in the windows\system or windows\system32&lt;BR /&gt;directory.&lt;BR /&gt;After registration the OCX file may not be moved without re-registering it.&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/27/5025.1.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/27/5025.1.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 May 2010 08:40:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-04T08:40:11Z</dc:date>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194816#M715727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I don't have much experience in implementing the qlikview application. Will be thankful if can help me me to implement the same.&lt;/P&gt;&lt;P&gt;I have downloaded the QlikView OCX which is required to to open the qlikview document from the windows application as per my understanding. Please correct me if I am wrong.&lt;/P&gt;&lt;P&gt;The windows application which I am trying is developed in Power Builder. If my request can be done please let me know how to start with?&lt;/P&gt;&lt;P&gt;I installed the QlikView OCX in my system now don't have any clue what to do next?&lt;/P&gt;&lt;P&gt;Some on please help me out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 12:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194816#M715727</guid>
      <dc:creator />
      <dc:date>2010-05-03T12:40:13Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194817#M715728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you show QV application using AJAX on an IE container in your application. That way, all other things - security, etc. can be handled by QV server as standard. Just an idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 16:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194817#M715728</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2010-05-03T16:49:32Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194818#M715729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Rakesh Mehta wrote:&lt;BR /&gt;Why don't you show QV application using AJAX on an IE container in your application. That way, all other things - security, etc. can be handled by QV server as standard. Just an idea. &amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I agreed with your point but the problem is that the data is at customer end and most of our customer and it is too huge to be pulled and 90% of those customer who are using it don't have the internet connection.&lt;/P&gt;&lt;P&gt;That's the reason we planned to implement the document through qlikview OCX which can open the qlikview document from inside our windows application.&lt;/P&gt;&lt;P&gt;Do you have experience in implementing the qlikview document using OCX???&lt;/P&gt;&lt;P&gt;If you have any knowledge please help me out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 05:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194818#M715729</guid>
      <dc:creator />
      <dc:date>2010-05-04T05:27:19Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194819#M715730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;After doing the below registration process when i added the QlikOCX.ocx component in the VB application and called that compenent. As I don't have the license I selected continue with personal edition. I am getting the error which is shown below. Can some please help me out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;3.6 Copying and registering the QlikView OCX&lt;BR /&gt;component&lt;BR /&gt;Copying the QlikView OCX control to the target computer&lt;BR /&gt;The QlikView OCX component (QlikOCX.ocx) must first be copied to the&lt;BR /&gt;target computer. The OCX file may be put in any location on the disk.&lt;BR /&gt;The OCX file must then be registered by Windows before it can be used.&lt;BR /&gt;Registration of OCX and DLL files is done by the program Regsvr32.exe,&lt;BR /&gt;which can be found in the windows\system or windows\system32&lt;BR /&gt;directory.&lt;BR /&gt;After registration the OCX file may not be moved without re-registering it.&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/27/5025.1.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/27/5025.1.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 08:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194819#M715730</guid>
      <dc:creator />
      <dc:date>2010-05-04T08:40:11Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194820#M715731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Thanks all, at last I have managed to open from VB but need to check why it is not happening in Power Builder. It is opening so nicely. Need to do many R&amp;amp;D on how to reload the data and many other thing.&lt;/P&gt;&lt;P&gt;Will keep you updated if anything is done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 05:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194820#M715731</guid>
      <dc:creator />
      <dc:date>2010-05-05T05:59:39Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194821#M715732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rikab,&lt;/P&gt;&lt;P&gt;can u pls tell me from where to download qlikview ocx&lt;/P&gt;&lt;P&gt;i have never used it before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 06:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194821#M715732</guid>
      <dc:creator />
      <dc:date>2010-05-05T06:44:28Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194822#M715733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;tauqueer wrote:&lt;BR /&gt;Download it from the following link.&lt;BR /&gt;&lt;A href="http://global.qlik.com/download/"&gt;http://global.qlik.com/download/&lt;/A&gt;&lt;BR /&gt;thanks&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 07:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194822#M715733</guid>
      <dc:creator />
      <dc:date>2010-05-05T07:14:05Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194823#M715734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rikab,&lt;/P&gt;&lt;P&gt;after logging on to &lt;A href="http://global.qlik.com/download/"&gt;http://global.qlik.com/download/&lt;/A&gt;, i get this page .&lt;/P&gt;&lt;P&gt;which one is for qlikview ocx?&lt;/P&gt;&lt;P&gt;pls help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 07:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194823#M715734</guid>
      <dc:creator />
      <dc:date>2010-05-05T07:56:49Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194824#M715735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;tauqueer wrote:&lt;BR /&gt;after logging on to &lt;A href="http://global.qlik.com/download/"&gt;http://global.qlik.com/download/&lt;/A&gt;, i get this page .&lt;BR /&gt;which one is for qlikview ocx?&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I think you are not a partner then. You must be a partner to download that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 08:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194824#M715735</guid>
      <dc:creator />
      <dc:date>2010-05-05T08:23:16Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194825#M715736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi taquir&lt;/P&gt;&lt;P&gt;you can do the folling to get ocx from site.&lt;/P&gt;&lt;P&gt;In file function select Instillation Program&lt;/P&gt;&lt;P&gt;in which product? section select qlikview ocx&lt;/P&gt;&lt;P&gt;in which version? section select 9.0&lt;/P&gt;&lt;P&gt;in preferred language? section select your preferred language&lt;/P&gt;&lt;P&gt;in operating system? section select wind 32 bit or 64 bit depending&lt;/P&gt;&lt;P&gt;in release number? section select sr3&lt;/P&gt;&lt;P&gt;With this there will be only one file available for you to download.&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 09:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194825#M715736</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2010-05-05T09:19:09Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194826#M715737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks ashfaque&lt;/P&gt;&lt;P&gt;u saved my day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;tauqueer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 10:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194826#M715737</guid>
      <dc:creator />
      <dc:date>2010-05-05T10:25:29Z</dc:date>
    </item>
    <item>
      <title>Implementing QlikView document in the windows application using QlikView OCX</title>
      <link>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194827#M715738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;tauqueer wrote:&lt;BR /&gt;after logging on to &lt;A href="http://global.qlik.com/download/"&gt;http://global.qlik.com/download/&lt;/A&gt;, i get this page .&lt;BR /&gt;which one is for qlikview ocx?&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I am not sure how come you did not get the below screen even though you are a partner. When partner's logs in to the site they should get the below screen. If you did not get this screen contact qlikview as said in bottom of that page.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/27/0825.1.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/27/0825.1.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 11:02:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Implementing-QlikView-document-in-the-windows-application-using/m-p/194827#M715738</guid>
      <dc:creator />
      <dc:date>2010-05-05T11:02:49Z</dc:date>
    </item>
  </channel>
</rss>

