<?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 Trouble Exporting to Access 2002 in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Trouble-Exporting-to-Access-2002/m-p/44913#M695</link>
    <description>Dear all&lt;BR /&gt;
&lt;BR /&gt;
I am having trouble to correctly export my data from SAS 9.1.3 to Access 2002 SP 3 under Windows XP. A strange rounding error appears throughout my whole dataset: every time a negative round number should be exported (like a "-1.000000" in the SAS-table) it somehow gets rounded down in Access to "-0.999999" is there a reason for that? Can anyone explain why this happens, and does anyone have an idea how this can be fixed?&lt;BR /&gt;
&lt;BR /&gt;
The variable in sas has the format "8.", and I'm exporting with following statement:&lt;BR /&gt;
&lt;BR /&gt;
PROC EXPORT DATA= output_sas_table&lt;BR /&gt;
OUTTABLE= "output_table"&lt;BR /&gt;
DBMS=ACCESS REPLACE;&lt;BR /&gt;
DATABASE="c:\path\to\some\access_file.mdb"; &lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.&lt;BR /&gt;
&lt;BR /&gt;
Regards</description>
    <pubDate>Wed, 07 Jul 2010 08:29:25 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-07-07T08:29:25Z</dc:date>
    <item>
      <title>Trouble Exporting to Access 2002</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Trouble-Exporting-to-Access-2002/m-p/44913#M695</link>
      <description>Dear all&lt;BR /&gt;
&lt;BR /&gt;
I am having trouble to correctly export my data from SAS 9.1.3 to Access 2002 SP 3 under Windows XP. A strange rounding error appears throughout my whole dataset: every time a negative round number should be exported (like a "-1.000000" in the SAS-table) it somehow gets rounded down in Access to "-0.999999" is there a reason for that? Can anyone explain why this happens, and does anyone have an idea how this can be fixed?&lt;BR /&gt;
&lt;BR /&gt;
The variable in sas has the format "8.", and I'm exporting with following statement:&lt;BR /&gt;
&lt;BR /&gt;
PROC EXPORT DATA= output_sas_table&lt;BR /&gt;
OUTTABLE= "output_table"&lt;BR /&gt;
DBMS=ACCESS REPLACE;&lt;BR /&gt;
DATABASE="c:\path\to\some\access_file.mdb"; &lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.&lt;BR /&gt;
&lt;BR /&gt;
Regards</description>
      <pubDate>Wed, 07 Jul 2010 08:29:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Trouble-Exporting-to-Access-2002/m-p/44913#M695</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-07-07T08:29:25Z</dc:date>
    </item>
  </channel>
</rss>

