<?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 Table in WORK area in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Table-in-WORK-area/m-p/307052#M1368</link>
    <description>&lt;P&gt;I usually work on dataset which I create with a program (SAS base), which import from a .xls file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I need to save the dataset in a permanent manner (at the moment when I disconnect SAS Studio the dataset is deleted) in the WORK area, using it as a "database" permanent, how can I do? My objective is to have a file in Visual Studio (cloud, University Edition) which can be integrate / modify etc. and, obviuously, analyzed with my SAS base program (without needing to import from .xls file every time...).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gianluca&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2016 07:54:46 GMT</pubDate>
    <dc:creator>GianlucaS</dc:creator>
    <dc:date>2016-10-25T07:54:46Z</dc:date>
    <item>
      <title>Table in WORK area</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Table-in-WORK-area/m-p/307052#M1368</link>
      <description>&lt;P&gt;I usually work on dataset which I create with a program (SAS base), which import from a .xls file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I need to save the dataset in a permanent manner (at the moment when I disconnect SAS Studio the dataset is deleted) in the WORK area, using it as a "database" permanent, how can I do? My objective is to have a file in Visual Studio (cloud, University Edition) which can be integrate / modify etc. and, obviuously, analyzed with my SAS base program (without needing to import from .xls file every time...).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gianluca&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 07:54:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Table-in-WORK-area/m-p/307052#M1368</guid>
      <dc:creator>GianlucaS</dc:creator>
      <dc:date>2016-10-25T07:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table in WORK area</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Table-in-WORK-area/m-p/307120#M1370</link>
      <description>&lt;P&gt;Define a libname for your shared folder, like&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname perm '/folders/Myfolder';&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and then set your target of the import to that library instead of work.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2016 13:39:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Table-in-WORK-area/m-p/307120#M1370</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-10-25T13:39:39Z</dc:date>
    </item>
  </channel>
</rss>

