<?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: Handling special characters(Japanese/Chinese) to MSSQL output in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Handling-special-characters-Japanese-Chinese-to-MSSQL-output/m-p/2286193#M59815</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPIvAAO"&gt;@Shriya&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;has given very good point about the DB configuration. You need to setup the DB language and column settings in such a way that it will accept Japanese characters.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;One additional point I would like to inform is that lot of Talend components will be expecting the encoding and you need to select UTF-8 wherever it is needed in Talend components to handle Japanese characters.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Example as shown below.&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-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2lR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133112i119442F383F3C8BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2lR.png" alt="0683p000009M2lR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&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>Mon, 25 Feb 2019 04:57:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-25T04:57:49Z</dc:date>
    <item>
      <title>Handling special characters(Japanese/Chinese) to MSSQL output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Handling-special-characters-Japanese-Chinese-to-MSSQL-output/m-p/2286191#M59813</link>
      <description>&lt;P&gt;I'm still learning how to use talend and its processors,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a data set that contains special charaters such as Japanese and Chinese lettering as well as other special characters. i would like to know how i can output those characters in my MSSQL output.&lt;/P&gt;
&lt;P&gt;Currently it is populating as question marks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 12:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Handling-special-characters-Japanese-Chinese-to-MSSQL-output/m-p/2286191#M59813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-24T12:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Handling special characters(Japanese/Chinese) to MSSQL output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Handling-special-characters-Japanese-Chinese-to-MSSQL-output/m-p/2286192#M59814</link>
      <description>&lt;P&gt;before insert in db check if you are able to print these char on console using tlogrow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if OK ,try NVARCHAR as column type in database.below link will help&lt;/P&gt;&lt;P&gt;&lt;A href="https://dba.stackexchange.com/questions/90296/storing-japanese-characters-in-a-table" target="_blank" rel="nofollow noopener noreferrer"&gt;https://dba.stackexchange.com/questions/90296/storing-japanese-characters-in-a-table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also check charset of your database table/column , if you can use chinese or japneese char.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Feb 2019 17:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Handling-special-characters-Japanese-Chinese-to-MSSQL-output/m-p/2286192#M59814</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-02-24T17:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Handling special characters(Japanese/Chinese) to MSSQL output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Handling-special-characters-Japanese-Chinese-to-MSSQL-output/m-p/2286193#M59815</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPIvAAO"&gt;@Shriya&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;has given very good point about the DB configuration. You need to setup the DB language and column settings in such a way that it will accept Japanese characters.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;One additional point I would like to inform is that lot of Talend components will be expecting the encoding and you need to select UTF-8 wherever it is needed in Talend components to handle Japanese characters.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Example as shown below.&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-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2lR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133112i119442F383F3C8BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2lR.png" alt="0683p000009M2lR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&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>Mon, 25 Feb 2019 04:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Handling-special-characters-Japanese-Chinese-to-MSSQL-output/m-p/2286193#M59815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-25T04:57:49Z</dc:date>
    </item>
  </channel>
</rss>

