<?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: insert row into table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246367#M31914</link>
    <description>&lt;P&gt;not solved yet...&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 16:17:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-12T16:17:12Z</dc:date>
    <item>
      <title>insert row into table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246363#M31910</link>
      <description>&lt;P&gt;Hey guys, i'm a beginner Talend user, so, if you know guys &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;how to insert a row into a data base&lt;/FONT&gt;&lt;/STRONG&gt; please get me notified&lt;/P&gt; 
&lt;P&gt;In fact, i want to insert &lt;STRONG&gt;a new row to a data base table&lt;/STRONG&gt; of Microsoft SQL server every time i excute , a new line will be create in the table, &lt;STRONG&gt;which component should i use?&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;the problem here that i need some variables &lt;STRONG&gt;from a tmap&lt;/STRONG&gt; that i've created,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;and i can't link tmap with a trowgenerator,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;here is the request i want to execute&lt;BR /&gt;&lt;FONT color="#339966"&gt;"INSERT INTO [dbo].[CHOIXEXT]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;([YX_TYPE]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;,[YX_CODE]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;,[YX_LIBELLE]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;,[YX_ABREGE]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;,[YX_LIBRE])&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;VALUES&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;(&amp;lt;LA2, nchar(3),&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;,&amp;lt; LCW_CodeCHOIXEXT_LA2, nvarchar(17),&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;,&amp;lt; MershSubGroupName, nvarchar(105),&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;,&amp;lt; MershSubGroup, nvarchar(17),&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;,&amp;lt; nv, nvarchar(35),&amp;gt;)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;GO"&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000080"&gt;*"LA2" static String&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000080"&gt;*"LCW_CodeCHOIXEXT_LA2" request1 result (mentionned in the screenshot below)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000080"&gt;*MershSubGroupName form "INV_Product" database&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000080"&gt;*MershSubGroup form "INV_Product" database&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000080"&gt;*"nv" static String&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;thank you for advance guys&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 821px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M31c.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142106i7C2798E0E27FA321/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M31c.png" alt="0683p000009M31c.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 10:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246363#M31910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-12T10:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: insert row into table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246364#M31911</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPLmAAO"&gt;@9allel22&lt;/A&gt;&amp;nbsp;,if you wan to execute the insert query ,you can use tDBRow,&amp;nbsp; as part of flow you were getting data and want to insert you can use tDBOutput.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 11:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246364#M31911</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-03-12T11:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: insert row into table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246365#M31912</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thank's for the feedback,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i've tried to put tdbRow, but my problem is how to put values in my request (insert) from my tmap&lt;/P&gt; 
&lt;P&gt;here is screenshots of my job to let you understand more the stuff&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;MY REQUEST&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 784px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3H9.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146962iDAB1EC44D15E78B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3H9.png" alt="0683p000009M3H9.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;THE VALUES THAT I WANT TO RECOVER FORM THE TMAP&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Np.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144837i4CA50BC6A5E323EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Np.png" alt="0683p000009M3Np.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;THE LINK BETWEEN TMAP AND TDBROW&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 221px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Nu.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130699iAAC107F96FD7EB0D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Nu.png" alt="0683p000009M3Nu.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Many regards&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 11:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246365#M31912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-12T11:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: insert row into table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246366#M31913</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPLmAAO"&gt;@9allel22&lt;/A&gt;&amp;nbsp;,form tmap you can connect to tOracleoutput.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 12:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246366#M31913</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-03-12T12:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: insert row into table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246367#M31914</link>
      <description>&lt;P&gt;not solved yet...&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 16:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246367#M31914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-12T16:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: insert row into table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246368#M31915</link>
      <description>&lt;P&gt;hello ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you please explain&amp;nbsp;&lt;/P&gt;
&lt;P&gt;which columns are not defined using tMap and why you need trowgenerator for them ?&lt;/P&gt;
&lt;P&gt;could you populate those also in tmap?&lt;/P&gt;
&lt;P&gt;if yes , you can connect tmap result (rowinsert)&lt;/P&gt;
&lt;P&gt;to tdboutput directly ( or tdbrow if you are building insert query )&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 22:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/insert-row-into-table/m-p/2246368#M31915</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-03-12T22:50:24Z</dc:date>
    </item>
  </channel>
</rss>

