<?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: DIFFERENCE BETWEEN SAS STUDIO ,SAS ENTERPRISE GUIDE,SAS windows environment in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/888574#M351056</link>
    <description>&lt;P&gt;I have used DMS, SAS/EG and SAS Studio before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of my former companies have allowed programmers to use either SAS/EG and SAS Studio.&lt;/P&gt;&lt;P&gt;Since most programmers were using SAS/EG then, most programmers did not make the switch.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS Studio has its limitation.&amp;nbsp; Based on my recent search in a SAS document, SAS Studio can, by default, displayed only 100 observations in a dataset and the number of variables displayed is also limited.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For DMS, one has to manually close any datasets one has opened to view the datasets.&amp;nbsp; This can be good and bad.&amp;nbsp; On the positive note, it can prevent programmers from accidentally overwrite an existing dataset.&amp;nbsp; (Note:&amp;nbsp; this can be prevented if one uses the ACCESS=READONLY in your lIBNAME statement.)&amp;nbsp; If one views a dataset and has not closed the viewing window for that dataset, DMS will not overwrite that the opened dataset.&amp;nbsp; Instead, you got an error in the SAS log.&amp;nbsp; This is a bit inconvenient since one has to manually close all these window views!&amp;nbsp; I have a macro that automatically closes those viewing windows for me.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition, in DMS system, if one is interested in seeing a particular variable, one has to search for that variable in the entire dataset.&amp;nbsp; That is not an easy task if you have a dataset with lots of variables.&amp;nbsp; SAS/EG is a system that allows Point and Click.&amp;nbsp; One can Point and Click to see a particular variable.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on my experience, nowadays SAS/EG is the most commonly used interface.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just my 2 cents!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;</description>
    <pubDate>Wed, 09 Aug 2023 14:19:08 GMT</pubDate>
    <dc:creator>AliceCheng</dc:creator>
    <dc:date>2023-08-09T14:19:08Z</dc:date>
    <item>
      <title>DIFFERENCE BETWEEN SAS STUDIO ,SAS ENTERPRISE GUIDE,SAS windows environment</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/392399#M94405</link>
      <description>&lt;P&gt;I am new to sas can any body tell me what is the difference between sas studio,sas enterprise guide and sas windows environment&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 01:13:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/392399#M94405</guid>
      <dc:creator>SRINIVAS_N</dc:creator>
      <dc:date>2017-09-01T01:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN SAS STUDIO ,SAS ENTERPRISE GUIDE,SAS windows environment</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/392400#M94406</link>
      <description>&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sastraining/2017/04/12/whats-your-sas-interface/" target="_blank"&gt;http://blogs.sas.com/content/sastraining/2017/04/12/whats-your-sas-interface/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS. Display manager, DM, and SAS windowing environment all refer to the same thing.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 01:32:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/392400#M94406</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-09-01T01:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN SAS STUDIO ,SAS ENTERPRISE GUIDE,SAS windows environment</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/392440#M94427</link>
      <description>&lt;P&gt;Old to new:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sas Windows (DMS)&lt;/P&gt;
