<?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 Proc DataSets on Server Data in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-DataSets-on-Server-Data/m-p/159018#M41522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just learned about the power of proc datasets and was wondering what would happen if I used this procedure on data stored on a SQL server. Does it affect the way the data is stored there? Right now I'm dumping the data into a dummy data set before modifying it's attributes. I'm just concerned, that if I use this procedure on data without creating the dummy data set, I might have people screaming at me about making changes to the formats of their data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2014 18:39:58 GMT</pubDate>
    <dc:creator>Jsendzik</dc:creator>
    <dc:date>2014-05-14T18:39:58Z</dc:date>
    <item>
      <title>Proc DataSets on Server Data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-DataSets-on-Server-Data/m-p/159018#M41522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just learned about the power of proc datasets and was wondering what would happen if I used this procedure on data stored on a SQL server. Does it affect the way the data is stored there? Right now I'm dumping the data into a dummy data set before modifying it's attributes. I'm just concerned, that if I use this procedure on data without creating the dummy data set, I might have people screaming at me about making changes to the formats of their data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 18:39:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-DataSets-on-Server-Data/m-p/159018#M41522</guid>
      <dc:creator>Jsendzik</dc:creator>
      <dc:date>2014-05-14T18:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Proc DataSets on Server Data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-DataSets-on-Server-Data/m-p/159019#M41523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sas/access interface is attempting to make the behavior of an external dbms and sas datasets transparant. Yes the "proc datasets" will do some tricks like "delete a:" .&lt;/P&gt;&lt;P&gt;You must have del data definition language access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you do all tricks of "proc datasets" NO.&lt;/P&gt;&lt;P&gt;That is because the proc datasets was designed for sas datasets and the audit trail gig concepts are not existent with an external dbms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 19:13:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-DataSets-on-Server-Data/m-p/159019#M41523</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-05-14T19:13:10Z</dc:date>
    </item>
  </channel>
</rss>

