<?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 procedure not inserting rows tMssqlSp in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Stored-procedure-not-inserting-rows-tMssqlSp/m-p/2277298#M53124</link>
    <description>&lt;P&gt;I created a stored procedure that selects data from one table and inserts loop rows to another table&lt;/P&gt; 
&lt;P&gt;CREATE PROCEDURE [dbo].[forMark]&lt;BR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/85933"&gt;@MarkS&lt;/a&gt; int output&lt;BR /&gt;,@studentid INT output&lt;BR /&gt;,@n int =0&lt;/P&gt; 
&lt;P&gt;as&lt;BR /&gt;&lt;BR /&gt;SELECT &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/104485"&gt;@studentid&lt;/a&gt; = studentid, &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/85933"&gt;@MarkS&lt;/a&gt; = [ marks]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM dbo.tempPersons&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE statuscode=0&lt;/P&gt; 
&lt;P&gt;while @n &amp;lt;@marks&lt;BR /&gt;begin&lt;BR /&gt;insert into dbo.tempMarks (studentid) values(@studentid)&lt;BR /&gt;set @n =@n+1&lt;BR /&gt;end&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My talend&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend 1.png" style="width: 675px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9cf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156558iACFA792EE1603058/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9cf.png" alt="0683p000009M9cf.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:49:38 GMT</pubDate>
    <dc:creator>Cherichoc-</dc:creator>
    <dc:date>2024-11-16T02:49:38Z</dc:date>
    <item>
      <title>Stored procedure not inserting rows tMssqlSp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Stored-procedure-not-inserting-rows-tMssqlSp/m-p/2277298#M53124</link>
      <description>&lt;P&gt;I created a stored procedure that selects data from one table and inserts loop rows to another table&lt;/P&gt; 
&lt;P&gt;CREATE PROCEDURE [dbo].[forMark]&lt;BR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/85933"&gt;@MarkS&lt;/a&gt; int output&lt;BR /&gt;,@studentid INT output&lt;BR /&gt;,@n int =0&lt;/P&gt; 
&lt;P&gt;as&lt;BR /&gt;&lt;BR /&gt;SELECT &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/104485"&gt;@studentid&lt;/a&gt; = studentid, &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/85933"&gt;@MarkS&lt;/a&gt; = [ marks]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM dbo.tempPersons&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE statuscode=0&lt;/P&gt; 
&lt;P&gt;while @n &amp;lt;@marks&lt;BR /&gt;begin&lt;BR /&gt;insert into dbo.tempMarks (studentid) values(@studentid)&lt;BR /&gt;set @n =@n+1&lt;BR /&gt;end&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My talend&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend 1.png" style="width: 675px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9cf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156558iACFA792EE1603058/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9cf.png" alt="0683p000009M9cf.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Stored-procedure-not-inserting-rows-tMssqlSp/m-p/2277298#M53124</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2024-11-16T02:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Stored procedure not inserting rows tMssqlSp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Stored-procedure-not-inserting-rows-tMssqlSp/m-p/2277299#M53125</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp; &lt;A href="https://community.qlik.com/s/profile/0053p000007LLjdAAG"&gt;@irahman&lt;/A&gt; &amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt; please help out with a solution&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 15:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Stored-procedure-not-inserting-rows-tMssqlSp/m-p/2277299#M53125</guid>
      <dc:creator>Cherichoc-</dc:creator>
      <dc:date>2020-03-31T15:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Stored procedure not inserting rows tMssqlSp</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Stored-procedure-not-inserting-rows-tMssqlSp/m-p/2277300#M53126</link>
      <description>&lt;P&gt;Is Autocommit option activated on tDBConnecction?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 14:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Stored-procedure-not-inserting-rows-tMssqlSp/m-p/2277300#M53126</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-04-01T14:31:55Z</dc:date>
    </item>
  </channel>
</rss>

