<?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 do append data to and access table in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-do-append-data-to-and-access-table/m-p/168041#M43534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please provide a more complete explanation of what you are after, including a sample of the data you are using and an example of the desired output based on that data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2014 23:28:10 GMT</pubDate>
    <dc:creator>Scott_Mitchell</dc:creator>
    <dc:date>2014-04-03T23:28:10Z</dc:date>
    <item>
      <title>How do append data to and access table</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-do-append-data-to-and-access-table/m-p/168040#M43533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can I append a table from SAS into an access table ... I need to keep a running sum&amp;nbsp; thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 22:07:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-do-append-data-to-and-access-table/m-p/168040#M43533</guid>
      <dc:creator>BETO</dc:creator>
      <dc:date>2014-04-03T22:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do append data to and access table</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-do-append-data-to-and-access-table/m-p/168041#M43534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please provide a more complete explanation of what you are after, including a sample of the data you are using and an example of the desired output based on that data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 23:28:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-do-append-data-to-and-access-table/m-p/168041#M43534</guid>
      <dc:creator>Scott_Mitchell</dc:creator>
      <dc:date>2014-04-03T23:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do append data to and access table</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-do-append-data-to-and-access-table/m-p/168042#M43535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LIBNAME would be easy for this situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname x access ......;&lt;/P&gt;&lt;P&gt;proc append base=x.have data=sum force; run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2014 09:18:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-do-append-data-to-and-access-table/m-p/168042#M43535</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-04-06T09:18:14Z</dc:date>
    </item>
  </channel>
</rss>

