<?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 Need help in AS400 Update query using a macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335664#M123777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can u post your sql code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2012 08:52:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-03-05T08:52:03Z</dc:date>
    <item>
      <title>Need help in AS400 Update query using a macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335663#M123776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I have a typical issue in update query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I a trying to write a macro to update in AS400 Database table, since the insert and delete query which is working fine but when try to update it showing a error of &lt;/P&gt;&lt;P&gt;"[IBM][iSeries Access ODBC Driver][DB2 UDB]SQL0206 - Column D not in specified tables."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea about this error ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chriss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 05:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335663#M123776</guid>
      <dc:creator />
      <dc:date>2012-03-05T05:44:25Z</dc:date>
    </item>
    <item>
      <title>Need help in AS400 Update query using a macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335664#M123777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;can u post your sql code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 08:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335664#M123777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-05T08:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in AS400 Update query using a macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335665#M123778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chriss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 09:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335665#M123778</guid>
      <dc:creator />
      <dc:date>2012-03-05T09:19:22Z</dc:date>
    </item>
    <item>
      <title>Need help in AS400 Update query using a macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335666#M123779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u connecto to AS400 like user QPGMR and run sql statement works with&lt;/P&gt;&lt;P&gt;not problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 10:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335666#M123779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-05T10:02:56Z</dc:date>
    </item>
    <item>
      <title>Need help in AS400 Update query using a macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335667#M123780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, in AS400 its working fine and even I can insert and delete a record from the table and more I have tried the same in MsSQL its perfectly working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't why its not working in AS400.&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chriss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 10:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335667#M123780</guid>
      <dc:creator />
      <dc:date>2012-03-05T10:11:16Z</dc:date>
    </item>
    <item>
      <title>Need help in AS400 Update query using a macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335668#M123781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Evening,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me in AS400 I need to use the update&amp;nbsp; query and dateadd is not working can anybody tell me is there is any equalent&amp;nbsp; function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chriss &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 11:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335668#M123781</guid>
      <dc:creator />
      <dc:date>2012-03-05T11:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in AS400 Update query using a macro</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335669#M123782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you are not using a good ODBC driver? If the files are created in SQL or compiled files with DDS source this might impact the SQL statement. the field naming convention could&amp;nbsp; be different? It could also be an authorisation issue. Are you sure the user that is used for the ODBC connection has enough rights on the AS400 to update this particular object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 14:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-AS400-Update-query-using-a-macro/m-p/335669#M123782</guid>
      <dc:creator />
      <dc:date>2012-03-05T14:46:14Z</dc:date>
    </item>
  </channel>
</rss>

