<?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: Problem with StoredProc in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-StoredProc/m-p/562920#M1229201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;test:&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;EXEC "ShemaName".TEST '1';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to myself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Aug 2013 14:50:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-07T14:50:33Z</dc:date>
    <item>
      <title>Problem with StoredProc</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-StoredProc/m-p/562918#M1229197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;I have simple oracle storedproc, it succeeds in Toad: exec shemaname.test(1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But I can't run it in QV ;( Pls, HELP!!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I gave script permission to read / write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45099" class="jive-image-thumbnail jive-image" onclick="" alt="ww.jpg" src="https://community.qlik.com/legacyfs/online/45099_ww.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;With my ODBC CONNECT I can get the data from the table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;test:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;LOAD *;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;SQL &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;select * from mapping;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I can not start the StoredProc ;(&lt;/P&gt;&lt;P&gt;I have tried to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;test:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;LOAD *;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;SQL &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;select TEST(1) from dual;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;test:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;LOAD *;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;SQL &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;exec TEST(1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;test:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;LOAD *;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;SQL &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;call TEST(1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;test:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;LOAD *;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;SQL &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; begin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; exec TEST(1); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; end;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I always get an errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45100" class="jive-image-thumbnail jive-image" onclick="" alt="q1.jpg" src="https://community.qlik.com/legacyfs/online/45100_q1.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45101" class="jive-image-thumbnail jive-image" onclick="" alt="q2.jpg" src="https://community.qlik.com/legacyfs/online/45101_q2.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45102" class="jive-image-thumbnail jive-image" onclick="" alt="q3.jpg" src="https://community.qlik.com/legacyfs/online/45102_q3.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added a data source right on stored procedures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="45103" class="jive-image-thumbnail jive-image" onclick="" alt="q4.jpg" src="https://community.qlik.com/legacyfs/online/45103_q4.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I do not understand what I'm doing wrong ;(&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-StoredProc/m-p/562918#M1229197</guid>
      <dc:creator />
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with StoredProc</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-StoredProc/m-p/562919#M1229200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #ff0000;"&gt;test:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #ff0000;"&gt;SQL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #ff0000;"&gt;exec TEST(1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #ff0000;"&gt;test:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #ff0000;"&gt;SQL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #ff0000;"&gt;exec dbo.TEST(1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #ff0000;"&gt;;(((&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: #333333;"&gt;My stored procedure without returning any recordset: &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: red;"&gt; (non query)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P style="background-color: #cedefd; margin: auto 0; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #333333; font-size: 10pt; font-family: Arial, sans-serif; text-decoration: underline;"&gt;Running a stored procedure without returning any recordset: &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: red;"&gt; (non query)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #cedefd; margin: auto 0; color: #737373; font-family: Arial;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: #333333;"&gt;Use the function CALL to specify the name of the stored procedure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #cedefd; margin: auto 0; color: #737373; font-family: Arial;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif; color: #333333;"&gt;Example (Launches XYZ with the two parameters 2 &amp;amp; 5):&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #cedefd; margin: auto 0; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 7.5pt; font-family: Arial, sans-serif; color: black;"&gt;sql call XYZ ( 2 , 5 );&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #cedefd; margin: auto 0; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 7.5pt; font-family: Arial, sans-serif; color: blue;"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #cedefd; margin: auto 0; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 7.5pt; font-family: Arial, sans-serif; color: black;"&gt;This works for both ODBC and OLE DB. However, when opening the connection using OLE DB, make sure to add &lt;EM&gt;(mode is write)&lt;/EM&gt; before the finishing semi colon in the connection string.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and it still does not work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sp:&lt;/P&gt;&lt;P&gt;SQL CALL TEST2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="q5.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/45106_q5.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 09:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-StoredProc/m-p/562919#M1229200</guid>
      <dc:creator />
      <dc:date>2013-08-07T09:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with StoredProc</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-StoredProc/m-p/562920#M1229201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;test:&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;EXEC "ShemaName".TEST '1';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to myself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 14:50:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-StoredProc/m-p/562920#M1229201</guid>
      <dc:creator />
      <dc:date>2013-08-07T14:50:33Z</dc:date>
    </item>
  </channel>
</rss>

