<?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 Import Access 2013 data to SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Import-Access-2013-data-to-SAS/m-p/445118#M111508</link>
    <description>&lt;P&gt;Is there any way I can import a table from MS-Access 2013 to SAS 9.4.&lt;/P&gt;
&lt;P&gt;What will be the code...&lt;/P&gt;</description>
    <pubDate>Tue, 13 Mar 2018 12:53:20 GMT</pubDate>
    <dc:creator>Deepankar</dc:creator>
    <dc:date>2018-03-13T12:53:20Z</dc:date>
    <item>
      <title>Import Access 2013 data to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Access-2013-data-to-SAS/m-p/445118#M111508</link>
      <description>&lt;P&gt;Is there any way I can import a table from MS-Access 2013 to SAS 9.4.&lt;/P&gt;
&lt;P&gt;What will be the code...&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 12:53:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Access-2013-data-to-SAS/m-p/445118#M111508</guid>
      <dc:creator>Deepankar</dc:creator>
      <dc:date>2018-03-13T12:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Import data in sas from Access 2013</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Access-2013-data-to-SAS/m-p/445122#M111509</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc import table="table_name"&lt;BR /&gt;out=lib.dataset_name&lt;/P&gt;&lt;P&gt;dbms=access;&lt;/P&gt;&lt;P&gt;uid="userid";&lt;/P&gt;&lt;P&gt;pwd="password";&lt;/P&gt;&lt;P&gt;database="filepath\filename.mdb";&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 12:04:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Access-2013-data-to-SAS/m-p/445122#M111509</guid>
      <dc:creator>srinath3111</dc:creator>
      <dc:date>2018-03-13T12:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Import data in sas from Access 2013</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Access-2013-data-to-SAS/m-p/445124#M111511</link>
      <description>&lt;P&gt;as this is access 2013 (.accdb) and it supports some additional facility which is not available&amp;nbsp;in an older version of access (.mdb). So I can't use this with mentioning&amp;nbsp;mdb.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 12:05:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Access-2013-data-to-SAS/m-p/445124#M111511</guid>
      <dc:creator>Deepankar</dc:creator>
      <dc:date>2018-03-13T12:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Import data in sas from Access 2013</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Access-2013-data-to-SAS/m-p/445131#M111514</link>
      <description>&lt;P&gt;Use the appropriate dbms specfication for your file.&amp;nbsp; A list can be found at:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/acpcref/63184/HTML/default/viewer.htm#a003102096.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acpcref/63184/HTML/default/viewer.htm#a003102096.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Mar 2018 12:15:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Access-2013-data-to-SAS/m-p/445131#M111514</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-03-13T12:15:57Z</dc:date>
    </item>
  </channel>
</rss>

