<?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: Fails to import access database in SAS Enterprise Guide 7.1 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/798208#M40316</link>
    <description>&lt;P&gt;Are you using a remote SAS server? If so then the setup for MS Access needs to be on that server, not your PC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this the first time you have tried this or was it working before?&lt;/P&gt;</description>
    <pubDate>Wed, 23 Feb 2022 18:48:47 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2022-02-23T18:48:47Z</dc:date>
    <item>
      <title>Fails to import access database in SAS Enterprise Guide 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/796355#M40244</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm trying to import an access database by the "proc import" procedure and also by point-click, but my attempts are failing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try by "proc import", the log shows the messages:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;"ERROR: Connect: Class not registered" and "ERROR: Error in the LIBNAME statement."&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;When I try by point-click, the following error is being shown:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;"A problem was encountered while attempting to use OLEDB to read data from the source file.&lt;/P&gt;&lt;P&gt;This may be caused due to the source file being opened within another application or a security issue while attempting to access the source file.&lt;/P&gt;&lt;P&gt;Because of this problem the Import Data wizard is unable to continue."&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I also tried putting the access file on my computer's local server but it didn't make any difference&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I searched here on the SAS Community and found that this error may be due to the difference between SAS Enterprise Guide and Microsoft Office being installed on different "bit" platforms (32-bits and 64-bits). But in my case both are installed as 64-bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, I am not able to get around this situation. Can anybody help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 18:18:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/796355#M40244</guid>
      <dc:creator>GDumont</dc:creator>
      <dc:date>2022-02-15T18:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Fails to import access database in SAS Enterprise Guide 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/796387#M40245</link>
      <description>&lt;P&gt;Please post your complete PROC IMPORT SAS log. Is this a first-time attempt or was it working and now it isn't?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 19:36:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/796387#M40245</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-02-15T19:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fails to import access database in SAS Enterprise Guide 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/796561#M40247</link>
      <description>&lt;P&gt;Here is a good SAS note for the CONNECT: Class Not Registered error.&amp;nbsp;&lt;A href="http://support.sas.com/kb/63750" target="_blank" rel="noopener"&gt;http://support.sas.com/kb/63750&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It might be a better idea to open a track with Technical Support for assistance with these issues&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 14:24:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/796561#M40247</guid>
      <dc:creator>jebjur</dc:creator>
      <dc:date>2022-02-16T14:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Fails to import access database in SAS Enterprise Guide 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/798195#M40315</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is a simple PROC IMPORT procedure. Even if I try by point-and-click ("File" &amp;gt; "Import Data" &amp;gt; "Open" &amp;gt; "Next"), SAS gives the second error reported in the topic (OLEDB error).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc import dbms=access out=&amp;amp;&amp;amp;bases&amp;amp;i replace
    datatable=&amp;amp;&amp;amp;bases&amp;amp;i;                      
    database="C:\Users\gza001\Documents\ARQ.MDB"; 
run;&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Feb 2022 18:10:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/798195#M40315</guid>
      <dc:creator>GDumont</dc:creator>
      <dc:date>2022-02-23T18:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fails to import access database in SAS Enterprise Guide 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/798208#M40316</link>
      <description>&lt;P&gt;Are you using a remote SAS server? If so then the setup for MS Access needs to be on that server, not your PC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this the first time you have tried this or was it working before?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 18:48:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/798208#M40316</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-02-23T18:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fails to import access database in SAS Enterprise Guide 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/799848#M40334</link>
      <description>&lt;P&gt;Even when I put the file on my desktop the same error appears. Was that your question?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 14:08:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Fails-to-import-access-database-in-SAS-Enterprise-Guide-7-1/m-p/799848#M40334</guid>
      <dc:creator>GDumont</dc:creator>
      <dc:date>2022-03-03T14:08:15Z</dc:date>
    </item>
  </channel>
</rss>

