<?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 Issue with Arabic Characters in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Issue-with-Arabic-Characters/m-p/25171#M4356</link>
    <description>I am reading a table from  SQL Server 2005  which has Arabic Characters in it. I have changed the SAS encoding to 'warabic'. However while accesing the data I am getting Question mark symbols (???????? ) instead of the Arabic characters.&lt;BR /&gt;
&lt;BR /&gt;
Can anyone help me to solve this issue.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in Advance.</description>
    <pubDate>Wed, 09 Mar 2011 13:45:14 GMT</pubDate>
    <dc:creator>RSB</dc:creator>
    <dc:date>2011-03-09T13:45:14Z</dc:date>
    <item>
      <title>Issue with Arabic Characters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Issue-with-Arabic-Characters/m-p/25171#M4356</link>
      <description>I am reading a table from  SQL Server 2005  which has Arabic Characters in it. I have changed the SAS encoding to 'warabic'. However while accesing the data I am getting Question mark symbols (???????? ) instead of the Arabic characters.&lt;BR /&gt;
&lt;BR /&gt;
Can anyone help me to solve this issue.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in Advance.</description>
      <pubDate>Wed, 09 Mar 2011 13:45:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Issue-with-Arabic-Characters/m-p/25171#M4356</guid>
      <dc:creator>RSB</dc:creator>
      <dc:date>2011-03-09T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Arabic Characters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Issue-with-Arabic-Characters/m-p/458069#M116222</link>
      <description>&lt;P&gt;Try using 'UTF-8' encoding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can change the encoding of your library like this:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;libname lib_name '   ' outencoding='UTF-8';&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 10:03:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Issue-with-Arabic-Characters/m-p/458069#M116222</guid>
      <dc:creator>katariasarthak</dc:creator>
      <dc:date>2018-04-27T10:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Arabic Characters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Issue-with-Arabic-Characters/m-p/458075#M116224</link>
      <description>&lt;P&gt;I have same problem but in my case data source is Teradata and characters are from various European languages.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 10:27:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Issue-with-Arabic-Characters/m-p/458075#M116224</guid>
      <dc:creator>emrancaan</dc:creator>
      <dc:date>2018-04-27T10:27:29Z</dc:date>
    </item>
  </channel>
</rss>

