<?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 Data import from Access 2013 to SAS 9.3 in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217330#M3133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to import data from Access 2013 to SAS 9.3 with the following code. Can anyone tell me what is the mistake I am doing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC IMPORT DBMS=ACCESSCS replace;&lt;/P&gt;&lt;P&gt;OUT=Apple.MyDATA1&lt;/P&gt;&lt;P&gt;DATATABLE='details';&lt;/P&gt;&lt;P&gt;DATABASE="E:\SAS\MyTable.accdb";&lt;/P&gt;&lt;P&gt;RUN;3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Failed to connect to the Server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2015 20:52:10 GMT</pubDate>
    <dc:creator>mlogan</dc:creator>
    <dc:date>2015-05-19T20:52:10Z</dc:date>
    <item>
      <title>Data import from Access 2013 to SAS 9.3</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217330#M3133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to import data from Access 2013 to SAS 9.3 with the following code. Can anyone tell me what is the mistake I am doing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC IMPORT DBMS=ACCESSCS replace;&lt;/P&gt;&lt;P&gt;OUT=Apple.MyDATA1&lt;/P&gt;&lt;P&gt;DATATABLE='details';&lt;/P&gt;&lt;P&gt;DATABASE="E:\SAS\MyTable.accdb";&lt;/P&gt;&lt;P&gt;RUN;3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Failed to connect to the Server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2015 20:52:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217330#M3133</guid>
      <dc:creator>mlogan</dc:creator>
      <dc:date>2015-05-19T20:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Data import from Access 2013 to SAS 9.3</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217331#M3134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your error message does not appear in the log, but as a pop-up from Enterprise Guide. Am I correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 05:31:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217331#M3134</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-05-20T05:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Data import from Access 2013 to SAS 9.3</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217332#M3135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KurtBremser,&lt;/P&gt;&lt;P&gt;It appears in the log. I still have that problem, plz let me know if you can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 17:44:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217332#M3135</guid>
      <dc:creator>mlogan</dc:creator>
      <dc:date>2015-05-20T17:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Data import from Access 2013 to SAS 9.3</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217333#M3136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Logan,&lt;/P&gt;&lt;P&gt;Enterprise Guide supports importing access databases. Have you tried to do File-&amp;gt;Import Data?&lt;/P&gt;&lt;P&gt;Also give it a try posting your question on &lt;A _jive_internal="true" href="https://communities.sas.com/community/support-communities/sas_enterprise_data_management_integration"&gt;Data Management&lt;/A&gt; and &lt;A _jive_internal="true" class="active_link" href="https://communities.sas.com/community/support-communities/sas_procedures"&gt;Base SAS procedures&lt;/A&gt; communities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;-M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 19:27:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217333#M3136</guid>
      <dc:creator>M_Maldonado</dc:creator>
      <dc:date>2015-05-20T19:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Data import from Access 2013 to SAS 9.3</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217334#M3137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DBMS=ACCESSCS requires that you have the SAS PC File Server installed and operating on either your PC or on a remote server you have access to - this could be your SAS server. The usual reason for using this is to deal with 64-bit versus 32-bit incompatibilities. The error you got indicated it couldn't connect to the SAS PC File Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also try DBMS = ACCESS. This method doesn't require the SAS PC File Server but if your SAS server is 64-bit it would need to have 64-bit MS Office components installed.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 19:43:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217334#M3137</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-05-20T19:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data import from Access 2013 to SAS 9.3</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217335#M3138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then this should help you:&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="198221" __jive_macro_name="message" class="jive_macro jive_macro_message" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 05:23:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Data-import-from-Access-2013-to-SAS-9-3/m-p/217335#M3138</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-05-21T05:23:41Z</dc:date>
    </item>
  </channel>
</rss>

