<?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: Importing access table in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Importing-access-table-in-SAS/m-p/759403#M239991</link>
    <description>&lt;P&gt;The first thing I would check is:&amp;nbsp; Is the file open?&amp;nbsp; If the file is open and in use by another user, SAS may not be able to read it.&amp;nbsp; This is certainly the default behavior for SAS with Excel, so I assume this is also true with Access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
    <pubDate>Wed, 04 Aug 2021 17:19:42 GMT</pubDate>
    <dc:creator>jimbarbour</dc:creator>
    <dc:date>2021-08-04T17:19:42Z</dc:date>
    <item>
      <title>Importing access table in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-access-table-in-SAS/m-p/759316#M239944</link>
      <description>&lt;P&gt;Good morning all,&lt;/P&gt;&lt;P&gt;I have read and write access to the MS AccessDB cause I created an table - I am trying to import the table into sas&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;proc import&amp;nbsp;&lt;/P&gt;&lt;P&gt;datatable="b:\mydb\QualityC\Poplycarbine data inputs.accdb"&lt;/P&gt;&lt;P&gt;table='tbl001_PCRD'&lt;/P&gt;&lt;P&gt;out=PCRD&lt;/P&gt;&lt;P&gt;DBMS=Access&lt;/P&gt;&lt;P&gt;replace;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error says ---Unable to open the file&lt;/P&gt;&lt;P&gt;where am I going wrong?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 13:23:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-access-table-in-SAS/m-p/759316#M239944</guid>
      <dc:creator>sasenthusiast07</dc:creator>
      <dc:date>2021-08-04T13:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Importing access table in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-access-table-in-SAS/m-p/759403#M239991</link>
      <description>&lt;P&gt;The first thing I would check is:&amp;nbsp; Is the file open?&amp;nbsp; If the file is open and in use by another user, SAS may not be able to read it.&amp;nbsp; This is certainly the default behavior for SAS with Excel, so I assume this is also true with Access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 17:19:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-access-table-in-SAS/m-p/759403#M239991</guid>
      <dc:creator>jimbarbour</dc:creator>
      <dc:date>2021-08-04T17:19:42Z</dc:date>
    </item>
  </channel>
</rss>

