<?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: how to write-protect variables of a SAS dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-write-protect-variables-of-a-SAS-dataset/m-p/681934#M206359</link>
    <description>&lt;P&gt;This isn't possible directly, but you could take a copy of the original dataset, amend the copy, then update the original table dropping any columns you didn't want updated. But what happens if you allow addition or deletion of rows? By definition you are changing the protected variables.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Sep 2020 01:26:56 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2020-09-07T01:26:56Z</dc:date>
    <item>
      <title>how to write-protect variables of a SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-write-protect-variables-of-a-SAS-dataset/m-p/681930#M206357</link>
      <description>&lt;P&gt;Is there a way to&amp;nbsp;write-protect a variable of a SAS dataset?&amp;nbsp; Running on SAS 9.4.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 01:17:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-write-protect-variables-of-a-SAS-dataset/m-p/681930#M206357</guid>
      <dc:creator>dataMart87</dc:creator>
      <dc:date>2020-09-07T01:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to write-protect variables of a SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-write-protect-variables-of-a-SAS-dataset/m-p/681934#M206359</link>
      <description>&lt;P&gt;This isn't possible directly, but you could take a copy of the original dataset, amend the copy, then update the original table dropping any columns you didn't want updated. But what happens if you allow addition or deletion of rows? By definition you are changing the protected variables.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 01:26:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-write-protect-variables-of-a-SAS-dataset/m-p/681934#M206359</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-09-07T01:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to write-protect variables of a SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-write-protect-variables-of-a-SAS-dataset/m-p/681951#M206366</link>
      <description>&lt;P&gt;SAS does not offer this level of granularity. You can protect tables, but not variables or observations (except with SAS/SHARE, which can lock rows).&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 05:00:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-write-protect-variables-of-a-SAS-dataset/m-p/681951#M206366</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-09-07T05:00:50Z</dc:date>
    </item>
  </channel>
</rss>

