<?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>article Qlik Analytics: Connector reply error Executing non-SELECT queries is disabled. Please contact your system administrator to enable it. in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/ta-p/1716322</link>
    <description>&lt;P&gt;Qlik ODBC connector package (database connector built-in Qlik Sense) fails to reload with error &lt;SPAN&gt;Connector reply error: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;The issue is observed when the query following &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;SQL &lt;/SPAN&gt;&lt;/FONT&gt;keyword is not &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;SELECT&lt;/SPAN&gt;&lt;/FONT&gt;, but another statement like &lt;FONT face="courier new,courier"&gt;INSERT, UPDATE, WITH .. AS&lt;/FONT&gt; or&amp;nbsp;stored procedure call.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Sense Enterprise on Windows&lt;/LI&gt;
&lt;LI&gt;Qlik Sense Desktop&lt;/LI&gt;
&lt;LI&gt;QlikView Server&lt;/LI&gt;
&lt;LI&gt;QlikView Desktop&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;See the Qlik Sense February 2019&amp;nbsp;&lt;A href="https://da3hntz84uekx.cloudfront.net/QlikSense/13.9/4/QlikSense_February_2019_Patch4_ReleaseNotes.pdf" target="_blank" rel="noopener"&gt;Release Notes&lt;/A&gt;&amp;nbsp;for details on item&amp;nbsp;QVXODBC-1406.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;By default, &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;non-SELECT&lt;/SPAN&gt;&lt;/FONT&gt; queries are disabled in the Qlik ODBC Connector Package and users will get an error message indicating this if the query is present in the load script. In order to enable &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;non-SELECT&lt;/SPAN&gt;&lt;/FONT&gt; queries, &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;allow-nonselect-queries&lt;/SPAN&gt;&lt;/FONT&gt; setting should be set to True by the Qlik administrator.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;To enable non-SELECT queries:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Modify the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;QvOdbcConnectorPackage.exe.config&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;found in the locations mentioned below.&lt;BR /&gt;Set the parameter&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;allow-nonselect-queries&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;to&amp;nbsp;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;True&lt;/FONT&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;This is case-sensitive. &lt;FONT face="courier new,courier"&gt;true&lt;/FONT&gt; will not work.&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;In a multi node environment, the changes need to be applied to all nodes.&lt;BR /&gt;Configuration file&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;SPAN&gt;QvOdbcConnectorPackage.exe.config&lt;/SPAN&gt;&amp;nbsp;&lt;/FONT&gt;locations:&lt;BR /&gt;&lt;BR /&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Qlik Sense Enterprise:&lt;SPAN&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\Program Files\Common Files\Qlik\Custom Data\QvOdbcConnectorPackage&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Qlik Sense Desktop:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;C:\Users\user-name\AppData\Local\Programs\Common Files\Qlik\Custom Data\QvOdbcConnectorPackage&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;QlikView:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;C:\Program Files\Common Files\QlikTech\Custom Data\QvOdbcConnectorPackage&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;BLOCKQUOTE class="quote"&gt;As we are modifying the configuration files, these files will be overwritten during an upgrade and will need to be made again.&lt;/BLOCKQUOTE&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="EnableNon-SelectQueries.gif" style="width: 665px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47007i08EC7170F0FDD3FC/image-dimensions/665x375?v=v2" width="665" height="375" role="button" title="EnableNon-SelectQueries.gif" alt="EnableNon-SelectQueries.gif" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Non-select statements are now enabled and generally this is sufficient to resolve the issue.&lt;BR /&gt;&lt;BR /&gt;If, however, you need to run SQL statements without any data table returned (&lt;FONT face="courier new,courier"&gt;INSERT&lt;/FONT&gt;/ &lt;FONT face="courier new,courier"&gt;UPDATE&lt;/FONT&gt;/ &lt;FONT face="courier new,courier"&gt;DELETE&lt;/FONT&gt;/ &lt;FONT face="courier new,courier"&gt;DROP&lt;/FONT&gt;), you can optionally add the keyword &lt;STRONG&gt;!EXECUTE_NON_SELECT_QUERY&lt;/STRONG&gt; at the end of the query. Other queries that return data (such as &lt;FONT face="courier new,courier"&gt;WITH ... AS&lt;/FONT&gt; in PostgreSQL) do not need this keyword.&lt;BR /&gt;&lt;BR /&gt;The&lt;STRONG&gt;&amp;nbsp;EXECUTE_NON_SELECT_QUERY&lt;/STRONG&gt; signals to the script processing engine that the query may not return any data.&lt;BR /&gt;
&lt;BLOCKQUOTE class="quote"&gt;Only apply &lt;STRONG&gt;!EXECUTE_NON_SELECT_QUERY &lt;/STRONG&gt;if you use the default connector settings (such as bulk reader enabled and reading strategy "connector"). Applying &lt;STRONG&gt;!EXECUTE_NON_SELECT_QUERY&lt;/STRONG&gt; to non-default settings may lead to unexpected reload results and/or error messages.&lt;/BLOCKQUOTE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;More details are documented in the &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/How-to-load-without-SELECT.htm" target="_blank" rel="noopener"&gt;Qlik ODBC Connector package help site&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Executing-non-SELECT-queries-with-Qlik-Sense-Business/idi-p/1727700" target="_blank" rel="noopener"&gt;Feature Request Delivered: Executing non-SELECT queries with Qlik Sense Business&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A style="background-color: #ffffff;" href="https://community.qlik.com/t5/Knowledge/Execute-SQL-Set-statements-or-Non-Select-Queries/ta-p/1936627" target="_self"&gt;Execute SQL Set statements or Non Select Queries&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Nov 2025 13:19:20 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2025-11-26T13:19:20Z</dc:date>
    <item>
      <title>Qlik Analytics: Connector reply error Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/ta-p/1716322</link>
      <description>&lt;P&gt;Qlik ODBC connector package (database connector built-in Qlik Sense) fails to reload with error &lt;SPAN&gt;Connector reply error: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;The issue is observed when the query following &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;SQL &lt;/SPAN&gt;&lt;/FONT&gt;keyword is not &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;SELECT&lt;/SPAN&gt;&lt;/FONT&gt;, but another statement like &lt;FONT face="courier new,courier"&gt;INSERT, UPDATE, WITH .. AS&lt;/FONT&gt; or&amp;nbsp;stored procedure call.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Sense Enterprise on Windows&lt;/LI&gt;
