<?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 Type mismatch: cannot convert from int to String in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-int-to-String/m-p/2214437#M11277</link>
    <description>Hi Everyone,
&lt;BR /&gt;I am facing this error for quite long time even after i double checked my components.
&lt;BR /&gt;i am using talend 6.1 version while loading data from input tmssql component to output component i am facing error.
&lt;BR /&gt;even in datatype also i haven't changed anything from source database.
&lt;BR /&gt;just given guess schema and populated table.
&lt;BR /&gt;Already i checked datatype of both Database and schema still i am facing this below error:
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem: 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type mismatch: cannot convert from int to String
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at productionetl.etl_ccagent_0_1.ETL_CCAgent.tMSSqlInput_1Process(ETL_CCAgent.java:2213)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at productionetl.etl_ccagent_0_1.ETL_CCAgent.runJobInTOS(ETL_CCAgent.java:4634)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at productionetl.etl_ccagent_0_1.ETL_CCAgent.main(ETL_CCAgent.java:4408)
&lt;BR /&gt;
&lt;BR /&gt;So somebody could explain me about this error and solve this issue.</description>
    <pubDate>Mon, 30 Jan 2017 17:49:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-30T17:49:35Z</dc:date>
    <item>
      <title>Type mismatch: cannot convert from int to String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-int-to-String/m-p/2214437#M11277</link>
      <description>Hi Everyone,
&lt;BR /&gt;I am facing this error for quite long time even after i double checked my components.
&lt;BR /&gt;i am using talend 6.1 version while loading data from input tmssql component to output component i am facing error.
&lt;BR /&gt;even in datatype also i haven't changed anything from source database.
&lt;BR /&gt;just given guess schema and populated table.
&lt;BR /&gt;Already i checked datatype of both Database and schema still i am facing this below error:
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem: 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type mismatch: cannot convert from int to String
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at productionetl.etl_ccagent_0_1.ETL_CCAgent.tMSSqlInput_1Process(ETL_CCAgent.java:2213)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at productionetl.etl_ccagent_0_1.ETL_CCAgent.runJobInTOS(ETL_CCAgent.java:4634)
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at productionetl.etl_ccagent_0_1.ETL_CCAgent.main(ETL_CCAgent.java:4408)
&lt;BR /&gt;
&lt;BR /&gt;So somebody could explain me about this error and solve this issue.</description>
      <pubDate>Mon, 30 Jan 2017 17:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-int-to-String/m-p/2214437#M11277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-30T17:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Type mismatch: cannot convert from int to String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-int-to-String/m-p/2214438#M11278</link>
      <description>still good idea - attache screenshot</description>
      <pubDate>Mon, 30 Jan 2017 21:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-int-to-String/m-p/2214438#M11278</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-01-30T21:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Type mismatch: cannot convert from int to String</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-int-to-String/m-p/2214439#M11279</link>
      <description>&lt;P&gt;You cannot affect a string from an int.&lt;/P&gt;
&lt;P&gt;Use&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;String.valueOf(yourNumber)&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;or &lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;"" + yourNumber&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 10:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Type-mismatch-cannot-convert-from-int-to-String/m-p/2214439#M11279</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-04-12T10:23:38Z</dc:date>
    </item>
  </channel>
</rss>

