<?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 Re: access MS Access  database with 2  tables  from SAS Unix in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348397#M63702</link>
    <description>Isn't a PC Files Server required when accessing MS Access data from UNIX?&lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/acpcref/69731/HTML/default/viewer.htm#p1ejcl3x1j6su3n1r6ihin8y36mv.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acpcref/69731/HTML/default/viewer.htm#p1ejcl3x1j6su3n1r6ihin8y36mv.htm&lt;/A&gt;</description>
    <pubDate>Sat, 08 Apr 2017 10:33:24 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2017-04-08T10:33:24Z</dc:date>
    <item>
      <title>access MS Access  database with 2  tables  from SAS Unix</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348292#M63695</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;So i&amp;nbsp; have Access Database&amp;nbsp; with 2 tables dropped in one of the&amp;nbsp; folders in the share drive by another&amp;nbsp; team.&lt;/P&gt;
&lt;P&gt;I need to import the&amp;nbsp; tables in EG SAS(Remote) and i even moved that db in my unix&amp;nbsp; folders.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When&amp;nbsp; trying to import the tables using the&amp;nbsp; proc&amp;nbsp; import&amp;nbsp; wizard&amp;nbsp; i get the&amp;nbsp; attached message&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and&amp;nbsp; when running the&amp;nbsp; libname&amp;nbsp; code&amp;nbsp; from below&amp;nbsp; i get the&amp;nbsp; following error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;LIBNAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; mylib pcfiles &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;PATH&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"xxx/External/yy/xx.accdb"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;ERROR: &lt;/FONT&gt;&lt;FONT color="#ff0000" face="Courier New" size="3"&gt;The&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; SERVER= option is required for establishing a connection through the SAS/ACCESS Interface to PC &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;Files.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What Server option they talking about if i have it all&amp;nbsp; in&amp;nbsp;&amp;nbsp; UNIX?&lt;/P&gt;
&lt;P&gt;Anyone please&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS. i have&amp;nbsp; office 2010&amp;nbsp; so it has to be&amp;nbsp; that system driver&amp;nbsp; thing whatever that means&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13678i7F734CA15DB38CDF/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="error.PNG" title="error.PNG" /&gt;</description>
      <pubDate>Fri, 07 Apr 2017 20:25:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348292#M63695</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2017-04-07T20:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: access MS Access  database with 2  tables  from SAS Unix</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348306#M63696</link>
      <description>&lt;P&gt;Try it without PCFILES in the libname statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 21:17:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348306#M63696</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-04-07T21:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: access MS Access  database with 2  tables  from SAS Unix</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348307#M63697</link>
      <description>&lt;P&gt;If you can post a sample accdb I am reasonably positive I can convert the tables to SAS datasets. Do not need MS acess and can handle 32 and 64bit, all can be done with the IML interface to R.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can test your code using&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS provides sample accdb&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;C:\Program Files\sashome\SASFoundation\9.4\access\sasmisc&lt;/P&gt;
&lt;P&gt;demo.accdb&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 21:18:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348307#M63697</guid>
      <dc:creator>rogerjdeangelis</dc:creator>
      <dc:date>2017-04-07T21:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: access MS Access  database with 2  tables  from SAS Unix</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348397#M63702</link>
      <description>Isn't a PC Files Server required when accessing MS Access data from UNIX?&lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/acpcref/69731/HTML/default/viewer.htm#p1ejcl3x1j6su3n1r6ihin8y36mv.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acpcref/69731/HTML/default/viewer.htm#p1ejcl3x1j6su3n1r6ihin8y36mv.htm&lt;/A&gt;</description>
      <pubDate>Sat, 08 Apr 2017 10:33:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348397#M63702</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-04-08T10:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: access MS Access  database with 2  tables  from SAS Unix</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348684#M63712</link>
      <description>&lt;P&gt;without pcfiles:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;LIBNAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; mylib &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;path&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"&amp;amp;ROOTNAME/External/CP_Data/CPData_LOC_&amp;amp;CP_DATE1..accdb"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Libname MYLIB is not assigned.&lt;/P&gt;
&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;LIBNAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; mylib &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"&amp;amp;ROOTNAME/External/CP_Data/CPData_LOC_&amp;amp;CP_DATE1..accdb"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Library MYLIB is not in a valid format for access method RANDOM.&lt;/P&gt;
&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tried proc import:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;PROC&lt;/FONT&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;IMPORT&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;OUT&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;= SLOCCov &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATATABLE&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;= &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"SLOCCov"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DBMS&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=ACCESS &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;REPLACE&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATABASE&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"&amp;amp;ROOTNAME/External/CP_Data/CPData_LOC_&amp;amp;CP_DATE1..accdb"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;SCANMEMO&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=YES;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;USEDATE&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=NO;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;SCANTIME&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=YES;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: DBMS type ACCESS not valid for import.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 13:29:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348684#M63712</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2017-04-10T13:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: access MS Access  database with 2  tables  from SAS Unix</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348695#M63715</link>
      <description>&lt;P&gt;but my access data is in&amp;nbsp; unix already. I transferred the access database to my UNIX SAS folders&lt;/P&gt;
&lt;P&gt;Will i still need the&amp;nbsp; pc file server?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 13:39:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/access-MS-Access-database-with-2-tables-from-SAS-Unix/m-p/348695#M63715</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2017-04-10T13:39:52Z</dc:date>
    </item>
  </channel>
</rss>