&lt;P&gt;EG&lt;/P&gt;
&lt;P&gt;SAS Studio&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best to worst (balance of technical vs functionality):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EG&lt;/P&gt;
&lt;P&gt;SAS Studio&lt;/P&gt;
&lt;P&gt;DMS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Preferred by seasoned SAS users:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DMS&lt;/P&gt;
&lt;P&gt;EG&lt;/P&gt;
&lt;P&gt;SAS Studio&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pick your platform. If I had my druthers, I would use EG. Best mix, powerful, sharp developers, etc. SAS Studio looks really good but early loaf in oven. Try it out and watch the progress. Long-term? Probably the winner but could be a bit out. DMS is like ISPF. Takes some getting used to so I wouldn't try unless you are a seasoned SAS pro. It is not better, just an old security blanket a lot of us like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My opinion, YMMV.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 06:30:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/392440#M94427</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2017-09-01T06:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN SAS STUDIO ,SAS ENTERPRISE GUIDE,SAS windows environment</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/392548#M94486</link>
      <description>&lt;P&gt;My feeling, personal opinion only, is that we're going to see DM start to fall by the wayside, as it needs to be kept current for multiple platforms, which is a tremendoius expense.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EG and Studio have very similar concepts underlying them. I wouldn't be surprised if we see them start to merge, with EG being the fat client, more functionality version (simply because you can do more with a Windows fat client), and Studio becoming what you use when all you have is access to a browser. I think an investment in learning either of them will be well worth it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 14:18:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/392548#M94486</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2017-09-01T14:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN SAS STUDIO ,SAS ENTERPRISE GUIDE,SAS windows environment</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/888574#M351056</link>
      <description>&lt;P&gt;I have used DMS, SAS/EG and SAS Studio before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of my former companies have allowed programmers to use either SAS/EG and SAS Studio.&lt;/P&gt;&lt;P&gt;Since most programmers were using SAS/EG then, most programmers did not make the switch.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS Studio has its limitation.&amp;nbsp; Based on my recent search in a SAS document, SAS Studio can, by default, displayed only 100 observations in a dataset and the number of variables displayed is also limited.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For DMS, one has to manually close any datasets one has opened to view the datasets.&amp;nbsp; This can be good and bad.&amp;nbsp; On the positive note, it can prevent programmers from accidentally overwrite an existing dataset.&amp;nbsp; (Note:&amp;nbsp; this can be prevented if one uses the ACCESS=READONLY in your lIBNAME statement.)&amp;nbsp; If one views a dataset and has not closed the viewing window for that dataset, DMS will not overwrite that the opened dataset.&amp;nbsp; Instead, you got an error in the SAS log.&amp;nbsp; This is a bit inconvenient since one has to manually close all these window views!&amp;nbsp; I have a macro that automatically closes those viewing windows for me.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition, in DMS system, if one is interested in seeing a particular variable, one has to search for that variable in the entire dataset.&amp;nbsp; That is not an easy task if you have a dataset with lots of variables.&amp;nbsp; SAS/EG is a system that allows Point and Click.&amp;nbsp; One can Point and Click to see a particular variable.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on my experience, nowadays SAS/EG is the most commonly used interface.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just my 2 cents!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 14:19:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/888574#M351056</guid>
      <dc:creator>AliceCheng</dc:creator>
      <dc:date>2023-08-09T14:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: DIFFERENCE BETWEEN SAS STUDIO ,SAS ENTERPRISE GUIDE,SAS windows environment</title>
      <link>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/888582#M351059</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13798"&gt;@AlanC&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Old to new:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sas Windows (DMS)&lt;/P&gt;
&lt;P&gt;EG&lt;/P&gt;
&lt;P&gt;SAS Studio&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best to worst (balance of technical vs functionality):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EG&lt;/P&gt;
&lt;P&gt;SAS Studio&lt;/P&gt;
&lt;P&gt;DMS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Preferred by seasoned SAS users:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DMS&lt;/P&gt;
&lt;P&gt;EG&lt;/P&gt;
&lt;P&gt;SAS Studio&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pick your platform. If I had my druthers, I would use EG. Best mix, powerful, sharp developers, etc. SAS Studio looks really good but early loaf in oven. Try it out and watch the progress. Long-term? Probably the winner but could be a bit out. DMS is like ISPF. Takes some getting used to so I wouldn't try unless you are a seasoned SAS pro. It is not better, just an old security blanket a lot of us like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My opinion, YMMV.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Don't forget the BATCH that ran before any of the interfaces and than many organizations use for many tasks still. That is still the heart of the beast.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 14:58:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/DIFFERENCE-BETWEEN-SAS-STUDIO-SAS-ENTERPRISE-GUIDE-SAS-windows/m-p/888582#M351059</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-08-09T14:58:49Z</dc:date>
    </item>
  </channel>
</rss>

