<?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: i found an error for importing data in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Error-while-using-PROC-IMPORT-Access-DB/m-p/389329#M66032</link>
    <description>&lt;P&gt;Make sure your path to the file is correct and that SAS can access that location. If you're using SAS EG on a server for example it may not have access to your local drive.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On Windows you can find the exact path by finding the file, holding down SHIFT and RIGHT CLICK. There will be an option called Copy as Path, and this will give you the full path. Make sure that no one is using the file when you try to import.&lt;/P&gt;</description>
    <pubDate>Sat, 19 Aug 2017 16:43:47 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-08-19T16:43:47Z</dc:date>
    <item>
      <title>Error while using PROC IMPORT - Access DB</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-while-using-PROC-IMPORT-Access-DB/m-p/389317#M66030</link>
      <description>&lt;P&gt;proc import table='visit_bk' out=one dbms=access replace;&lt;BR /&gt;database='‪C:\Users\chandra\Desktop\DATA.mdb';&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;run this program i had got an error like below,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;ERROR: Unable to open file ?C:\Users\chandra\Desktop\DATA.mdb. It does not exist or it is already&lt;BR /&gt;opened exclusively by another user, or you need permission to view its data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;it is run on sas 9.4 version on windows 10 os.&lt;/P&gt;
&lt;P&gt;plz solve my problem.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 16:44:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-while-using-PROC-IMPORT-Access-DB/m-p/389317#M66030</guid>
      <dc:creator>srinu99</dc:creator>
      <dc:date>2017-08-19T16:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: i found an error for importing data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-while-using-PROC-IMPORT-Access-DB/m-p/389329#M66032</link>
      <description>&lt;P&gt;Make sure your path to the file is correct and that SAS can access that location. If you're using SAS EG on a server for example it may not have access to your local drive.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On Windows you can find the exact path by finding the file, holding down SHIFT and RIGHT CLICK. There will be an option called Copy as Path, and this will give you the full path. Make sure that no one is using the file when you try to import.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2017 16:43:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-while-using-PROC-IMPORT-Access-DB/m-p/389329#M66032</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-19T16:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using PROC IMPORT - Access DB</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Error-while-using-PROC-IMPORT-Access-DB/m-p/389562#M66059</link>
      <description>&lt;P&gt;Another potential issue is that you are running in a server enviroment and the path "C:\users\chandra..." and the SERVER does not have that path and likely does not see your local drive at all. If this is the case you may need to use a different approach or find a location such as a shared network drive that the server can read from.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2017 15:48:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Error-while-using-PROC-IMPORT-Access-DB/m-p/389562#M66059</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-08-21T15:48:15Z</dc:date>
    </item>
  </channel>
</rss>

