<?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 Reading updated contents of a Excel file in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-updated-contents-of-a-Excel-file/m-p/1222#M351</link>
    <description>I have an anoying problem with my source files (that are .xls, .csv and others) and my EG project. I update these source files quite often and I would like EG to import the new updated contents of these files. I haven't been able to do this without closing Enterprise Guide and then re-opening it, if the file has been updated after the first time I read it in my project on the current session.&lt;BR /&gt;
&lt;BR /&gt;
The files are on SAS server (EG is only client and I do not have local SAS on my workstation) and I access them in EG via SAS Servers icon, under which I find the folder that I have configured. The files are then read in locally on the SAS server.&lt;BR /&gt;
&lt;BR /&gt;
Could someone help me with this topic?

&lt;BR /&gt;
Message was edited by: Jouni at Aug 9, 2006 10:42 AM&lt;BR /&gt;</description>
    <pubDate>Wed, 09 Aug 2006 14:42:24 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2006-08-09T14:42:24Z</dc:date>
    <item>
      <title>Reading updated contents of a Excel file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-updated-contents-of-a-Excel-file/m-p/1222#M351</link>
      <description>I have an anoying problem with my source files (that are .xls, .csv and others) and my EG project. I update these source files quite often and I would like EG to import the new updated contents of these files. I haven't been able to do this without closing Enterprise Guide and then re-opening it, if the file has been updated after the first time I read it in my project on the current session.&lt;BR /&gt;
&lt;BR /&gt;
The files are on SAS server (EG is only client and I do not have local SAS on my workstation) and I access them in EG via SAS Servers icon, under which I find the folder that I have configured. The files are then read in locally on the SAS server.&lt;BR /&gt;
&lt;BR /&gt;
Could someone help me with this topic?

&lt;BR /&gt;
Message was edited by: Jouni at Aug 9, 2006 10:42 AM&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 14:42:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-updated-contents-of-a-Excel-file/m-p/1222#M351</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-08-09T14:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reading updated contents of a Excel file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-updated-contents-of-a-Excel-file/m-p/1223#M352</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I'm afraid you've hit a limitation of EG.  When EG accesses your remote Excel file, it actually downloads a version of it locally and caches it.  It must do this so that EG can read the contents of the file.&lt;BR /&gt;
&lt;BR /&gt;
EG currently performs this download only once during the session -- that is, it does not refresh the local copy even if the remote file is updated.&lt;BR /&gt;
&lt;BR /&gt;
I believe that when you are using a local Excel file to begin with, EG will get the refreshed content when you update the file.&lt;BR /&gt;
&lt;BR /&gt;
As a workaround to your issue, you could use PROC IMPORT instead of the Import Data task.  This would require:&lt;BR /&gt;
- your remote SAS session to be on Windows&lt;BR /&gt;
- licensed and installed SAS/ACCESS to PC File Formats&lt;BR /&gt;
- and of course, you would have to craft a SAS program to run PROC IMPORT.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Wed, 09 Aug 2006 16:58:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-updated-contents-of-a-Excel-file/m-p/1223#M352</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2006-08-09T16:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reading updated contents of a Excel file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-updated-contents-of-a-Excel-file/m-p/1224#M353</link>
      <description>Hello Chris,&lt;BR /&gt;
thanks for your reply. Now I see the big picture more clearly. I tested it with a local file and it worked as you suggested. I was a bit confused about what should be local (for server) and what should be local (for client = EG). &lt;BR /&gt;
&lt;BR /&gt;
Clearly making my files local for the server is useless, if I cannot import them with proc import or data step. I saw that EG refreshed the contents of my remote files if add them to my project via "My Computer" and my mapped network drives...&lt;BR /&gt;
&lt;BR /&gt;
-Jouni-</description>
      <pubDate>Thu, 10 Aug 2006 08:44:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-updated-contents-of-a-Excel-file/m-p/1224#M353</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-08-10T08:44:17Z</dc:date>
    </item>
  </channel>
</rss>

