<?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: Not able to Import MS Access .accdb or .mdb in Base 9.4 Do I need to Know my Server? in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207160#M1649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You used DATABASE in the first example not DATAFILE. Also the ; before DATABASE ended the Proc Import statement early.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Mar 2015 21:52:40 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-03-20T21:52:40Z</dc:date>
    <item>
      <title>Not able to Import MS Access .accdb or .mdb in Base 9.4 Do I need to Know my Server?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207159#M1648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So my project has me starting off with importing MS Access files, but the thing is I'm not able to do that. While I have ran this code below to tell me if I have SAS/ACCESS engine. :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SETINIT;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;it tells me I do until for orcle, PC files, and ODBC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I just can't run this code:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;%let name="Path\location\AccessFileName";&lt;/P&gt;&lt;P&gt;option symbolgen;&lt;/P&gt;&lt;P&gt;proc import DBMS=ACCESSCS&lt;/P&gt;&lt;P&gt;&amp;nbsp; table="table1" &lt;/P&gt;&lt;P&gt;&amp;nbsp; OUT = tableout1&lt;/P&gt;&lt;P&gt;&amp;nbsp; REPLACE;&lt;/P&gt;&lt;P&gt;&amp;nbsp; DATABASE=&amp;amp;name;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But This code bellow works&lt;/P&gt;&lt;P&gt;proc import datafile="&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Path\location\T&lt;/SPAN&gt;ableFileName"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OUT=tableout2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DBMS=xls&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REPLACE;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; getnames=yes;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;64 bit system, 64 bit SAS platform, 64 bit MS office suite. No idea what is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is my issue not specificity my server, and if that is the case how do I find what my server name is?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I've read this &lt;A href="http://support.sas.com/kb/33/228.html" title="http://support.sas.com/kb/33/228.html"&gt;33228 - An error occurs when you use SAS® 9.2 to import or export Microsoft Excel or Access files in the Windows x64 and Windows Vista 64-bit environments&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;but can't tell how to find my server...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 21:42:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207159#M1648</guid>
      <dc:creator>rbikes</dc:creator>
      <dc:date>2015-03-20T21:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Import MS Access .accdb or .mdb in Base 9.4 Do I need to Know my Server?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207160#M1649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You used DATABASE in the first example not DATAFILE. Also the ; before DATABASE ended the Proc Import statement early.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 21:52:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207160#M1649</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-03-20T21:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Import MS Access .accdb or .mdb in Base 9.4 Do I need to Know my Server?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207161#M1650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried doing it via the point and click import and saving the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it doesn't work, it helps if you post the log as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 22:06:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207161#M1650</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-03-20T22:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Import MS Access .accdb or .mdb in Base 9.4 Do I need to Know my Server?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207162#M1651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would be correct if for that part of code I was trying to import an excel file, but I was trying to open the MS access file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 17:17:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207162#M1651</guid>
      <dc:creator>rbikes</dc:creator>
      <dc:date>2015-03-23T17:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Import MS Access .accdb or .mdb in Base 9.4 Do I need to Know my Server?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207163#M1652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the error for the point and click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Connect: Class not registered&lt;/P&gt;&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now using the libname:&lt;/P&gt;&lt;P&gt; libname mdb pcfiles path="test.mdb";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get this error:&lt;/P&gt;&lt;P&gt;ERROR: Unable to locate pcfserver.exe. Please install PC Files Server.&lt;/P&gt;&lt;P&gt;ERROR: Error in the LIBNAME statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is so weird to me becase when I run this code it shows that I have PC Files and accessing excel files works just fine....:&lt;/P&gt;&lt;P&gt;---SAS/ACCESS Interface to PC Files&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 17:23:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207163#M1652</guid>
      <dc:creator>rbikes</dc:creator>
      <dc:date>2015-03-23T17:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Import MS Access .accdb or .mdb in Base 9.4 Do I need to Know my Server?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207164#M1653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It turns out I am running a 32 bit MS Office, sorry about the missup and found this link.&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/kb/38/779.html" style="font-size: 10pt; line-height: 1.5em;" title="http://support.sas.com/kb/38/779.html"&gt;38779 - The 64-bit edition of SAS/ACCESS® 9.2 Interface to ODBC running in a 64-bit Windows operating environment requires 64-bit ODBC drivers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any update to this, or do we still need to use older SAS programs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 17:59:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207164#M1653</guid>
      <dc:creator>rbikes</dc:creator>
      <dc:date>2015-03-23T17:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Import MS Access .accdb or .mdb in Base 9.4 Do I need to Know my Server?</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207165#M1654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a potential solution, here.&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/downloads/package.htm?pid=1285" title="http://support.sas.com/downloads/package.htm?pid=1285"&gt;SAS Downloads: SAS PC Files Server&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 18:20:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Not-able-to-Import-MS-Access-accdb-or-mdb-in-Base-9-4-Do-I-need/m-p/207165#M1654</guid>
      <dc:creator>rbikes</dc:creator>
      <dc:date>2015-03-23T18:20:28Z</dc:date>
    </item>
  </channel>
</rss>

