<?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 Analyzing Access tables in SAS in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38774#M637</link>
    <description>Hi, I created few tables in access database and then analyzed in SAS by merging all together. The access database had questions for which I used say Q1, Q2, Q3.....while creating the forms. But when I analyzed it in SAS it gives me the output with Q1,Q2,Q3......But I want the whole question to appear in the output.&lt;BR /&gt;
How do I do it?</description>
    <pubDate>Fri, 29 May 2009 15:01:02 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-05-29T15:01:02Z</dc:date>
    <item>
      <title>Analyzing Access tables in SAS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38774#M637</link>
      <description>Hi, I created few tables in access database and then analyzed in SAS by merging all together. The access database had questions for which I used say Q1, Q2, Q3.....while creating the forms. But when I analyzed it in SAS it gives me the output with Q1,Q2,Q3......But I want the whole question to appear in the output.&lt;BR /&gt;
How do I do it?</description>
      <pubDate>Fri, 29 May 2009 15:01:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38774#M637</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-29T15:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing Access tables in SAS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38775#M638</link>
      <description>You will need to explain what is meant by "...I want the whole question..." and better yet share what SAS code you have created (pasted into a post reply to the forum) and also share input (short data sample using instream DATALINES; approach) and output (expected) to help explain visually what it is that you are hoping to generate with your SAS application/program.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 29 May 2009 15:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38775#M638</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-05-29T15:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing Access tables in SAS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38776#M639</link>
      <description>Hello,&lt;BR /&gt;
What I mean by the whole question is that, suppose there is a question in access which says:&lt;BR /&gt;
B1. Do you smoke?&lt;BR /&gt;
 Yes   No&lt;BR /&gt;
&lt;BR /&gt;
When I analyze this question in SAS, it gives me the output as:&lt;BR /&gt;
# variable     Type   Len  Format    Informat       Label&lt;BR /&gt;
96 B1           Char  255    $255        $255          B1&lt;BR /&gt;
&lt;BR /&gt;
But I want the question to appear over there....at the place where B1 is</description>
      <pubDate>Fri, 05 Jun 2009 15:27:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38776#M639</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-05T15:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing Access tables in SAS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38777#M640</link>
      <description>You will need to identify where (in Access) does the question text exist.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 05 Jun 2009 16:10:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38777#M640</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-06-05T16:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing Access tables in SAS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38778#M641</link>
      <description>The question is in the form design and the references such as Q1 are in the table design...</description>
      <pubDate>Tue, 09 Jun 2009 19:28:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38778#M641</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-09T19:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing Access tables in SAS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38779#M642</link>
      <description>I expect you would want these data-strings for the questions to be available (and somehow related) to the appropriate response table column, not buried in a Access-internal form/table design file.  I don't know what to suggest to you.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 09 Jun 2009 20:08:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38779#M642</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-06-09T20:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing Access tables in SAS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38780#M643</link>
      <description>Exactly right.....how to do that?</description>
      <pubDate>Tue, 09 Jun 2009 20:23:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38780#M643</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-09T20:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing Access tables in SAS</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38781#M644</link>
      <description>&amp;gt; Exactly right.....how to do that?&lt;BR /&gt;
&lt;BR /&gt;
Hardly possible as long as you do not have the text in the data table. You could create an association table in Access mapping B1 to the appropriate text, that table can be used to create label-statements in sas.</description>
      <pubDate>Wed, 10 Jun 2009 07:07:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Analyzing-Access-tables-in-SAS/m-p/38781#M644</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2009-06-10T07:07:57Z</dc:date>
    </item>
  </channel>
</rss>

