<?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: Access in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229675#M5626</link>
    <description>&lt;P&gt;I don't know if you can use DDE with MS Access. Euther way, it's ancient tehnology, and you suggest that you look for alternatives.&lt;/P&gt;&lt;P&gt;The main way to acess MS Access data (among other sources) is SAS/ACCESS to PC FIle Formats. Once there, you can use a libname directly to the Access database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just out of curiosity, how does Access handle the chineese character problem? And how do you wish to use the names in SAS?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2015 11:24:52 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2015-10-13T11:24:52Z</dc:date>
    <item>
      <title>Access</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229674#M5625</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm trying to pull customer names from Access.I looking for DDE to run Ms_access from sas. The Ms-acess is pulling data from Oracle DB. I cant connect directly to the DB because the customer name is in chinese character.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SJN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 11:20:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229674#M5625</guid>
      <dc:creator>SJN</dc:creator>
      <dc:date>2015-10-13T11:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229675#M5626</link>
      <description>&lt;P&gt;I don't know if you can use DDE with MS Access. Euther way, it's ancient tehnology, and you suggest that you look for alternatives.&lt;/P&gt;&lt;P&gt;The main way to acess MS Access data (among other sources) is SAS/ACCESS to PC FIle Formats. Once there, you can use a libname directly to the Access database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just out of curiosity, how does Access handle the chineese character problem? And how do you wish to use the names in SAS?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 11:24:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229675#M5626</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-13T11:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229681#M5627</link>
      <description>&lt;P&gt;Yes. MS-Access handles the china characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;"The main way to acess MS Access data (among other sources) is SAS/ACCESS to PC FIle Formats. Once there, you can use a libname directly to the Access database."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;Can you give out an example how to do this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;I tell you how Access is pulling the data from Oracle. Once I run the queryin Access &amp;nbsp;there are some intermediate small tables are created. These intermediate table are just nothing but to make the data diff. From these tables they made final query in Access and running the query to get the chinese character.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;This is the first time I'm trying to pull the data from access. I'm still exploring those intermediate tables. Just want to know is there any easy way to pull data from it by using DDE/some other method either in Base/EG sas.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 12:14:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229681#M5627</guid>
      <dc:creator>SJN</dc:creator>
      <dc:date>2015-10-13T12:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229771#M5628</link>
      <description>&lt;P&gt;The easiest way requires SAS/ACCESS to PC FIle Formats, as stated.&lt;/P&gt;&lt;P&gt;Is this something you will do on a regular basis?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 18:41:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229771#M5628</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-13T18:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229819#M5630</link>
      <description>&lt;P&gt;If you need these chinese characters in SAS in the end then going via SAS/Access won't help. What you need in such a case is your SAS session to run in a multi-byte mode.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/nlsref/67964/HTML/default/viewer.htm#titlepage.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/nlsref/67964/HTML/default/viewer.htm#titlepage.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/Multilingual_Computing_with_SAS_94.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/Multilingual_Computing_with_SAS_94.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the chinese characters also end up in MS Access then you'll have exactly the same issue there when trying to pull this data into SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you just need to do some processing with these chinese names but you don't need to pull this column into SAS then process on the data base using pass-through SQL and only pull the result of this operation into SAS (whithout the column with chinese names). This should work as long as none of the charater fields transferred to SAS contains a multi-byte character.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2015 21:48:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Access/m-p/229819#M5630</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2015-10-13T21:48:28Z</dc:date>
    </item>
  </channel>
</rss>

