<?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: How to Execute Stored Procedure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720734#M1073124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems(error message states clearly) that your stored procedure is trying to update/delete/insert into the table which is not possible in a read only connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Aug 2014 07:17:15 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-08-06T07:17:15Z</dc:date>
    <item>
      <title>How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720725#M1073107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written one Store procedure in oracle which takes four parameters from user. when i wants to run the below command from Qlikview it shows one error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; EXEC&amp;nbsp; IFSAPP.COO_Stock('G044','13','03',to_date('08/01/2014 12:00:00 AM','MM/DD/YYYY hh:mi:ss AM'), to_date('08/03/2014 12:00:00 AM','MM/DD/YYYY hh:mi:ss AM'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/63802_Error.JPG.jpg" style="width: 620px; height: 113px;" /&gt;&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;Masba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720725#M1073107</guid>
      <dc:creator />
      <dc:date>2014-08-06T06:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720726#M1073109</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;Check this links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/57024"&gt;Executing a stored procedure&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/62798"&gt;How to call store procedure sql in QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720726#M1073109</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-08-06T06:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720727#M1073111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are missing 'SQL' at the beginning of the command. Try like:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt; EXEC .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720727#M1073111</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-06T06:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720728#M1073113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your suggestion i have updated my command but still now same problem.Help me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL&amp;nbsp; Exec IFSAPP.COO_Stock('G044','13','03',to_date('08/01/2014 12:00:00 AM','MM/DD/YYYY hh:mi:ss AM'), to_date('08/03/2014 12:00:00 AM','MM/DD/YYYY hh:mi:ss AM'));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/63799_Error1.JPG.jpg" style="width: 620px; height: 70px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720728#M1073113</guid>
      <dc:creator />
      <dc:date>2014-08-06T06:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720729#M1073115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you already created the DB(ODBC/OLEDB) connection?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720729#M1073115</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-06T06:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720730#M1073117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already created ODBC connection..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT32 TO [TEST;DBQ=TEST] (XUserId is FKbdfUZMTLYAHYNW, XPassword is EFKIfUZMTDdKWZROCG);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720730#M1073117</guid>
      <dc:creator />
      <dc:date>2014-08-06T06:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720731#M1073118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oracle database? Try &lt;STRONG&gt;Call&lt;/STRONG&gt; instead of Exec, like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SQL&amp;nbsp; &lt;STRONG&gt;Call&lt;/STRONG&gt; IFSAPP.COO ......&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 06:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720731#M1073118</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-06T06:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720732#M1073120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Oracle Database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL&amp;nbsp; call IFSAPP.COO_Stock('G044','13','03',to_date('08/01/2014 12:00:00 AM','MM/DD/YYYY hh:mi:ss AM'), to_date('08/03/2014 12:00:00 AM','MM/DD/YYYY hh:mi:ss AM'))&lt;IMG alt="Error2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/63812_Error2.JPG.jpg" style="width: 620px; height: 47px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 07:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720732#M1073120</guid>
      <dc:creator />
      <dc:date>2014-08-06T07:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720733#M1073122</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;please refer the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/571073#571073"&gt;http://community.qlik.com/message/571073#571073&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Amila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 07:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720733#M1073122</guid>
      <dc:creator>amilafdo</dc:creator>
      <dc:date>2014-08-06T07:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720734#M1073124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems(error message states clearly) that your stored procedure is trying to update/delete/insert into the table which is not possible in a read only connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 07:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720734#M1073124</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-06T07:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720735#M1073126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur reply.. So what will be the solution.. How can i insert data ? Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 07:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720735#M1073126</guid>
      <dc:creator />
      <dc:date>2014-08-06T07:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Execute Stored Procedure</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720736#M1073127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview's OBDC is read only. However, you can insert data using &lt;STRONG&gt;macro&lt;/STRONG&gt;. search this forum for such codes. Some examples:&lt;/P&gt;&lt;P&gt; &lt;A href="https://community.qlik.com/message/2250"&gt;Insert / Update data into MSSQL&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/464885"&gt;Re: how to write insert,update,delete function in qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 07:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Execute-Stored-Procedure/m-p/720736#M1073127</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-06T07:32:35Z</dc:date>
    </item>
  </channel>
</rss>

