<?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: Connection with remote and local servers in the same time in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160300#M12458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like that SAS/STAT is not licensed (or installed) on the server(s) that the project is executed on.&lt;/P&gt;&lt;P&gt;Try execute&lt;/P&gt;&lt;P&gt;PROC SETINIT;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;and see in the log which SAS modules are licensed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Feb 2014 13:57:54 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2014-02-03T13:57:54Z</dc:date>
    <item>
      <title>Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160291#M12449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to have a connection with a local server and a remote server in my SAS Enterprise Guide project.&lt;/P&gt;&lt;P&gt;How Can I launch both connections in the same time? For the moment, if I connect to the remote server, I lost the connection to the local server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arnaud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 08:57:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160291#M12449</guid>
      <dc:creator>arnaudd</dc:creator>
      <dc:date>2014-02-03T08:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160292#M12450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think that you can't, not in the way I suspect that you want anyway.&lt;/P&gt;&lt;P&gt;If you have SAS/CONNECT licensed, you could reach both local and remote data within the same project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you describe the reason for this requirement so that we could come up with (better) alternative solutions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 10:12:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160292#M12450</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-02-03T10:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160293#M12451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your fast answer LinusH &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote a SAS Enterprise Guide project in local on my own computer (with SAS installed in local on this computer). No access to remote server was needed for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, I give that project to another person (with another computer) who has some SAS toolboxes on a remote server. And so, my project (wrote in local) doesn't work anymore because it uses procedures of that toolbox...&lt;/P&gt;&lt;P&gt;We try to access local and remote server together but it failed: if I'm connected to the local server and try to connect to the remote server, the connection with the local server is lost and I'm then connected with the remote server... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, we can make a connection with them separately without problem.&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;Arnaud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 10:25:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160293#M12451</guid>
      <dc:creator>arnaudd</dc:creator>
      <dc:date>2014-02-03T10:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160294#M12452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With EGuide you can&amp;nbsp; connect to a lot of app-servers those app-servers are remote.&lt;/P&gt;&lt;P&gt;The only exception is local that is in fact SAS-pc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you need also the local&amp;nbsp; you have to set that by the servers tab (tools administration) of the remote one.&lt;/P&gt;&lt;P&gt;Yes ....&amp;nbsp; confusing ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are running SAS 9.3 or up (EGuide 5.1) You will find the session to local is persistent.&lt;/P&gt;&lt;P&gt;You can do libnames in code an use the autoexec flow to start things.&lt;/P&gt;&lt;P&gt;When you are using the remote server you will experience those features do not work. Attention: &lt;/P&gt;&lt;P&gt;What is happening is that every piece&amp;nbsp; of sas-code is running in a decicated new session.&amp;nbsp; Some exceptions are eg the upload/download tasks and te manual copy/paste actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like to use SAS/connect wit Eguide started by your own.&amp;nbsp;&amp;nbsp; Every piece of source should do the start/connect before using data&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;yes ... even more confusing....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 11:08:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160294#M12452</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-02-03T11:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160295#M12453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand what you mean by SAS toolbox. But it sounds like that your local environment differs from your colleague remote environment. So you need to make those environments to compatible. How is depending on the meaning of "toolbox".&lt;/P&gt;&lt;P&gt;Why don't you both work with remote servers as default? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 11:26:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160295#M12453</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-02-03T11:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160296#M12454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I arrived at the conclusion that's a problem of toolboxes because I use a particular proc (proc GAM of the SAS/STAT toolbox) in my SAS enterprise Guide project, and it produces an error: "proc GAM not found"&amp;nbsp; during execution.&lt;/P&gt;&lt;P&gt;BUT we try the same code in a classical SAS 9.3 environment and the proc GAM works correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is that other proc worked well in SAS enteprise Guide (such as proc tabulate). The data step works also very well in my project. But it doesn't work with proc GAM and proc Export (I don't know why for proc Export).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I insist that the code is running very well in classical SAS 9.3 code. But the same code in Enterprise Guide failed because of particular procedures (not every procedure, I don't know why) ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 12:56:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160296#M12454</guid>
      <dc:creator>arnaudd</dc:creator>
      <dc:date>2014-02-03T12:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160297#M12455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help of everyone &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I'm not very familiar with server connection problems with SAS enterprise Guide. That's the first time actually...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:04:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160297#M12455</guid>
      <dc:creator>arnaudd</dc:creator>
      <dc:date>2014-02-03T13:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160298#M12456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Hi Jaap,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Can you explain me a little bit more this sentence:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;"When you need also the local&amp;nbsp; you have to set that by the servers tab (tools administration) of the remote one."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;How can I say to my remote server to use also the local one?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Thanks for your help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Arnaud&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:47:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160298#M12456</guid>
      <dc:creator>arnaudd</dc:creator>
      <dc:date>2014-02-03T13:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160299#M12457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a connection to a remote SAS environment, &lt;STRONG&gt;and&lt;/STRONG&gt; you have SAS installed on your local PC, you can tell EG to show your Local server as well as your remote server (ex: "SASApp") in your servers list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double-click on the connection profile name (lower right corner of your EG window) to open the &lt;STRONG&gt;Connections&lt;/STRONG&gt; window.&amp;nbsp; Select the Servers tab, then check the "Automatically add Local..." option on the tab:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="connections.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4851_connections.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;When you click OK, you should see Local added to your list of available servers:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="connections_with_local.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/4852_connections_with_local.png" /&gt;&lt;/P&gt;&lt;P&gt;Note: if your Local SAS installation has different SAS products/modules than the remote SAS, you won't necessarily be able to run your SAS programs on both servers.&amp;nbsp; This could be a bit tricky to keep track of within your projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:56:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160299#M12457</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2014-02-03T13:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160300#M12458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like that SAS/STAT is not licensed (or installed) on the server(s) that the project is executed on.&lt;/P&gt;&lt;P&gt;Try execute&lt;/P&gt;&lt;P&gt;PROC SETINIT;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;and see in the log which SAS modules are licensed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:57:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160300#M12458</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-02-03T13:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160301#M12459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And &lt;A _jive_internal="true" href="https://communities.sas.com/message/195527#195527"&gt;this technique can show you (in EG) which products are licensed &lt;STRONG&gt;and&lt;/STRONG&gt; installed&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 14:00:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160301#M12459</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2014-02-03T14:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160302#M12460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arnaudd you have got some attention and see even Chris replied with screen-shots.&lt;/P&gt;&lt;P&gt;The "Proc gam" issue should be tackled with setinit information.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The "proc export" issue could be also have some setinit limitations, for instance if it is Excel spreadsheet you want to convert to.&lt;/P&gt;&lt;P&gt;In that case there are a lot of better options to implement that. There is blog of Chris "let me count the ways".&lt;/P&gt;&lt;P&gt;When you are coding physical names (Windows C:\ ...) and running Linux (Unix type server) there is a need for changing those names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My advice:&lt;/P&gt;&lt;P&gt;never have hard coded physical names in your code. &lt;/P&gt;&lt;P&gt;Isolate that as some setting out of your code and using macro-vars in that places (&amp;amp; sas-defined&amp;nbsp; or ! OS-system defined).&lt;/P&gt;&lt;P&gt;Withe filenames being defined (to a map) you can also use the member-naming approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 14:22:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160302#M12460</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-02-03T14:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160303#M12461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a solution to my problem here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings12/300-2012.pdf" title="http://support.sas.com/resources/papers/proceedings12/300-2012.pdf"&gt;http://support.sas.com/resources/papers/proceedings12/300-2012.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to everyone for its help. At the beginning, It's was not very clear for me what the problem was but with your advices, I really understand deeper the problem source and search on the web to find an appropriate solution to my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another problem now (it's linked with this thread so I invite you to help me again ;-), I will open a new thread!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arnaud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:12:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160303#M12461</guid>
      <dc:creator>arnaudd</dc:creator>
      <dc:date>2014-02-04T14:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160304#M12462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to award everyone with a helpful answer but It's seems there's a limit in the "helpful answer" that I can give &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:15:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160304#M12462</guid>
      <dc:creator>arnaudd</dc:creator>
      <dc:date>2014-02-04T14:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Connection with remote and local servers in the same time</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160305#M12463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The new thread is over here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="195867" __jive_macro_name="message" class="jive_macro jive_macro_message" href="https://communities.sas.com/" modifiedtitle="true" title="Mix of local and remote server boxes:&amp;quot;local&amp;quot; work SDS cannot be accessed by &amp;quot;remote&amp;quot; program boxes."&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arnaud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:49:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-with-remote-and-local-servers-in-the-same-time/m-p/160305#M12463</guid>
      <dc:creator>arnaudd</dc:creator>
      <dc:date>2014-02-04T14:49:16Z</dc:date>
    </item>
  </channel>
</rss>

