<?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: Read french accents in Excel using utf-8 encoding in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Read-french-accents-in-Excel-using-utf-8-encoding/m-p/436584#M108590</link>
    <description>&lt;P&gt;Issue found: we currently use utf-8 single byte which doesn't allow us to use special characters. In order to display the special charters we have to use double byte utf-8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2018 06:42:51 GMT</pubDate>
    <dc:creator>jonasc</dc:creator>
    <dc:date>2018-02-13T06:42:51Z</dc:date>
    <item>
      <title>Read french accents in Excel using utf-8 encoding</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Read-french-accents-in-Excel-using-utf-8-encoding/m-p/436218#M108489</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to import an Excel file with French accents I'm always getting the following:&amp;nbsp;D�c�s result as output. This problem is caused on a linux server with UTF-8 encoding. I'm using SAS 9.4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc import datafile=temp
out=work.test
dbms=xls replace ;
sheet="sheetname";
getnames=yes ;
run; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/PRE&gt;&lt;P&gt;Can someone help me?&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 14:09:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Read-french-accents-in-Excel-using-utf-8-encoding/m-p/436218#M108489</guid>
      <dc:creator>jonasc</dc:creator>
      <dc:date>2018-02-12T14:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Read french accents in Excel using utf-8 encoding</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Read-french-accents-in-Excel-using-utf-8-encoding/m-p/436530#M108561</link>
      <description>&lt;P&gt;Show us the FILENAME statement.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you try using&amp;nbsp;the&amp;nbsp;&lt;SPAN&gt;ENCODING= option in the FILENAME&amp;nbsp;statement?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Show us the result of&amp;nbsp;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;proc options group=languagecontrol; run;&lt;/FONT&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 02:09:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Read-french-accents-in-Excel-using-utf-8-encoding/m-p/436530#M108561</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-02-13T02:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read french accents in Excel using utf-8 encoding</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Read-french-accents-in-Excel-using-utf-8-encoding/m-p/436584#M108590</link>
      <description>&lt;P&gt;Issue found: we currently use utf-8 single byte which doesn't allow us to use special characters. In order to display the special charters we have to use double byte utf-8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 06:42:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Read-french-accents-in-Excel-using-utf-8-encoding/m-p/436584#M108590</guid>
      <dc:creator>jonasc</dc:creator>
      <dc:date>2018-02-13T06:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Read french accents in Excel using utf-8 encoding</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Read-french-accents-in-Excel-using-utf-8-encoding/m-p/436595#M108595</link>
      <description>&lt;P&gt;We had this issue of not resolving Swedish Special Characters while reading it from a Oracle Database.&lt;/P&gt;&lt;P&gt;We changed the value of&amp;nbsp;&lt;STRONG&gt;nsl_lang&lt;/STRONG&gt; parameter in windows and it worked like a charm.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 07:54:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Read-french-accents-in-Excel-using-utf-8-encoding/m-p/436595#M108595</guid>
      <dc:creator>Satish_Parida</dc:creator>
      <dc:date>2018-02-13T07:54:06Z</dc:date>
    </item>
  </channel>
</rss>

