<?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: SAS Access to Sybase and DB2 | Encoding error in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683916#M20034</link>
    <description>&lt;P&gt;OK interesting. A few things.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1-&amp;nbsp; wlatin1 is not a language, it is an encoding. Actually, single-byte, vs the double-byte of UTF-8. This means that what SAS receives or sends is not UTF-8 as you would expect. I would focus on this investigation path as it might be reason, if the something in between is translating from UTF8 to Wlatin1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2- About DFLANG, please check the language in your database, and in your SAS session. And adjust both and the DFLANG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3- Check out this hotfix&amp;nbsp;&lt;A href="http://ftp.sas.com/techsup/download/hotfix/HF2/D9R_wx6.html" target="_blank"&gt;http://ftp.sas.com/techsup/download/hotfix/HF2/D9R_wx6.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4- As I heard you have SAS/ACCESS to ODBC, fust for fun and giggles, you could try to set up an ODBC connection to Sybase and see how it goes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 10:54:22 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2020-09-15T10:54:22Z</dc:date>
    <item>
      <title>SAS Access to Sybase and DB2 | Encoding error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683838#M20018</link>
      <description>&lt;P&gt;Hi folks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a new SAS installation. SAS are in UTF-8 on our Solaris Server, OS is UTF-8 too. When we connect to Sybase or DB2, on data with special characters (ex: á, ñ ) appear wrong. The data is OK on our database.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We had similar problem with SQL Server, but we fixed adding a encoding information on ODBC.ini file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 02:18:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683838#M20018</guid>
      <dc:creator>MariaD</dc:creator>
      <dc:date>2020-09-15T02:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Access to Sybase and DB2 | Encoding error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683844#M20019</link>
      <description>&lt;P&gt;What is the encoding of source data in DB2 and sybase?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 03:24:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683844#M20019</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-09-15T03:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Access to Sybase and DB2 | Encoding error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683881#M20026</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/36451"&gt;@MariaD&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Besides the encoding, I would check the language configuration. DFLANG is a variable that is used to correct the correct language for the data.&amp;nbsp;&lt;A href="https://support.sas.com/publishing/pubcat/chaps/59099.pdf" target="_blank" rel="noopener"&gt;https://support.sas.com/publishing/pubcat/chaps/59099.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the SAS/ACCESS module and the driver you are using for Sybase? And the version of SAS and the version of the driver?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have other SAS installations connecting to those Sybase databases?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do you receive these visualization errors? SAS EG? SAS DI? SAS Foundation?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 07:42:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683881#M20026</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-09-15T07:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Access to Sybase and DB2 | Encoding error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683908#M20028</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;&amp;nbsp;. Our SAS is 9.4M6 and DFLANG is setting to English. Sybase database are en WLATIN1.We use SAS EG. We have&amp;nbsp;SAS/ACCESS Interface to SAP ASE. The same occurs when we access DB2 or Sybase IQ.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 10:26:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683908#M20028</guid>
      <dc:creator>MariaD</dc:creator>
      <dc:date>2020-09-15T10:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Access to Sybase and DB2 | Encoding error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683916#M20034</link>
      <description>&lt;P&gt;OK interesting. A few things.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1-&amp;nbsp; wlatin1 is not a language, it is an encoding. Actually, single-byte, vs the double-byte of UTF-8. This means that what SAS receives or sends is not UTF-8 as you would expect. I would focus on this investigation path as it might be reason, if the something in between is translating from UTF8 to Wlatin1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2- About DFLANG, please check the language in your database, and in your SAS session. And adjust both and the DFLANG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3- Check out this hotfix&amp;nbsp;&lt;A href="http://ftp.sas.com/techsup/download/hotfix/HF2/D9R_wx6.html" target="_blank"&gt;http://ftp.sas.com/techsup/download/hotfix/HF2/D9R_wx6.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4- As I heard you have SAS/ACCESS to ODBC, fust for fun and giggles, you could try to set up an ODBC connection to Sybase and see how it goes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 10:54:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-to-Sybase-and-DB2-Encoding-error/m-p/683916#M20034</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2020-09-15T10:54:22Z</dc:date>
    </item>
  </channel>
</rss>

