<?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 Stored Procedures in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358715#M133105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anybody knows how to use SQl stored procedures in the QV Script?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2012 16:57:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-19T16:57:50Z</dc:date>
    <item>
      <title>Stored Procedures</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358715#M133105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anybody knows how to use SQl stored procedures in the QV Script?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 16:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358715#M133105</guid>
      <dc:creator />
      <dc:date>2012-03-19T16:57:50Z</dc:date>
    </item>
    <item>
      <title>Stored Procedures</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358716#M133106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SQL EXEC myProcName;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming the stored procedure returns a record set, you will be able to LOAD them into a table in your app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anything after the SQL keyword is treated as pass-through SQL and not interpreted by QlikView.&amp;nbsp; It has to follow the SQL syntax of the source database system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 17:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358716#M133106</guid>
      <dc:creator>garystrader</dc:creator>
      <dc:date>2012-03-19T17:42:00Z</dc:date>
    </item>
    <item>
      <title>Stored Procedures</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358717#M133107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have any example or article contains any example for that?&lt;/P&gt;&lt;P&gt;would appreciate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 17:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358717#M133107</guid>
      <dc:creator />
      <dc:date>2012-03-19T17:43:35Z</dc:date>
    </item>
    <item>
      <title>Stored Procedures</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358718#M133108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I gave an example.&amp;nbsp; Are you having a specific problem?&amp;nbsp; Also, search the forums - there are other threads with solutions for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 17:47:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358718#M133108</guid>
      <dc:creator>garystrader</dc:creator>
      <dc:date>2012-03-19T17:47:55Z</dc:date>
    </item>
    <item>
      <title>Stored Procedures</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358719#M133109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry i was fast-reading your answer, and thought there might be any full scale example LoL &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, thanks anyway &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 09:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358719#M133109</guid>
      <dc:creator />
      <dc:date>2012-03-21T09:11:13Z</dc:date>
    </item>
    <item>
      <title>Stored Procedures</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358720#M133110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Badr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the database system? What kind of return parameter of the SP (if any..)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 20:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358720#M133110</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-03-21T20:11:43Z</dc:date>
    </item>
    <item>
      <title>Stored Procedures</title>
      <link>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358721#M133111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Gary... We've used this now and it works well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 20:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stored-Procedures/m-p/358721#M133111</guid>
      <dc:creator />
      <dc:date>2012-03-27T20:10:11Z</dc:date>
    </item>
  </channel>
</rss>

