<?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: Thai Language support in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170397#M44037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thai fonts need to be installed on the computer where Thai characters are to be displayed. The fact that it displays OK in Excel suggests that you do have Thai fonts installed. In the Excel spreadsheet where Thai characters are displaying correctly select a cell with correct Thai characters then check the font Excel is using in the task ribbon. What is the name of the font?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also how are you viewing the SAS dataset with Thai customer names? Are you using Base SAS or EG as your SAS interface and what version are you using?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Feb 2014 19:02:36 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2014-02-12T19:02:36Z</dc:date>
    <item>
      <title>Thai Language support</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170392#M44032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am accessing a MS SQL table where the customer name is in THAI Language. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I download the data to sas dataset the characters are jumbled up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to show the Thai Language?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 11:06:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170392#M44032</guid>
      <dc:creator>hellind</dc:creator>
      <dc:date>2014-02-11T11:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Thai Language support</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170393#M44033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try setting the LOCALE option in a SAS options statement before reading the MS SQL table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/nlsref/63072/HTML/default/viewer.htm#p0kcqbj7zsjq23n1lfyrcgtwiy5q.htm"&gt;http://support.sas.com/documentation/cdl/en/nlsref/63072/HTML/default/viewer.htm#p0kcqbj7zsjq23n1lfyrcgtwiy5q.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thought: Thai fonts may need to be installed for the Thai characters to display correctly, like Angsana New for example. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 19:12:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170393#M44033</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-02-11T19:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Thai Language support</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170394#M44034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using SAS 9.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the LOCALE SYSTEM OPTION but it did not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say Thai Fonts needs to be installed, what do you mean? Do I have to install it in windows? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 03:15:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170394#M44034</guid>
      <dc:creator>hellind</dc:creator>
      <dc:date>2014-02-12T03:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Thai Language support</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170395#M44035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is my first time been asked to work on a database with foreign characters. I will have to read up more on INTERNATIONALIZATION, if this is the term. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also noticed when I export from database to txt file it is garbled but when I export to XLS it is okay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 03:17:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170395#M44035</guid>
      <dc:creator>hellind</dc:creator>
      <dc:date>2014-02-12T03:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Thai Language support</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170396#M44036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS uses NLS, National Language Support, to describe most of the issues around languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text file viewer/editor likely uses a default font, for example mine is Courier, that interprets a unicode or double byte set incorrectly. XLS does allow additional font information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 16:25:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170396#M44036</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-02-12T16:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Thai Language support</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170397#M44037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thai fonts need to be installed on the computer where Thai characters are to be displayed. The fact that it displays OK in Excel suggests that you do have Thai fonts installed. In the Excel spreadsheet where Thai characters are displaying correctly select a cell with correct Thai characters then check the font Excel is using in the task ribbon. What is the name of the font?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also how are you viewing the SAS dataset with Thai customer names? Are you using Base SAS or EG as your SAS interface and what version are you using?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:02:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170397#M44037</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-02-12T19:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Thai Language support</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170398#M44038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In excel the point is ARIAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BASE SAS 9.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 09:55:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Thai-Language-support/m-p/170398#M44038</guid>
      <dc:creator>hellind</dc:creator>
      <dc:date>2014-02-13T09:55:29Z</dc:date>
    </item>
  </channel>
</rss>

