<?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 Specify where PC File server is located in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Specify-where-PC-File-server-is-located/m-p/527739#M143943</link>
    <description>&lt;P&gt;HI, I'm trying to import tables from an access database in a Linux Environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Access to PC files installed. However when trying to import I get&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Server Name is invalid or missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find anywhere in the documentation where I can identicate where the PC Files server is located. The code I'm trying to run is&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc import  out=ofm_data_dca_case
table="OFM_DATA_DCA_CASE"
DBMS=ACCESSCS REPLACE

;
&lt;BR /&gt;
 DATABASE="/shared/winshare/teams_no/SAS_General/subsurface/dev/GGRE_IN/OFM_Avocet.mdb";

 run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;We are running on a LINUX Grid version 9.4 M5&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jan 2019 15:25:49 GMT</pubDate>
    <dc:creator>PaalNavestad</dc:creator>
    <dc:date>2019-01-16T15:25:49Z</dc:date>
    <item>
      <title>Specify where PC File server is located</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Specify-where-PC-File-server-is-located/m-p/527739#M143943</link>
      <description>&lt;P&gt;HI, I'm trying to import tables from an access database in a Linux Environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Access to PC files installed. However when trying to import I get&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Server Name is invalid or missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find anywhere in the documentation where I can identicate where the PC Files server is located. The code I'm trying to run is&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc import  out=ofm_data_dca_case
table="OFM_DATA_DCA_CASE"
DBMS=ACCESSCS REPLACE

;
&lt;BR /&gt;
 DATABASE="/shared/winshare/teams_no/SAS_General/subsurface/dev/GGRE_IN/OFM_Avocet.mdb";

 run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;We are running on a LINUX Grid version 9.4 M5&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 15:25:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Specify-where-PC-File-server-is-located/m-p/527739#M143943</guid>
      <dc:creator>PaalNavestad</dc:creator>
      <dc:date>2019-01-16T15:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Specify where PC File server is located</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Specify-where-PC-File-server-is-located/m-p/527741#M143945</link>
      <description>&lt;P&gt;Hi PaalNavestad,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe you would have more success with the libname pcfiles engine: &lt;A href="https://documentation.sas.com/?docsetId=acpcref&amp;amp;docsetTarget=n1qk7lv0f535qkn1mydookwetyrp.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=acpcref&amp;amp;docsetTarget=n1qk7lv0f535qkn1mydookwetyrp.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yoan&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 15:33:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Specify-where-PC-File-server-is-located/m-p/527741#M143945</guid>
      <dc:creator>ybolduc</dc:creator>
      <dc:date>2019-01-16T15:33:06Z</dc:date>
    </item>
  </channel>
</rss>

