<?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: Access MsAccess tables in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-MsAccess-tables/m-p/49786#M733</link>
    <description>Explore using the SAS FORMAT statement or you can code your own user-defined format, using SAS PROC FORMAT.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Recommended Google advanced search argument this topic/post:&lt;BR /&gt;
&lt;BR /&gt;
proc format mult round site:sas.com</description>
    <pubDate>Mon, 01 Feb 2010 13:24:26 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-02-01T13:24:26Z</dc:date>
    <item>
      <title>Access MsAccess tables</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-MsAccess-tables/m-p/49785#M732</link>
      <description>Hi everyone.&lt;BR /&gt;
&lt;BR /&gt;
May I please ask how to I address the problem of many decimal places&lt;BR /&gt;
so that SAS shows exactly what it is shown in MsAccess without having to use the round command to all the problematic variables? ie 0.56 instead of 0.5599999999 etc.&lt;BR /&gt;
&lt;BR /&gt;
Below is what I did,&lt;BR /&gt;
options validvarname=any;&lt;BR /&gt;
libname MsAccess ".....\Data.mdb" scan_textsize=yes use_datetype=yes&lt;BR /&gt;
scan_timetype=yes scanmemo=yes dbmax_text=32767 dbgen_name=dbms;&lt;BR /&gt;
data AB; set MsAccess.AB run;&lt;BR /&gt;
&lt;BR /&gt;
Your advice is greatly appreciated. Have a great week.</description>
      <pubDate>Mon, 01 Feb 2010 09:53:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-MsAccess-tables/m-p/49785#M732</guid>
      <dc:creator>Miracle</dc:creator>
      <dc:date>2010-02-01T09:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Access MsAccess tables</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-MsAccess-tables/m-p/49786#M733</link>
      <description>Explore using the SAS FORMAT statement or you can code your own user-defined format, using SAS PROC FORMAT.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Recommended Google advanced search argument this topic/post:&lt;BR /&gt;
&lt;BR /&gt;
proc format mult round site:sas.com</description>
      <pubDate>Mon, 01 Feb 2010 13:24:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-MsAccess-tables/m-p/49786#M733</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-02-01T13:24:26Z</dc:date>
    </item>
  </channel>
</rss>

