<?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: UTF-8 in Data Integration in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/UTF-8-in-Data-Integration/m-p/634883#M188461</link>
    <description>How can I check that from Data Integration IDE?&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Mar 2020 20:20:05 GMT</pubDate>
    <dc:creator>pabloh2000</dc:creator>
    <dc:date>2020-03-25T20:20:05Z</dc:date>
    <item>
      <title>UTF-8 in Data Integration</title>
      <link>https://communities.sas.com/t5/SAS-Programming/UTF-8-in-Data-Integration/m-p/634804#M188416</link>
      <description>&lt;P&gt;Hi, I'm loading data from MySQL (utf-8), then making some transformations in DI 4.9 and after that I'm trying to insert the result in Postgres (utf-8).&lt;/P&gt;&lt;P&gt;The problem is with some spanish characters (á, ñ, Ñ, etc.). If I try to insert directly, it shows an error. So I'm using this: putc(char_field,&amp;nbsp;"$UTF8XE250.").&lt;/P&gt;&lt;P&gt;This function solves the error, but some characters are not properly managed: for example, I can't see the "Ñ" character in Postgres table (it shows some weird stuff).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, what should I do? Maybe some other mask with putc()? Maybe trying to keep all "internal" tables working with utf-8 (since source and destination uses that encoding)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 16:02:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/UTF-8-in-Data-Integration/m-p/634804#M188416</guid>
      <dc:creator>pabloh2000</dc:creator>
      <dc:date>2020-03-25T16:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: UTF-8 in Data Integration</title>
      <link>https://communities.sas.com/t5/SAS-Programming/UTF-8-in-Data-Integration/m-p/634882#M188460</link>
      <description>What session encoding is the SAS session that is running DI using?  You probably need to be using UTF-8.</description>
      <pubDate>Wed, 25 Mar 2020 20:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/UTF-8-in-Data-Integration/m-p/634882#M188460</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-03-25T20:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: UTF-8 in Data Integration</title>
      <link>https://communities.sas.com/t5/SAS-Programming/UTF-8-in-Data-Integration/m-p/634883#M188461</link>
      <description>How can I check that from Data Integration IDE?&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2020 20:20:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/UTF-8-in-Data-Integration/m-p/634883#M188461</guid>
      <dc:creator>pabloh2000</dc:creator>
      <dc:date>2020-03-25T20:20:05Z</dc:date>
    </item>
  </channel>
</rss>

