<?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 Creating data entry/editing forms in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Creating-data-entry-editing-forms/m-p/191565#M3990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used SIR for most of my data entry and editing, with SAS for statistical analysis.&amp;nbsp; However, the SIR software (which is still the 1987 version - I never updated) is running on a computer which is to be de-commissioned.&amp;nbsp; Since I will need to change software, I am exploring replacing my data entry/editing screens with programmes developed in SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need is to have the data fields positioned on the screen as if they were a questionanire.&amp;nbsp; In some places, this means having a matrix style layout with, for example, rows being different reporting years with columns collecting data in physical activity amounts and types within the year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A simple table or spreadsheet layout isn't suitable.&amp;nbsp; I need something like a Filemaker screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read the manuals on SAS/AF and it has some nice features.&amp;nbsp; But, I am not sure that I see how to display the specific variables from a dataset on a /AF screen for editing.&amp;nbsp; /FSP seems to be limited to text style layouts.&amp;nbsp; I did a google search and looking through this forum but didn't find anything to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, before I spend a lot more time on either 'solving the impossible' or 're-inventing the wheel', does anyone have any pointers or advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have considered using something like Filemaker but it can't create SAS programmes to access data like I can from SIR (ODBC might work).&amp;nbsp; I'd rather not get into having to design HTML/PhP/MySQL code from scratch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate any advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick Birkett,&lt;/P&gt;&lt;P&gt;Ottawa, Ontario, Canada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 02 Mar 2014 20:07:33 GMT</pubDate>
    <dc:creator>nbirkett</dc:creator>
    <dc:date>2014-03-02T20:07:33Z</dc:date>
    <item>
      <title>Creating data entry/editing forms</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Creating-data-entry-editing-forms/m-p/191565#M3990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used SIR for most of my data entry and editing, with SAS for statistical analysis.&amp;nbsp; However, the SIR software (which is still the 1987 version - I never updated) is running on a computer which is to be de-commissioned.&amp;nbsp; Since I will need to change software, I am exploring replacing my data entry/editing screens with programmes developed in SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need is to have the data fields positioned on the screen as if they were a questionanire.&amp;nbsp; In some places, this means having a matrix style layout with, for example, rows being different reporting years with columns collecting data in physical activity amounts and types within the year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A simple table or spreadsheet layout isn't suitable.&amp;nbsp; I need something like a Filemaker screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read the manuals on SAS/AF and it has some nice features.&amp;nbsp; But, I am not sure that I see how to display the specific variables from a dataset on a /AF screen for editing.&amp;nbsp; /FSP seems to be limited to text style layouts.&amp;nbsp; I did a google search and looking through this forum but didn't find anything to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, before I spend a lot more time on either 'solving the impossible' or 're-inventing the wheel', does anyone have any pointers or advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have considered using something like Filemaker but it can't create SAS programmes to access data like I can from SIR (ODBC might work).&amp;nbsp; I'd rather not get into having to design HTML/PhP/MySQL code from scratch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate any advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick Birkett,&lt;/P&gt;&lt;P&gt;Ottawa, Ontario, Canada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Mar 2014 20:07:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Creating-data-entry-editing-forms/m-p/191565#M3990</guid>
      <dc:creator>nbirkett</dc:creator>
      <dc:date>2014-03-02T20:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating data entry/editing forms</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Creating-data-entry-editing-forms/m-p/191566#M3991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;About AF and FSP - they are fat clients (requires a local SAS Foundation install).&lt;/P&gt;&lt;P&gt;Nowadays, SAS is pushing towards server based installs, and thin (HTML/JavaScript) and semi-thin (.Net/Java) clients. AF and FSP is still supported, but my feeling is they won't be developed any more, and my recommendation is not to build systems around these modules.&lt;/P&gt;&lt;P&gt;To my knowledge, there is no SAS data entry tool "out-of-the-box" for thin clients, perhaps some is available in large packaged offerings - but my feeling is that you are not in the target group for these...&lt;/P&gt;&lt;P&gt;So, perhaps you should search elsewhere for your data entry application. And as you said, the resulting data can "always" be accessed by SAS in some way.&lt;/P&gt;&lt;P&gt;One tool that is somewhere widely spread is MS Access, which allows you to create forms, quite similar to what you can achieve in AF Frames.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 07:59:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Creating-data-entry-editing-forms/m-p/191566#M3991</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-03-03T07:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating data entry/editing forms</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Creating-data-entry-editing-forms/m-p/191567#M3992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're definitely a bit outdated (1987!!). I agree with everything &lt;A __default_attr="119192" __jive_macro_name="user" class="jive_macro jive_macro_user" href="https://communities.sas.com/"&gt;&lt;/A&gt; wrote.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no real "out-of-the-box" data entry screens for SAS. If you have to build your own then with a modern SAS version you'd probably should go for flash/flex (you will need to check your license and installation if the necessary mid-tier components are available).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else: any data entry screens for any "database" will do as long as you can access the data via ODBC (you must have SAS/Access to ODBC licensed).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 10:04:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Creating-data-entry-editing-forms/m-p/191567#M3992</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2014-03-03T10:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating data entry/editing forms</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Creating-data-entry-editing-forms/m-p/191568#M3993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks both.&amp;nbsp; Largely confirms what I was thinking.&amp;nbsp; I'm trying to avoid Access for practical reasons.&amp;nbsp; The Microsoft Office package for iMacs does not include Access.&amp;nbsp; So, to use it, I'd either have to adopt the OpenOffice version or run it in Parallels, like I currently do for SAS.&amp;nbsp; I'd like to use a native OS/X database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now see two choices: buy the upgrade for SIR or get Filemaker Pro 13.&amp;nbsp; The former is more expensive and runs under X11 on my iMac (i.e. it is not really 'native').&amp;nbsp; It's still somewhat 'old school' but has the advantage that all of my current code will run without requiring any modification.&amp;nbsp; And, I could do updates as time permitted.&amp;nbsp; Filemaker takes more advantage of CSS, styling, graphic presentation, etc.&amp;nbsp; It has record locking and support data entry from remote sites via the internet (not a priority a prsent but something which could become useful).&amp;nbsp; But, I'd have to develop completely new screens/programs to replace my current ones.&amp;nbsp; And, it has no option to write the database and entry screen definition code in a file and the run them - you have to do all of that using the graphic interface and menu selection (which I find slower then typing code).&amp;nbsp; Plus, the linkage to SAS is a bit more complicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A compromise would be to get the SIR upgrade to support my existing databases but use Filemaker for any new work that I do.&amp;nbsp; Hmmm.&amp;nbsp; Decisions, decisions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 12:41:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Creating-data-entry-editing-forms/m-p/191568#M3993</guid>
      <dc:creator>nbirkett</dc:creator>
      <dc:date>2014-03-03T12:41:28Z</dc:date>
    </item>
  </channel>
</rss>

