<?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 How to read MS Access database table into mainframe SAS? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-MS-Access-database-table-into-mainframe-SAS/m-p/355066#M83148</link>
    <description>&lt;P&gt;Does anyone know how to read a MS Access database table into SAS for mainframe? &amp;nbsp;Is it best to export data to the desktop and then FTP the MS Access data into a mainframe dataset for mainframe SAS to read in? &amp;nbsp;Or is there syntax I can use in a mainframe SAS program that would allow me to read the table directly when I run my mainframe SAS program?&lt;/P&gt;</description>
    <pubDate>Mon, 01 May 2017 20:41:01 GMT</pubDate>
    <dc:creator>pheynix</dc:creator>
    <dc:date>2017-05-01T20:41:01Z</dc:date>
    <item>
      <title>How to read MS Access database table into mainframe SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-MS-Access-database-table-into-mainframe-SAS/m-p/355066#M83148</link>
      <description>&lt;P&gt;Does anyone know how to read a MS Access database table into SAS for mainframe? &amp;nbsp;Is it best to export data to the desktop and then FTP the MS Access data into a mainframe dataset for mainframe SAS to read in? &amp;nbsp;Or is there syntax I can use in a mainframe SAS program that would allow me to read the table directly when I run my mainframe SAS program?&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 20:41:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-MS-Access-database-table-into-mainframe-SAS/m-p/355066#M83148</guid>
      <dc:creator>pheynix</dc:creator>
      <dc:date>2017-05-01T20:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to read MS Access database table into mainframe SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-MS-Access-database-table-into-mainframe-SAS/m-p/355114#M83171</link>
      <description>&lt;P&gt;Can you read it using SAS PC and proc upload the data set?&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2017 01:21:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-MS-Access-database-table-into-mainframe-SAS/m-p/355114#M83171</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2017-05-02T01:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to read MS Access database table into mainframe SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-MS-Access-database-table-into-mainframe-SAS/m-p/355819#M83353</link>
      <description>&lt;P&gt;Thank you! &amp;nbsp;Do you &amp;nbsp;(or does anyone reading this) know of some sample syntax for the proc upload to get the table into mainframe? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 01:19:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-MS-Access-database-table-into-mainframe-SAS/m-p/355819#M83353</guid>
      <dc:creator>pheynix</dc:creator>
      <dc:date>2017-05-04T01:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to read MS Access database table into mainframe SAS?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-MS-Access-database-table-into-mainframe-SAS/m-p/355937#M83402</link>
      <description>&lt;P&gt;Or do I even need to use proc import at all? &amp;nbsp;Can I just define a library in my mainframe SAS code, something like this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LIBNAME mydata ACCESS PATH='c:\myaccessdb.accdb';&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 12:27:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-MS-Access-database-table-into-mainframe-SAS/m-p/355937#M83402</guid>
      <dc:creator>pheynix</dc:creator>
      <dc:date>2017-05-04T12:27:20Z</dc:date>
    </item>
  </channel>
</rss>