&lt;LI&gt;Qlik Sense Desktop&lt;/LI&gt;
&lt;LI&gt;QlikView Server&lt;/LI&gt;
&lt;LI&gt;QlikView Desktop&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;See the Qlik Sense February 2019&amp;nbsp;&lt;A href="https://da3hntz84uekx.cloudfront.net/QlikSense/13.9/4/QlikSense_February_2019_Patch4_ReleaseNotes.pdf" target="_blank" rel="noopener"&gt;Release Notes&lt;/A&gt;&amp;nbsp;for details on item&amp;nbsp;QVXODBC-1406.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;By default, &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;non-SELECT&lt;/SPAN&gt;&lt;/FONT&gt; queries are disabled in the Qlik ODBC Connector Package and users will get an error message indicating this if the query is present in the load script. In order to enable &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;non-SELECT&lt;/SPAN&gt;&lt;/FONT&gt; queries, &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;allow-nonselect-queries&lt;/SPAN&gt;&lt;/FONT&gt; setting should be set to True by the Qlik administrator.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;To enable non-SELECT queries:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Modify the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;QvOdbcConnectorPackage.exe.config&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;found in the locations mentioned below.&lt;BR /&gt;Set the parameter&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;allow-nonselect-queries&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;to&amp;nbsp;&lt;FONT color="#3366FF"&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;True&lt;/FONT&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;This is case-sensitive. &lt;FONT face="courier new,courier"&gt;true&lt;/FONT&gt; will not work.&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;In a multi node environment, the changes need to be applied to all nodes.&lt;BR /&gt;Configuration file&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;SPAN&gt;QvOdbcConnectorPackage.exe.config&lt;/SPAN&gt;&amp;nbsp;&lt;/FONT&gt;locations:&lt;BR /&gt;&lt;BR /&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Qlik Sense Enterprise:&lt;SPAN&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;C:\Program Files\Common Files\Qlik\Custom Data\QvOdbcConnectorPackage&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Qlik Sense Desktop:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;C:\Users\user-name\AppData\Local\Programs\Common Files\Qlik\Custom Data\QvOdbcConnectorPackage&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;QlikView:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;C:\Program Files\Common Files\QlikTech\Custom Data\QvOdbcConnectorPackage&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;
&lt;BLOCKQUOTE class="quote"&gt;As we are modifying the configuration files, these files will be overwritten during an upgrade and will need to be made again.&lt;/BLOCKQUOTE&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="EnableNon-SelectQueries.gif" style="width: 665px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47007i08EC7170F0FDD3FC/image-dimensions/665x375?v=v2" width="665" height="375" role="button" title="EnableNon-SelectQueries.gif" alt="EnableNon-SelectQueries.gif" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Non-select statements are now enabled and generally this is sufficient to resolve the issue.&lt;BR /&gt;&lt;BR /&gt;If, however, you need to run SQL statements without any data table returned (&lt;FONT face="courier new,courier"&gt;INSERT&lt;/FONT&gt;/ &lt;FONT face="courier new,courier"&gt;UPDATE&lt;/FONT&gt;/ &lt;FONT face="courier new,courier"&gt;DELETE&lt;/FONT&gt;/ &lt;FONT face="courier new,courier"&gt;DROP&lt;/FONT&gt;), you can optionally add the keyword &lt;STRONG&gt;!EXECUTE_NON_SELECT_QUERY&lt;/STRONG&gt; at the end of the query. Other queries that return data (such as &lt;FONT face="courier new,courier"&gt;WITH ... AS&lt;/FONT&gt; in PostgreSQL) do not need this keyword.&lt;BR /&gt;&lt;BR /&gt;The&lt;STRONG&gt;&amp;nbsp;EXECUTE_NON_SELECT_QUERY&lt;/STRONG&gt; signals to the script processing engine that the query may not return any data.&lt;BR /&gt;
&lt;BLOCKQUOTE class="quote"&gt;Only apply &lt;STRONG&gt;!EXECUTE_NON_SELECT_QUERY &lt;/STRONG&gt;if you use the default connector settings (such as bulk reader enabled and reading strategy "connector"). Applying &lt;STRONG&gt;!EXECUTE_NON_SELECT_QUERY&lt;/STRONG&gt; to non-default settings may lead to unexpected reload results and/or error messages.&lt;/BLOCKQUOTE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;More details are documented in the &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/How-to-load-without-SELECT.htm" target="_blank" rel="noopener"&gt;Qlik ODBC Connector package help site&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Ideas/Executing-non-SELECT-queries-with-Qlik-Sense-Business/idi-p/1727700" target="_blank" rel="noopener"&gt;Feature Request Delivered: Executing non-SELECT queries with Qlik Sense Business&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A style="background-color: #ffffff;" href="https://community.qlik.com/t5/Knowledge/Execute-SQL-Set-statements-or-Non-Select-Queries/ta-p/1936627" target="_self"&gt;Execute SQL Set statements or Non Select Queries&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 13:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/ta-p/1716322</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2025-11-26T13:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Connector reply error: Executing non-SELECT queries is disabled. Please contact your system admi</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/1734916#M543</link>
      <description>&lt;P&gt;In a QlikCloud Enviromento what is the procedure?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 16:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/1734916#M543</guid>
      <dc:creator>langelwong</dc:creator>
      <dc:date>2020-08-11T16:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Connector reply error: Executing non-SELECT queries is disabled. Please contact your system admi</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/1735629#M563</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/65626"&gt;@langelwong&lt;/a&gt;&amp;nbsp;- in Qlik Sense SaaS editions, this is currently not possible. We have an active improvement request logged for it, and I would recommend lending your voice (your like/vote) to this idea in our ideas exchange:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Ideas/Executing-non-SELECT-queries-with-Qlik-Sense-Business/idi-p/1727700" target="_self"&gt;Executing non-SELECT queries with Qlik Sense Business&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 14:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/1735629#M563</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2020-08-13T14:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Connector reply error: Executing non-SELECT queries is disabled. Please contact your system admi</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/1756785#M956</link>
      <description>&lt;P&gt;Hi ! I receive the following error when trying to insert data into a temp table with a SQL connector:&lt;/P&gt;&lt;DIV class="headline edc_error lia-indent-padding-left-30px"&gt;&lt;EM&gt;The following error occurred:&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="edc_error lia-indent-padding-left-30px"&gt;&lt;EM&gt;Unable to get column information for the fields that are used in the query: Object reference not set to an instance of an object.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="empty undefined lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="headline edc_error lia-indent-padding-left-30px"&gt;&lt;EM&gt;The error occurred here:&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="edc_error lia-indent-padding-left-30px"&gt;&lt;EM&gt;SQL SELECT SQL_FIELD INTO #TEMP FROM SQL_TABLE WHERE SQL_TABLE .SQL_FIELD = '2020'&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="edc_error"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Is there a workaround for this ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some people have suggested using a OLE DB connector instead of an SQL one or dowgrading the ODBC Package version but I was wondering if there was a proper solution for SQL connectors.&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 16:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/1756785#M956</guid>
      <dc:creator>SimonLessard</dc:creator>
      <dc:date>2020-10-28T16:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Connector reply error: Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2023439#M8121</link>
      <description>&lt;P&gt;I think this setting gets erased/changed back to default after a patch install.... we have had to re-do this several times after patch installs.&amp;nbsp; &amp;nbsp;If you guys can confirm this is true, it would be a good add to the docs here.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 20:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2023439#M8121</guid>
      <dc:creator>Ken_T</dc:creator>
      <dc:date>2023-01-09T20:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Connector reply error: Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2024292#M8141</link>
      <description>&lt;P&gt;Thank you for pointing this out&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92536"&gt;@Ken_T&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have updated the article.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 11:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2024292#M8141</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-01-11T11:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Connector reply error: Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2438884#M13695</link>
      <description>&lt;P&gt;Hi, &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;. It would be great to put the same note about combining !EXECUTE_NON_SELECT_QUERY and non-standard settings on this other article: &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Reloads-failing-with-error-quot-General-Script-Error/ta-p/1832452/page/2/show-comments/true" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Reloads-failing-with-error-quot-General-Script-Error/ta-p/1832452/page/2/show-comments/true&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I added a comment there as well.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 09:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2438884#M13695</guid>
      <dc:creator>cjgorrin</dc:creator>
      <dc:date>2024-04-08T09:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Connector reply error: Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2440152#M13728</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/106375"&gt;@cjgorrin&lt;/a&gt;&amp;nbsp;Working on it! Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 11:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2440152#M13728</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-04-11T11:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Connector reply error: Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2474243#M14362</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28597"&gt;@Sonja_Bauernfeind&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Qlik Sense Enterprise SaaS" is listed as an environment, but the solution seems to apply only to on-premise instances. What is the solution for&amp;nbsp;Qlik Sense Enterprise SaaS?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 00:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2474243#M14362</guid>
      <dc:creator>astroffolino</dc:creator>
      <dc:date>2024-08-02T00:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Connector reply error: Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2476981#M14440</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/81897"&gt;@astroffolino&lt;/a&gt;&amp;nbsp;Does this help?&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/ODBC_Connector_help/Content/Connectors_ODBC/How-to-load-without-SELECT.htm" target="_blank" rel="noopener"&gt;Enabling non-SELECT queries on Qlik Sense SaaS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 09:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2476981#M14440</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2024-08-20T09:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Connector reply error: Executing non-SELECT queries is disabled. Please contact your system administrator to enable it.</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2486272#M14757</link>
      <description>&lt;P&gt;This is a bad solution to preventing, by default, people doing INSERT, UPDATE, etc. type SQL statements as it precludes the use of Common Table Expressions (CTEs) as well which are vital to more advanced queries. Rather than Allow Only SELECT, it should have been implemented to Exclude Specific "destructive" statements. And, the checkbox was not implemented at all for Qliksense Desktop.&lt;/P&gt;
&lt;P&gt;Luckily, for those who need CTEs and do their core development in the Desktop client there is a workaround, albeit not optimal. By wrapping your CTE-laden queries with `SELECT * FROM ()` the Data Load Editor does not see the non-SELECT part and executes "properly".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 18:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Analytics-Connector-reply-error-Executing-non-SELECT/tac-p/2486272#M14757</guid>
      <dc:creator>Kodafixed</dc:creator>
      <dc:date>2024-10-09T18:04:14Z</dc:date>
    </item>
  </channel>
</rss>

