<?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: Accessing MS-ACCESS tables without PCFILES in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Accessing-MS-ACCESS-tables-without-PCFILES/m-p/252510#M268798</link>
    <description>&lt;P&gt;Two options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft 64-bit ACE engine - download from Microsoft. This can be used with 64-bit SAS/ACCESS to PC Files.&lt;/LI&gt;
&lt;LI&gt;ODBC can be used. You would need SAS/ACCESS to ODBC installed and licensed though:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/68193/HTML/default/viewer.htm#n167cjb87i0x9wn1h1qynnb2zumc.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bidsag/68193/HTML/default/viewer.htm#n167cjb87i0x9wn1h1qynnb2zumc.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2016 19:35:12 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2016-02-25T19:35:12Z</dc:date>
    <item>
      <title>Accessing MS-ACCESS tables without PCFILES</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Accessing-MS-ACCESS-tables-without-PCFILES/m-p/252455#M268797</link>
      <description>&lt;P&gt;Hello, is there an alternative to the PCFILES server to access MS-ACCESS 32 bits data from SAS 64 bits? Both programs are running on the same Win7-64 machine.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 18:05:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Accessing-MS-ACCESS-tables-without-PCFILES/m-p/252455#M268797</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-02-25T18:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing MS-ACCESS tables without PCFILES</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Accessing-MS-ACCESS-tables-without-PCFILES/m-p/252510#M268798</link>
      <description>&lt;P&gt;Two options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft 64-bit ACE engine - download from Microsoft. This can be used with 64-bit SAS/ACCESS to PC Files.&lt;/LI&gt;
&lt;LI&gt;ODBC can be used. You would need SAS/ACCESS to ODBC installed and licensed though:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/68193/HTML/default/viewer.htm#n167cjb87i0x9wn1h1qynnb2zumc.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bidsag/68193/HTML/default/viewer.htm#n167cjb87i0x9wn1h1qynnb2zumc.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 19:35:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Accessing-MS-ACCESS-tables-without-PCFILES/m-p/252510#M268798</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-02-25T19:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing MS-ACCESS tables without PCFILES</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Accessing-MS-ACCESS-tables-without-PCFILES/m-p/252618#M268799</link>
      <description>&lt;P&gt;Did you try proc import ? I also doubt if this could work, since Excel can't work in this case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc import database='......' datatable='.......' dbms=access replace;run;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 02:26:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Accessing-MS-ACCESS-tables-without-PCFILES/m-p/252618#M268799</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-02-26T02:26:44Z</dc:date>
    </item>
  </channel>
</rss>

