<?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 Proc Export to Access in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/299898#M63305</link>
    <description>&lt;P&gt;Please let me know the fix for this error message (please see attached file). Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2016 16:40:20 GMT</pubDate>
    <dc:creator>xavpontes</dc:creator>
    <dc:date>2016-09-21T16:40:20Z</dc:date>
    <item>
      <title>Proc Export to Access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/299898#M63305</link>
      <description>&lt;P&gt;Please let me know the fix for this error message (please see attached file). Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 16:40:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/299898#M63305</guid>
      <dc:creator>xavpontes</dc:creator>
      <dc:date>2016-09-21T16:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export to Access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/299902#M63306</link>
      <description>&lt;P&gt;Can you verify that our PC Files Server is configured/working?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 16:44:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/299902#M63306</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-09-21T16:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export to Access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/299903#M63307</link>
      <description>&lt;P&gt;My PC Files Server was installed yesterday, 9/20/16. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 16:49:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/299903#M63307</guid>
      <dc:creator>xavpontes</dc:creator>
      <dc:date>2016-09-21T16:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export to Access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/300136#M63367</link>
      <description>&lt;P&gt;Is the server local (running on your machine) or remote? If remote then you may be attempting to write to a location on the remote machine that either doesn't exist or you do not have permissions for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might investigate use of a LIBNAME statement for connection, especially if your data base already exists and you want to insert a new table. Proc Export tends to replace entire databases.&lt;/P&gt;
&lt;P&gt;It would look something like:&lt;/P&gt;
&lt;P&gt;LIBNAME mymdb &lt;FONT color="#ffffff" style="background-color: rgb(10, 36, 106);"&gt;PCFILES&lt;/FONT&gt; SERVER=D2323 PATH='c:\demo.mdb';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then use like any other library:&lt;/P&gt;
&lt;P&gt;Data mymdb.tablename;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; set sashelp.air;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 15:18:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/300136#M63367</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-09-22T15:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Export to Access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/301415#M63787</link>
      <description>&lt;P&gt;Thank you all. The issue was the PC Files Server and it has been fixed.&lt;BR /&gt;My tech support had to work with SAS Technical Support on this. All&lt;BR /&gt;replies were helpful. Thank you again. Much appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 22:07:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Export-to-Access/m-p/301415#M63787</guid>
      <dc:creator>xavpontes</dc:creator>
      <dc:date>2016-09-28T22:07:31Z</dc:date>
    </item>
  </channel>
</rss>

