<?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 file to MySQL using Dynamic Schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/CSV-file-to-MySQL-using-Dynamic-Schema/m-p/2253606#M36891</link>
    <description>&lt;P&gt;No, I have one file per table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File1 populates table1. File1 has 22 columns and no header, Table1 has 22 columns with appropriate data types.&lt;/P&gt;&lt;P&gt;File2 populates table2. File2 has 60 columns and no header, Table2 has 60 columns with appropriate data types.&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Mar 2020 07:58:25 GMT</pubDate>
    <dc:creator>alaynae02</dc:creator>
    <dc:date>2020-03-18T07:58:25Z</dc:date>
    <item>
      <title>CSV file to MySQL using Dynamic Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-file-to-MySQL-using-Dynamic-Schema/m-p/2253604#M36889</link>
      <description>&lt;P&gt;Hello Talend Community,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying to load a csv file without a header to an existing table in MySQL using the dynamic schema. It needs to be done with a dynamic schema because the job needs to accommodate csv files for several tables. All files have the same number of columns as tables, but they do not have headers.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The job is like this:&lt;/P&gt; 
&lt;P&gt;tFileInputDelimited_1 -&amp;gt; tMap_1 -&amp;gt; tDBOutput_1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Schema in tFileInputDelimited is&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 564px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9kK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145438i08BD4BD9CA64A496/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9kK.png" alt="0683p000009M9kK.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I keep getting the following error:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Unknown column '10103554' in 'field list'&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;10103554 is the value of the first column of the first record.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Do you perhaps know what I'm doing wrong?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Also, the option is to copy from one table to another, but column names are different and I keep getting the same error.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Unknown column 'customer_id' in 'field list' because in the target that col is named cust_id.&amp;nbsp;&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;</description>
      <pubDate>Sat, 16 Nov 2024 02:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-file-to-MySQL-using-Dynamic-Schema/m-p/2253604#M36889</guid>
      <dc:creator>alaynae02</dc:creator>
      <dc:date>2024-11-16T02:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file to MySQL using Dynamic Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-file-to-MySQL-using-Dynamic-Schema/m-p/2253605#M36890</link>
      <description>Hi, you have multiple files and same structures who you need to load into one table?</description>
      <pubDate>Wed, 18 Mar 2020 03:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-file-to-MySQL-using-Dynamic-Schema/m-p/2253605#M36890</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-18T03:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file to MySQL using Dynamic Schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-file-to-MySQL-using-Dynamic-Schema/m-p/2253606#M36891</link>
      <description>&lt;P&gt;No, I have one file per table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File1 populates table1. File1 has 22 columns and no header, Table1 has 22 columns with appropriate data types.&lt;/P&gt;&lt;P&gt;File2 populates table2. File2 has 60 columns and no header, Table2 has 60 columns with appropriate data types.&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2020 07:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-file-to-MySQL-using-Dynamic-Schema/m-p/2253606#M36891</guid>
      <dc:creator>alaynae02</dc:creator>
      <dc:date>2020-03-18T07:58:25Z</dc:date>
    </item>
  </channel>
</rss>

