<?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 How to run SQL Stored Procedure from QlikView in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-run-SQL-Stored-Procedure-from-QlikView/m-p/170060#M40623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can store your data into qvd with this "store" command like this ;&lt;/P&gt;&lt;P&gt;Qv_Table:&lt;BR /&gt;store Qv_Table into Qv_Table.qvd;&lt;/P&gt;&lt;P&gt;Best Regars,&lt;/P&gt;&lt;P&gt;Önder .ALTINBILEK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Mar 2010 23:37:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-06T23:37:46Z</dc:date>
    <item>
      <title>How to run SQL Stored Procedure from QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-SQL-Stored-Procedure-from-QlikView/m-p/170057#M40620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am having un- avoidable scenario that I have to execute SQL stored procedure from QlikView.Since it is very new&lt;/P&gt;&lt;P&gt;for me please advice me how to take this further.IF possible please share some sample qvw with me.I have searched in qlik Community but I&lt;/P&gt;&lt;P&gt;could not able to find out suitable answer.Please send me or advice me what are the steps to be handled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jai&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Mar 2010 13:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-SQL-Stored-Procedure-from-QlikView/m-p/170057#M40620</guid>
      <dc:creator />
      <dc:date>2010-03-05T13:32:24Z</dc:date>
    </item>
    <item>
      <title>How to run SQL Stored Procedure from QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-SQL-Stored-Procedure-from-QlikView/m-p/170058#M40621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, did you try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;SQL //this is a reserved word of QV&lt;BR /&gt;EXEC SP_NAME //you can put SQL code here&lt;BR /&gt;; //end of QV SQL-LOAD statement&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Mar 2010 14:52:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-SQL-Stored-Procedure-from-QlikView/m-p/170058#M40621</guid>
      <dc:creator>hector</dc:creator>
      <dc:date>2010-03-05T14:52:14Z</dc:date>
    </item>
    <item>
      <title>How to run SQL Stored Procedure from QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-SQL-Stored-Procedure-from-QlikView/m-p/170059#M40622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your kind reply.In the above case please let me knpw how to store tables which is pulled from database same like&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Qv_Table:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Qv_Table into .... Qv_table.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above is correct? wat about ODBC connection? I hope you got my question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Mar 2010 15:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-SQL-Stored-Procedure-from-QlikView/m-p/170059#M40622</guid>
      <dc:creator />
      <dc:date>2010-03-06T15:15:25Z</dc:date>
    </item>
    <item>
      <title>How to run SQL Stored Procedure from QlikView</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-run-SQL-Stored-Procedure-from-QlikView/m-p/170060#M40623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can store your data into qvd with this "store" command like this ;&lt;/P&gt;&lt;P&gt;Qv_Table:&lt;BR /&gt;store Qv_Table into Qv_Table.qvd;&lt;/P&gt;&lt;P&gt;Best Regars,&lt;/P&gt;&lt;P&gt;Önder .ALTINBILEK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Mar 2010 23:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-run-SQL-Stored-Procedure-from-QlikView/m-p/170060#M40623</guid>
      <dc:creator />
      <dc:date>2010-03-06T23:37:46Z</dc:date>
    </item>
  </channel>
</rss>

