<?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: SAS datalib to an Access table in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-datalib-to-an-Access-table/m-p/61951#M857</link>
    <description>Does your data contain large numbers (and maybe need to be in DOUBLE datatype in Access)?&lt;BR /&gt;
Then have a look at this:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/15/118.html" target="_blank"&gt;http://support.sas.com/kb/15/118.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Else, I suggest that you contact SAS support to resolve this issue.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
    <pubDate>Tue, 18 Nov 2008 20:50:16 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2008-11-18T20:50:16Z</dc:date>
    <item>
      <title>SAS datalib to an Access table</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-datalib-to-an-Access-table/m-p/61950#M856</link>
      <description>A recent upgrade of our SAS software (8.2 to 9) has revealed a bug that we have yet to resolve, I'm hoping someone may have seen this before. For many years, we've successfully created SAS datalib's and use the following code to export the datalib and replace the existing Access table:&lt;BR /&gt;
&lt;BR /&gt;
proc export data = datalib.GLDownload&lt;BR /&gt;
outtable = "GLDownload 3"&lt;BR /&gt;
dbms = Access&lt;BR /&gt;
replace;&lt;BR /&gt;
database= "\\sassrvr\datalib\glfile.mdb";&lt;BR /&gt;
&lt;BR /&gt;
Our IT dept is in the process of upgrading SAS from version 8.2 to 9.0. We had to convert all our programs and datasets to the new version and began testing. Everything has been successfully converted and tested except for the 3 programs where we use this technique. &lt;BR /&gt;
&lt;BR /&gt;
The problem occurs on currency fields that are negative. Somewhere between the datalib, which is correct, and the Access table, the value comes into the table one cent less!!! Again, only if the value is negative, positive numbers are corrrect.&lt;BR /&gt;
&lt;BR /&gt;
We use Access 2003, SAS tried to recreate the problen in Access 2000 and it did not occur. &lt;BR /&gt;
I also tried exporting to Excel and that worked fine.&lt;BR /&gt;
&lt;BR /&gt;
Does anyone have any experience or fixes? Thanks in advance for any light you can shed.</description>
      <pubDate>Tue, 18 Nov 2008 17:28:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-datalib-to-an-Access-table/m-p/61950#M856</guid>
      <dc:creator>TJT07</dc:creator>
      <dc:date>2008-11-18T17:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAS datalib to an Access table</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-datalib-to-an-Access-table/m-p/61951#M857</link>
      <description>Does your data contain large numbers (and maybe need to be in DOUBLE datatype in Access)?&lt;BR /&gt;
Then have a look at this:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/15/118.html" target="_blank"&gt;http://support.sas.com/kb/15/118.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Else, I suggest that you contact SAS support to resolve this issue.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Tue, 18 Nov 2008 20:50:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-datalib-to-an-Access-table/m-p/61951#M857</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2008-11-18T20:50:16Z</dc:date>
    </item>
  </channel>
</rss>

