<?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: Table Data Entry and Maintenance in SAS in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Table-Data-Entry-and-Maintenance-in-SAS/m-p/12732#M1729</link>
    <description>HarryG&lt;BR /&gt;
 &lt;BR /&gt;
if you have licensed the module SAS/FSP, you'll find [pre]      proc fsedit data= your.sastable screen= sasuser.your.sastable ; run; [/pre]provides a customisable form view for updating YOUR.SASTABLE, and [pre]      proc fsview data= your.sastable formula= sasuser.profile.sastable ; run;[/pre]provides a similarly customisable table view enabling update of YOUR.SASTABLE. &lt;BR /&gt;
There are equivalent SAS Display Manager commands.&lt;BR /&gt;
The convenience, customisability and speed of the interface makes it worth the licence fee for  SAS/FSP.&lt;BR /&gt;
I build it into the SAS explorer actions. Storing and generalising the syntax there means I have the form or table access for edit/browse/update in the layout prefered for each table, available at a mouse click.&lt;BR /&gt;
  &lt;BR /&gt;
just imho &lt;BR /&gt;
 . . . . . . . FSP rocks&lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
    <pubDate>Mon, 30 Mar 2009 15:20:09 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-03-30T15:20:09Z</dc:date>
    <item>
      <title>Table Data Entry and Maintenance in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Table-Data-Entry-and-Maintenance-in-SAS/m-p/12730#M1727</link>
      <description>Can someone recommend a table maintenance application (or process) for updating SAS(and/or SQL) datasetes?  What we're looking to accomplish is some basic add/change/delete operations on simple tables and datasets without alot of user interface programming.&lt;BR /&gt;
&lt;BR /&gt;
Using the Microsoft Office Add-In we can read the tables and dataset into a speadsheets for end user review.  The issue is when we want to make some new additions, changes or deletions to the data, it seems like we've got to go thru several steps to get the data back into the shared SAS datasets or SQL tables.  &lt;BR /&gt;
&lt;BR /&gt;
What am I missing? What are some options or paths to pursue?</description>
      <pubDate>Mon, 30 Mar 2009 12:56:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Table-Data-Entry-and-Maintenance-in-SAS/m-p/12730#M1727</guid>
      <dc:creator>harryg</dc:creator>
      <dc:date>2009-03-30T12:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table Data Entry and Maintenance in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Table-Data-Entry-and-Maintenance-in-SAS/m-p/12731#M1728</link>
      <description>If it is simple editing, why not just use the SAS VIEWTABLE editor?</description>
      <pubDate>Mon, 30 Mar 2009 13:05:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Table-Data-Entry-and-Maintenance-in-SAS/m-p/12731#M1728</guid>
      <dc:creator>Flip</dc:creator>
      <dc:date>2009-03-30T13:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table Data Entry and Maintenance in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Table-Data-Entry-and-Maintenance-in-SAS/m-p/12732#M1729</link>
      <description>HarryG&lt;BR /&gt;
 &lt;BR /&gt;
if you have licensed the module SAS/FSP, you'll find [pre]      proc fsedit data= your.sastable screen= sasuser.your.sastable ; run; [/pre]provides a customisable form view for updating YOUR.SASTABLE, and [pre]      proc fsview data= your.sastable formula= sasuser.profile.sastable ; run;[/pre]provides a similarly customisable table view enabling update of YOUR.SASTABLE. &lt;BR /&gt;
There are equivalent SAS Display Manager commands.&lt;BR /&gt;
The convenience, customisability and speed of the interface makes it worth the licence fee for  SAS/FSP.&lt;BR /&gt;
I build it into the SAS explorer actions. Storing and generalising the syntax there means I have the form or table access for edit/browse/update in the layout prefered for each table, available at a mouse click.&lt;BR /&gt;
  &lt;BR /&gt;
just imho &lt;BR /&gt;
 . . . . . . . FSP rocks&lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
      <pubDate>Mon, 30 Mar 2009 15:20:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Table-Data-Entry-and-Maintenance-in-SAS/m-p/12732#M1729</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-30T15:20:09Z</dc:date>
    </item>
  </channel>
</rss>

