<?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: Auto Refresh with ODBC connection oracle db in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Auto-Refresh-with-ODBC-connection-oracle-db/m-p/270233#M1193079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jun 2011 08:13:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-10T08:13:11Z</dc:date>
    <item>
      <title>Auto Refresh with ODBC connection oracle db</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Refresh-with-ODBC-connection-oracle-db/m-p/270232#M1193078</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;&lt;BR /&gt;I just started to use QlikView, i would like to know how cqn i do the auto refresh of the database. I searched by internet and i looked at that i can add this sentences in the QV script (edit script icon):&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;sub update&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set Result = ActiveDocument.DynamicUpdateCommand ("UPDATE * SET TABLE1")&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;sub Insert&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set Result = ActiveDocument.DynamicUpdateCommand ("INSERT&amp;nbsp; INTO TABLE1")&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;sub Delete&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set Result = ActiveDocument.DynamicUpdateCommand ("DELETE FROM TABLE1")&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there anything wrong? do i have to put this script in the edit script of QV? could you help me?&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;﻿Raul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 15:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Refresh-with-ODBC-connection-oracle-db/m-p/270232#M1193078</guid>
      <dc:creator />
      <dc:date>2011-06-07T15:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Refresh with ODBC connection oracle db</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Refresh-with-ODBC-connection-oracle-db/m-p/270233#M1193079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 08:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Refresh-with-ODBC-connection-oracle-db/m-p/270233#M1193079</guid>
      <dc:creator />
      <dc:date>2011-06-10T08:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Refresh with ODBC connection oracle db</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Refresh-with-ODBC-connection-oracle-db/m-p/270234#M1193080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DynamicUpdateCommand has nothing to do with it. It is used inside macros to modify records that you have currently loaded in QlikView and has no effect on the DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to programmatically refresh data from DB I'd try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;ActiveDocument.DoReload&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which returns true in case of success.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 08:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Refresh-with-ODBC-connection-oracle-db/m-p/270234#M1193080</guid>
      <dc:creator>bluishjoe</dc:creator>
      <dc:date>2011-10-19T08:09:26Z</dc:date>
    </item>
  </channel>
</rss>

