<?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 ERROR: The ACCESS engine cannot be found. in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/262873#M18281</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am gettign Error message when trying to assign a ACCESS library.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname MS_Acc ACCESS "/data/normal/test.accdb";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: The ACCESS engine cannot be found.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS is installed on unix server and we have access interface to PC files on it.&lt;/P&gt;&lt;P&gt;---SAS/ACCESS Interface to PC Files &amp;nbsp;&lt;/P&gt;&lt;P&gt;For SAS/ACCESS Interface to PC Files ...&lt;BR /&gt;Custom version information: 9.3_M2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help would be much &lt;SPAN&gt;appreciate&lt;/SPAN&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2016 12:07:12 GMT</pubDate>
    <dc:creator>PuneetS</dc:creator>
    <dc:date>2016-04-11T12:07:12Z</dc:date>
    <item>
      <title>ERROR: The ACCESS engine cannot be found.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/262873#M18281</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am gettign Error message when trying to assign a ACCESS library.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname MS_Acc ACCESS "/data/normal/test.accdb";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: The ACCESS engine cannot be found.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS is installed on unix server and we have access interface to PC files on it.&lt;/P&gt;&lt;P&gt;---SAS/ACCESS Interface to PC Files &amp;nbsp;&lt;/P&gt;&lt;P&gt;For SAS/ACCESS Interface to PC Files ...&lt;BR /&gt;Custom version information: 9.3_M2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help would be much &lt;SPAN&gt;appreciate&lt;/SPAN&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 12:07:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/262873#M18281</guid>
      <dc:creator>PuneetS</dc:creator>
      <dc:date>2016-04-11T12:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The ACCESS engine cannot be found.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/262879#M18282</link>
      <description>&lt;P&gt;On UNIX, you would need to use the &lt;A href="http://support.sas.com/documentation/cdl/en/acpcref/67382/HTML/default/viewer.htm#n1qk7lv0f535qkn1mydookwetyrp.htm" target="_self"&gt;PCFILES engine in cooperation with the PC Files Server&lt;/A&gt; -- a small service that you have running on a Windows PC that can read/write the MS Access files for you. &amp;nbsp;On UNIX, SAS cannot read/write the MS Access file natively.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 12:40:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/262879#M18282</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-04-11T12:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The ACCESS engine cannot be found.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/262880#M18283</link>
      <description>&lt;P&gt;The ACCESS libname engine is only available on Windows.&lt;/P&gt;
&lt;P&gt;To get access to accdb files, install the PC Files Server where the MS Access files are located, and connect to that.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 12:42:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/262880#M18283</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-04-11T12:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The ACCESS engine cannot be found.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/263805#M18318</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;That makes it clear that I cannot use&amp;nbsp;ACCESS engine for the unix machine.&lt;/P&gt;&lt;P&gt;But I am struggling to assign libname to MS Access database placed on my unix server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This&amp;nbsp;&lt;SPAN&gt; MS Access file is placed on the same server on which SAS is installed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;LIBNAME db PCFILES PATH='/data/test/my_acc.accdb'&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;ERROR: The SERVER= option is required for establishing a connection through the SAS/ACCESS Interface to PC Files.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;17 RUN;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;LIBNAME myacc PCFILES SERVER="&amp;lt;unix server name&amp;gt;" PATH='/data/test/demo.accdb';&lt;/STRONG&gt;&lt;BR /&gt;ERROR: A socket routine returned error: The connection was refused.&lt;BR /&gt;ERROR: Unable to connect to server.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;LIBNAME db PCFILES PATH='/data/test/myfile.accdb'&lt;/STRONG&gt;&lt;BR /&gt;16 SERVER=localhost ;&lt;BR /&gt;ERROR: A socket routine returned error: The connection was refused.&lt;BR /&gt;ERROR: Unable to connect to server.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;17 RUN;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can someone please help. Thanks&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 09:56:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/263805#M18318</guid>
      <dc:creator>PuneetS</dc:creator>
      <dc:date>2016-04-14T09:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The ACCESS engine cannot be found.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/263811#M18319</link>
      <description>&lt;P&gt;The &lt;A href="http://support.sas.com/downloads/browse.htm?cat=63" target="_self"&gt;PC Files Server&lt;/A&gt; is a piece on Windows software supplied by SAS. It must run on a Windows machine that has access to the MS Office files that need serving.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 10:16:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/263811#M18319</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-04-14T10:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The ACCESS engine cannot be found.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/263817#M18320</link>
      <description>&lt;P&gt;But my MS Access is located on the Unix server and SAS in installed on the same Unix server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way in which I can assign libname to the MS Access file located on Unix server?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:23:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/263817#M18320</guid>
      <dc:creator>PuneetS</dc:creator>
      <dc:date>2016-04-14T11:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The ACCESS engine cannot be found.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/263822#M18321</link>
      <description>&lt;P&gt;You need a WINDOWS program to get access to accdb files.&lt;/P&gt;
&lt;P&gt;Either SAS runs on Windows and uses the MS DAO to access the DB.&lt;/P&gt;
&lt;P&gt;Or SAS runs on UNIX, but Enterprise Guide on Windows uses the MS DAO.&lt;/P&gt;
&lt;P&gt;Or you run the PC Files Server (which probably also uses the MS DAO) on &lt;U&gt;Windows&lt;/U&gt; and access that via network from SAS on UNIX.&lt;/P&gt;
&lt;P&gt;Simply placing the accdb file on UNIX does.not.work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DAO = Data Access Objects&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:44:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-The-ACCESS-engine-cannot-be-found/m-p/263822#M18321</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-04-14T11:44:40Z</dc:date>
    </item>
  </channel>
</rss>

