<?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 Open a local SAS table in EG 4.3 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52690#M5604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EGuide is part of a client server architecture in SAS.&amp;nbsp; EGuide itself can do some things (like open files to view and send e-mails as part of the project and these might use your local drive), but it can's run the tasks themselves (almost all of the tasks require the SAS server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be able to map your local C-drive to the server (perhaps with UNC naming), but you will probably need the help of your network support to set that up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if there is a nicely capsulated summary of what EGuide does itself and what requires the server for the processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2011 16:36:37 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2011-11-22T16:36:37Z</dc:date>
    <item>
      <title>Open a local SAS table in EG 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52689#M5603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have only EG 4.3 on my PC and a remote server. I imagined that I cannot open a local table located in my c:\document and settings because I don't have a local server. But It works, I have the shorcut of the table in my project. I think it uses a Windows API.&lt;/P&gt;&lt;P&gt;But after I use the query builder on this table to check that my SASAPP cannot see this table (because it is located on my C:) and I can. I don't understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Code submitted by the wizard is the following and we see that my local table is now in my work with a different name !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%_eg_conditional_dropds(WORK.QUERY_FOR_AIR_SAS7BDAT);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; CREATE TABLE WORK.QUERY_FOR_AIR_SAS7BDAT AS &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; SELECT t1.DATE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; t1.AIR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM WORK.air8810 t1;&lt;/P&gt;&lt;P&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to understand that EG execute silently an upload that let it to execute the query ?&lt;/P&gt;&lt;P&gt;Is there something written on that in the documentation ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stéphane.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11013i9D8EE104C084ACCC/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="EG43.JPG" title="EG43.JPG" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 16:28:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52689#M5603</guid>
      <dc:creator>Stephane</dc:creator>
      <dc:date>2011-11-22T16:28:05Z</dc:date>
    </item>
    <item>
      <title>Open a local SAS table in EG 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52690#M5604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EGuide is part of a client server architecture in SAS.&amp;nbsp; EGuide itself can do some things (like open files to view and send e-mails as part of the project and these might use your local drive), but it can's run the tasks themselves (almost all of the tasks require the SAS server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be able to map your local C-drive to the server (perhaps with UNC naming), but you will probably need the help of your network support to set that up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if there is a nicely capsulated summary of what EGuide does itself and what requires the server for the processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 16:36:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52690#M5604</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-11-22T16:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Open a local SAS table in EG 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52691#M5605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's right it cannot run a SAS statement without a workspace server. I know it can run some Windows API especially to import the external data and send email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my test was simple, I opened via the Files&amp;gt;Open menu, a SAS table and as you can see it executes my query builder on my SASApp based on a table in my work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 16:43:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52691#M5605</guid>
      <dc:creator>Stephane</dc:creator>
      <dc:date>2011-11-22T16:43:50Z</dc:date>
    </item>
    <item>
      <title>Open a local SAS table in EG 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52692#M5606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found the explanation. So it uploads the data...silently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://communities.sas.com/thread/1075?tstart=0"&gt;http://communities.sas.com/thread/1075?tstart=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Chris :smileyblush:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 16:51:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52692#M5606</guid>
      <dc:creator>Stephane</dc:creator>
      <dc:date>2011-11-22T16:51:23Z</dc:date>
    </item>
    <item>
      <title>Open a local SAS table in EG 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52693#M5607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, EG uploads it on your behalf.&amp;nbsp; A subtle cue when looking at your project -- if the table name is lower case in the process flow, it's probably a file reference to a sas7bdat file (rather than a library reference).&amp;nbsp; Use the Data-&amp;gt;Upload task to control the process more.&amp;nbsp; It's also much faster to upload the data this way than to let EG copy the data implicitly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 21:55:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52693#M5607</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2011-11-22T21:55:00Z</dc:date>
    </item>
    <item>
      <title>Open a local SAS table in EG 4.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52694#M5608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chris.&lt;/P&gt;&lt;P&gt;As I'm writing a paper on the different ways to open a data with EG, I was writing the advantages and limits of the use of the FIle &amp;gt; open menu and I imagined that a local table could not queried by a remote server if the server does not see the path of this table. that's consistent when you think of the old principle of SAS/CONNECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was puzzled / gobsmacked when I directly queried the local without to have uploaded it with the Upload wizard (as you can see the snapshot in my first post).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 22:14:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Open-a-local-SAS-table-in-EG-4-3/m-p/52694#M5608</guid>
      <dc:creator>Stephane</dc:creator>
      <dc:date>2011-11-22T22:14:02Z</dc:date>
    </item>
  </channel>
</rss>

