<?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 Calling SQL SERVER - Stored Procs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164334#M37072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;Cold you share the exact script which you using to run the SQL Stored Procedure&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 May 2010 05:38:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-26T05:38:54Z</dc:date>
    <item>
      <title>Calling SQL SERVER - Stored Procs</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164330#M37068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone please explain how to call a SQL stored procedure returning a big table of data from qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sp_text '20100101',''20100530'&lt;/P&gt;&lt;P&gt;This stored proc returns all data for all employees in the given date range, I want to capture all that data and display it in charts &amp;amp; tables in qlikview&lt;/P&gt;&lt;P&gt;I am struggling with the exact syntax of how to make this call &amp;amp; capture the resultset ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit&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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 15:00:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164330#M37068</guid>
      <dc:creator />
      <dc:date>2010-05-25T15:00:34Z</dc:date>
    </item>
    <item>
      <title>Calling SQL SERVER - Stored Procs</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164331#M37069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your command should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;SQL EXEC sp_text '20100101','20100530';&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If you are loading the resultset into a table, something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;qvw_table_name:&lt;BR /&gt;LOAD *;&lt;BR /&gt;SQL EXEC sp_text '20100101','20100530';&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 17:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164331#M37069</guid>
      <dc:creator />
      <dc:date>2010-05-25T17:06:02Z</dc:date>
    </item>
    <item>
      <title>Calling SQL SERVER - Stored Procs</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164332#M37070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome ... Thanks a ton!!! &lt;IMG alt="Beer" src="http://community.qlik.com/emoticons/emotion-22.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 17:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164332#M37070</guid>
      <dc:creator />
      <dc:date>2010-05-25T17:54:01Z</dc:date>
    </item>
    <item>
      <title>Calling SQL SERVER - Stored Procs</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164333#M37071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;Cold you share the exact script which you using to run the SQL Stored Procedure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 05:38:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164333#M37071</guid>
      <dc:creator />
      <dc:date>2010-05-26T05:38:28Z</dc:date>
    </item>
    <item>
      <title>Calling SQL SERVER - Stored Procs</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164334#M37072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;Cold you share the exact script which you using to run the SQL Stored Procedure&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 05:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164334#M37072</guid>
      <dc:creator />
      <dc:date>2010-05-26T05:38:54Z</dc:date>
    </item>
    <item>
      <title>Calling SQL SERVER - Stored Procs</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164335#M37073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;XYZ_mis:&lt;BR /&gt;LOAD *;&lt;BR /&gt;SQL EXEC SP_abc 20100523,$(TODAY),'mycompany';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 15:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164335#M37073</guid>
      <dc:creator />
      <dc:date>2010-05-26T15:14:25Z</dc:date>
    </item>
    <item>
      <title>Calling SQL SERVER - Stored Procs</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164336#M37074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting an OLEDB error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB read failed&lt;/P&gt;&lt;P&gt;SQL EXEC sp_xyz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this might be something to do with the connection mode, My stored procedure writes data in the database and i read somewhere that we need to add "mode is write" at the end of the connection string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done that but it still giving me the same error !&lt;/P&gt;&lt;P&gt;I am able to execute the stored procs which are simple reads with no temp tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone knws how to sort this out ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 15:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164336#M37074</guid>
      <dc:creator />
      <dc:date>2010-05-26T15:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calling SQL SERVER - Stored Procs</title>
      <link>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164337#M37075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or try this video&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=o1uBAMrVyFE" title="https://www.youtube.com/watch?v=o1uBAMrVyFE"&gt;Qlikview EXECUTE SQL Stored PROC with Parameters in Qlikview by RFB 228 - YouTube&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Feb 2017 23:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calling-SQL-SERVER-Stored-Procs/m-p/164337#M37075</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2017-02-19T23:23:31Z</dc:date>
    </item>
  </channel>
</rss>

