<?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 Syntax for DynamicUpdateCommand in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Syntax-for-DynamicUpdateCommand/m-p/150264#M28316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I try to modifiy data dynamically.&lt;/P&gt;&lt;P&gt;To insert one record I use the statement:&lt;BR /&gt;Res = ActQvDoc.DynamicUpdateCommand ("INSERT INTO user (usr_name, fullname, GROUP) VALUES ('Hallo1', 'AutoUser', 'ADMIN')")&lt;/P&gt;&lt;P&gt;To delete one record I use the statement:&lt;BR /&gt;Res = ActQvDoc.DynamicUpdateCommand ("DELETE FROM user WHERE (fullname = 'AutoUser')")&lt;/P&gt;&lt;P&gt;To delete more than one record or to append records from an other table I do not find the correct syntax. Is there anywhere a description for the syntax to use?&lt;/P&gt;&lt;P&gt;The statements like following do not work:&lt;BR /&gt;Res = ActQvDoc.DynamicUpdateCommand ("DELETE FROM user WHERE (fullname like 'AutoUser%')")&lt;BR /&gt;Res = ActQvDoc.DynamicUpdateCommand ("DELETE FROM user WHERE (fullname = 'AutoUser*')")&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Valerio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jul 2009 19:11:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-07-24T19:11:46Z</dc:date>
    <item>
      <title>Syntax for DynamicUpdateCommand</title>
      <link>https://community.qlik.com/t5/QlikView/Syntax-for-DynamicUpdateCommand/m-p/150264#M28316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I try to modifiy data dynamically.&lt;/P&gt;&lt;P&gt;To insert one record I use the statement:&lt;BR /&gt;Res = ActQvDoc.DynamicUpdateCommand ("INSERT INTO user (usr_name, fullname, GROUP) VALUES ('Hallo1', 'AutoUser', 'ADMIN')")&lt;/P&gt;&lt;P&gt;To delete one record I use the statement:&lt;BR /&gt;Res = ActQvDoc.DynamicUpdateCommand ("DELETE FROM user WHERE (fullname = 'AutoUser')")&lt;/P&gt;&lt;P&gt;To delete more than one record or to append records from an other table I do not find the correct syntax. Is there anywhere a description for the syntax to use?&lt;/P&gt;&lt;P&gt;The statements like following do not work:&lt;BR /&gt;Res = ActQvDoc.DynamicUpdateCommand ("DELETE FROM user WHERE (fullname like 'AutoUser%')")&lt;BR /&gt;Res = ActQvDoc.DynamicUpdateCommand ("DELETE FROM user WHERE (fullname = 'AutoUser*')")&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Valerio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2009 19:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syntax-for-DynamicUpdateCommand/m-p/150264#M28316</guid>
      <dc:creator />
      <dc:date>2009-07-24T19:11:46Z</dc:date>
    </item>
  </channel>
</rss>

