<?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 Qlikcloud - Executing non-SELECT queries in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1641089#M4587</link>
    <description>&lt;P&gt;&lt;FONT&gt;Hey,&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;i'm using variables for my SQL Statement and set them with a lot of declare's.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;On my Desktop Qlik I'm able to Change my&amp;nbsp; config file with&amp;nbsp; &amp;lt;add key="allow-nonselect-queries" value="True"/&amp;gt; that this works.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;&lt;BR /&gt;In the Qlikcloud enviroment i have now the same error again&lt;BR /&gt;(Connector error: Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.)&lt;BR /&gt;My SQL Statement is like this (just an easy example)&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;SQL&lt;BR /&gt;declare @startdate as datetime = '2019.09.01'&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;select column_a,column_b from table_X where columndate &amp;gt;= @Startdate;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;The used SQL is much more complex &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; - so using the Statement without declare's at the beginning is not an Option for me. Is there any Option in QLIKCloud that this will work - are there some Settings or hints?&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2019 08:29:56 GMT</pubDate>
    <dc:creator>GA85</dc:creator>
    <dc:date>2019-10-30T08:29:56Z</dc:date>
    <item>
      <title>Qlikcloud - Executing non-SELECT queries</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1641089#M4587</link>
      <description>&lt;P&gt;&lt;FONT&gt;Hey,&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;i'm using variables for my SQL Statement and set them with a lot of declare's.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;On my Desktop Qlik I'm able to Change my&amp;nbsp; config file with&amp;nbsp; &amp;lt;add key="allow-nonselect-queries" value="True"/&amp;gt; that this works.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;&lt;BR /&gt;In the Qlikcloud enviroment i have now the same error again&lt;BR /&gt;(Connector error: Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.)&lt;BR /&gt;My SQL Statement is like this (just an easy example)&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;SQL&lt;BR /&gt;declare @startdate as datetime = '2019.09.01'&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;select column_a,column_b from table_X where columndate &amp;gt;= @Startdate;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;The used SQL is much more complex &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; - so using the Statement without declare's at the beginning is not an Option for me. Is there any Option in QLIKCloud that this will work - are there some Settings or hints?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 08:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1641089#M4587</guid>
      <dc:creator>GA85</dc:creator>
      <dc:date>2019-10-30T08:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikcloud - Executing non-SELECT queries</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1707877#M5217</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Have you got around it somehow? I've got the same issue.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 15:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1707877#M5217</guid>
      <dc:creator>gaidamichal</dc:creator>
      <dc:date>2020-06-03T15:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikcloud - Executing non-SELECT queries</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1717993#M5231</link>
      <description>&lt;P&gt;Someone has solution for Qlik Sense Business (Cloud)? How to enable non-select queries ?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 15:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1717993#M5231</guid>
      <dc:creator>Aleks24</dc:creator>
      <dc:date>2020-06-11T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikcloud - Executing non-SELECT queries</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1734291#M5333</link>
      <description>&lt;P&gt;Any solution???. Also have this problem in CLOUD version.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Aug 2020 10:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1734291#M5333</guid>
      <dc:creator>artemibe</dc:creator>
      <dc:date>2020-08-08T10:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikcloud - Executing non-SELECT queries</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1734912#M5334</link>
      <description>&lt;P&gt;Hey ,&lt;/P&gt;&lt;P&gt;do you found a solution to this?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 16:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1734912#M5334</guid>
      <dc:creator>langelwong</dc:creator>
      <dc:date>2020-08-11T16:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikcloud - Executing non-SELECT queries</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1735084#M5335</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is no solution yet. But I've already posted this issue to "Ideas". Probably it should be reviewed in future cloud updates.&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;STRONG&gt;See&lt;SPAN&gt;&amp;nbsp;:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/I&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&lt;A title="Executing non-SELECT queries with Qlik Sense Business" href="https://community.qlik.com/t5/Ideas/Executing-non-SELECT-queries-with-Qlik-Sense-Business/idi-p/1727700" target="_blank" rel="noopener"&gt;Executing non-SELECT queries with Qlik Sense Business&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 05:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Qlikcloud-Executing-non-SELECT-queries/m-p/1735084#M5335</guid>
      <dc:creator>Aleks24</dc:creator>
      <dc:date>2020-08-12T05:35:22Z</dc:date>
    </item>
  </channel>
</rss>

