<?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: N Squiggle or Spanish: eñe - shows non printing in SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/N-Squiggle-or-Spanish-e%C3%B1e-shows-non-printing-in-SQL-Server/m-p/2362849#M126906</link>
    <description>&lt;P&gt;First of all: char set conversations only applies to text reading or printing.&lt;/P&gt;&lt;P&gt;You should first check if the char set settings are correct for reading your file. Simply printout the values with a tLogRow.&lt;/P&gt;&lt;P&gt;If this is correct, the rest will work because the charset within the job code internally is always UTF-16 (Java standard) and this charset will be used from all database drivers and converted automatically into the charset of the database or table.&lt;/P&gt;&lt;P&gt;Sometimes database drivers need a hint which target charset should be used.&lt;/P&gt;&lt;P&gt;If you read now the value with a SQL tool and see something strange it also could happen the charset settings of the tool is wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My guess is, the problem will be caused by a wrong actual char set of your file. You expect UTF-8 but the file has a different char set.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Oct 2023 08:53:16 GMT</pubDate>
    <dc:creator>jlolling</dc:creator>
    <dc:date>2023-10-27T08:53:16Z</dc:date>
    <item>
      <title>N Squiggle or Spanish: eñe - shows non printing in SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/N-Squiggle-or-Spanish-e%C3%B1e-shows-non-printing-in-SQL-Server/m-p/2362848#M126905</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I'm trying to troubleshoot my bulk data load issue - where I'm receiving a CSV feed of employee information - and loading to MS SQL Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last name "Bañares" is displayed in the DB as "Ba�ares".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file is loaded from a tFileInputDelimted component - through to a tDBOutput by way of a tMap. The encoding on inputdelimted is UTF-8.&lt;/P&gt;&lt;P&gt;The table definition for the field in SQL is nvarchar(150). The database collation is set to : SQL_Latin1_General_CP1_CS_AS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I'm reading - this should correctly be displayed in the database - but it's not.  Is this a SQL Server collation issue - or am I missing something in my Import Routine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/N-Squiggle-or-Spanish-e%C3%B1e-shows-non-printing-in-SQL-Server/m-p/2362848#M126905</guid>
      <dc:creator>Tim_Ouimet</dc:creator>
      <dc:date>2024-11-15T21:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: N Squiggle or Spanish: eñe - shows non printing in SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/N-Squiggle-or-Spanish-e%C3%B1e-shows-non-printing-in-SQL-Server/m-p/2362849#M126906</link>
      <description>&lt;P&gt;First of all: char set conversations only applies to text reading or printing.&lt;/P&gt;&lt;P&gt;You should first check if the char set settings are correct for reading your file. Simply printout the values with a tLogRow.&lt;/P&gt;&lt;P&gt;If this is correct, the rest will work because the charset within the job code internally is always UTF-16 (Java standard) and this charset will be used from all database drivers and converted automatically into the charset of the database or table.&lt;/P&gt;&lt;P&gt;Sometimes database drivers need a hint which target charset should be used.&lt;/P&gt;&lt;P&gt;If you read now the value with a SQL tool and see something strange it also could happen the charset settings of the tool is wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My guess is, the problem will be caused by a wrong actual char set of your file. You expect UTF-8 but the file has a different char set.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 08:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/N-Squiggle-or-Spanish-e%C3%B1e-shows-non-printing-in-SQL-Server/m-p/2362849#M126906</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-10-27T08:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: N Squiggle or Spanish: eñe - shows non printing in SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/N-Squiggle-or-Spanish-e%C3%B1e-shows-non-printing-in-SQL-Server/m-p/2362850#M126907</link>
      <description>&lt;P&gt;Another possible reason could be your special char is not part of the table charset Latin1. Did you checked that?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 08:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/N-Squiggle-or-Spanish-e%C3%B1e-shows-non-printing-in-SQL-Server/m-p/2362850#M126907</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-10-27T08:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: N Squiggle or Spanish: eñe - shows non printing in SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/N-Squiggle-or-Spanish-e%C3%B1e-shows-non-printing-in-SQL-Server/m-p/2362851#M126908</link>
      <description>&lt;P&gt;The step immediately prior was taking the results of the JSON feed &amp;amp; exporting to file - which was set to an ISO charset.  I changed them to UTF-8 and it was solved. Thank you&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 11:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/N-Squiggle-or-Spanish-e%C3%B1e-shows-non-printing-in-SQL-Server/m-p/2362851#M126908</guid>
      <dc:creator>Tim_Ouimet</dc:creator>
      <dc:date>2023-10-27T11:31:57Z</dc:date>
    </item>
  </channel>
</rss>

