<?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: Error in the component's properties:Type mismatch: cannot convert from char to String in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223502#M16609</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;You have specified that you are trying to load the data to a database. But in the component screenshot, you hae shown the screenshot of a csv file input/output component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Also the schema you have mentioned from repository in that file component is from a MySQL schema. The issue could be due to these mismatches.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If you are looking to read/write to DB, you should always use DB components of Talend and not file components.&amp;nbsp;Another common mistake by programmers is to remove the padding spaces from string before writing to DB.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Could you please check these details and let us know whether they have helped to resolve your issue? If the issue has been resolved please make it as a habit to mark the topic as resolved for helping fellow community members. Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Nov 2018 09:46:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-08T09:46:49Z</dc:date>
    <item>
      <title>Error in the component's properties:Type mismatch: cannot convert from char to String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223498#M16605</link>
      <description>&lt;P&gt;I don't have any idea, why I got this error while I'm trying to load the data to the table.&lt;/P&gt;&lt;P&gt;The source file having values "A" and should have the same value on the target table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data types that I used for both source and destination table is CHAR(1).&lt;/P&gt;&lt;P&gt;Is there any way to fix this? I tried to search, but cannot find, how to fix char to string.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 02:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223498#M16605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T02:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error in the component's properties:Type mismatch: cannot convert from char to String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223499#M16606</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Did you match data types when load the data to the table? Could you please show us your component setting screenshot?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 02:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223499#M16606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T02:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error in the component's properties:Type mismatch: cannot convert from char to String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223500#M16607</link>
      <description>&lt;P&gt;Here's the screenshot of the component.&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: 974px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0rX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146552i665DC6767B124FF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0rX.png" alt="0683p000009M0rX.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;My data sample is like below:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1|IN00000010|012004|ABC|All Military Sample Sample |Sample &lt;SPAN&gt;Choice&amp;nbsp;&lt;/SPAN&gt;Choice|115 Neo Street|New York|NY|8000|FSC|Y|Y|Y|A|012006|012009|A|2499&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And I'm getting error on those Y,Y,Y,A and the last A before the last values.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 05:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223500#M16607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T05:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error in the component's properties:Type mismatch: cannot convert from char to String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223501#M16608</link>
      <description>&lt;P&gt;Yes, I have match the data types when I'm trying to load the data to the table&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 05:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223501#M16608</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T05:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error in the component's properties:Type mismatch: cannot convert from char to String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223502#M16609</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;You have specified that you are trying to load the data to a database. But in the component screenshot, you hae shown the screenshot of a csv file input/output component.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Also the schema you have mentioned from repository in that file component is from a MySQL schema. The issue could be due to these mismatches.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If you are looking to read/write to DB, you should always use DB components of Talend and not file components.&amp;nbsp;Another common mistake by programmers is to remove the padding spaces from string before writing to DB.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Could you please check these details and let us know whether they have helped to resolve your issue? If the issue has been resolved please make it as a habit to mark the topic as resolved for helping fellow community members. Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 09:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-the-component-s-properties-Type-mismatch-cannot-convert/m-p/2223502#M16609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-08T09:46:49Z</dc:date>
    </item>
  </channel>
</rss>

