<?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: CSV to Database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339301#M107458</link>
    <description>&lt;P&gt;You're going to need 3 major components:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1.tFileInputDelimited&lt;/P&gt; 
&lt;P&gt;2.tMap&lt;/P&gt; 
&lt;P&gt;3.a Database output component&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;Use the tFileInputDelimited component to insert your CSV file.&lt;/LI&gt; 
 &lt;LI&gt;Connect the tFileInputDelimited to the tMap component and map the columns you want to insert into your database.&lt;/LI&gt; 
 &lt;LI&gt;Connect the tMap component to the Database output component using the output you created in tMap and ensuring all the database information is correct within the Database output component.&amp;nbsp;&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;Should look something like this when done.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="csv to database example.JPG" style="width: 646px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsvb.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146060i4A8F50917553EACA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsvb.jpg" alt="0683p000009Lsvb.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2018 18:34:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-05T18:34:48Z</dc:date>
    <item>
      <title>CSV to Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339299#M107456</link>
      <description>&lt;P&gt;How to insert table and table data from CSV File to Database,please provide solution step by step&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339299#M107456</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: CSV to Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339300#M107457</link>
      <description>&lt;OL&gt; 
 &lt;LI&gt;Start Talend Studio&lt;/LI&gt; 
 &lt;LI&gt;Click Import Demo Project&lt;/LI&gt; 
 &lt;LI&gt;Select Integration&lt;/LI&gt; 
&lt;/OL&gt; 
&lt;P&gt;Go thru huge number of examples&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;check site -&amp;nbsp;&lt;A title="https://www.talendbyexample.com" href="https://www.talendbyexample.com" target="_self" rel="nofollow noopener noreferrer"&gt;https://www.talendbyexample.com&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-02-05 at 1.06.06 AM.png" style="width: 365px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsu3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140433i94B036687890751A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsu3.png" alt="0683p000009Lsu3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-02-05 at 1.05.36 AM.png" style="width: 314px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsu8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154441i5EC1E79DF20E3720/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsu8.png" alt="0683p000009Lsu8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2018 12:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339300#M107457</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-02-04T12:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: CSV to Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339301#M107458</link>
      <description>&lt;P&gt;You're going to need 3 major components:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1.tFileInputDelimited&lt;/P&gt; 
&lt;P&gt;2.tMap&lt;/P&gt; 
&lt;P&gt;3.a Database output component&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;Use the tFileInputDelimited component to insert your CSV file.&lt;/LI&gt; 
 &lt;LI&gt;Connect the tFileInputDelimited to the tMap component and map the columns you want to insert into your database.&lt;/LI&gt; 
 &lt;LI&gt;Connect the tMap component to the Database output component using the output you created in tMap and ensuring all the database information is correct within the Database output component.&amp;nbsp;&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;Should look something like this when done.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="csv to database example.JPG" style="width: 646px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lsvb.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146060i4A8F50917553EACA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lsvb.jpg" alt="0683p000009Lsvb.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 18:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339301#M107458</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-05T18:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: CSV to Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339302#M107459</link>
      <description>&lt;P&gt;Hello, I am kinda new to Talend I understood CSV to DataBase.&lt;/P&gt;&lt;P&gt;But I have one scenario that I could not find any where.&lt;/P&gt;&lt;P&gt;I have to do csv to DataBase but I don't have column id in csv but I have it in my table which is primary key and&lt;STRONG&gt; not&lt;/STRONG&gt; &lt;STRONG&gt;auto increment.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And I have to dump CSV data in table in such a way that for every record in CSV I have to put id in table as max(id+1)&lt;/P&gt;&lt;P&gt;please help....... I am trying this since last 2 weeks.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 12:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339302#M107459</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-08T12:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: CSV to Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339303#M107460</link>
      <description>&lt;P&gt;Hi Roshan,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Could you please try below method.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Step 1:- Take the maximum value of the DB and store it in a context variable&lt;/P&gt; 
&lt;P&gt;Step 2:- Use a numeric sequence and instead of starting from 1, use the context variable+1 as the starting value.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Then the number will increment from that specific value. Please refer the screen shot for details.&lt;/P&gt; 
&lt;P&gt;&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: 636px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M30q.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155612iB0AD2EAA4AED8D66/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M30q.png" alt="0683p000009M30q.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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="0683p000009M30r.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156568iE39E2B0A5446BE14/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M30r.png" alt="0683p000009M30r.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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="0683p000009M2uK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153749i9445FBC378630E59/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2uK.png" alt="0683p000009M2uK.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;Numeric.sequence("s1",(context.max_number+1),1) &lt;/PRE&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 13:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339303#M107460</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-08T13:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: CSV to Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339304#M107461</link>
      <description>Thank You very much.... it worked for me.</description>
      <pubDate>Fri, 08 Feb 2019 14:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339304#M107461</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-08T14:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: CSV to Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339305#M107462</link>
      <description>&lt;P&gt;Usually Tschemacomplance check is better to use from CSV to database, because while testing goes, Testers will always put more than the maximum value and test, than entire job fails, Please look at below example for this. It is better to design in this way&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CSVToDB.PNG" style="width: 783px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2kV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147592i0C4FA278F7EAC8AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2kV.png" alt="0683p000009M2kV.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 18:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-to-Database/m-p/2339305#M107462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-11T18:56:05Z</dc:date>
    </item>
  </channel>
</rss>

