<?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 proc export not working 64bit in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60180#M835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I think I have cracked it! You need to use the full path of the input/output files. &lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;proc export data=sashelp.shoes outfile="c:\somedir\filename.xls"&amp;nbsp; dbms=excelcs replace;&lt;/P&gt;&lt;P&gt; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its implied in the docs but not that its required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Sep 2011 01:24:06 GMT</pubDate>
    <dc:creator>Sticky</dc:creator>
    <dc:date>2011-09-09T01:24:06Z</dc:date>
    <item>
      <title>proc export not working 64bit</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60178#M833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I'm running 9.3 64bit and office 2010&amp;nbsp; 32bit&amp;nbsp; &lt;/P&gt;&lt;P&gt;When I run proc export I get this:&lt;/P&gt;&lt;P&gt;19&amp;nbsp;&amp;nbsp; proc export data=sashelp.shoes outfile="filename.xls"&amp;nbsp; dbms=excelcs replace;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;22&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: CLI error trying to establish connection: [Microsoft][ODBC Excel Driver]General error Unable to open registry key Temporary (volatile) Ace DSN for process 0x1b28&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thread 0x1040 DBC 0x2f2e004&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I quick search&amp;nbsp; shows this error to be quite common but no one seems to have soluttion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the PC files server 32bit installed and 2010 Office System Driver: Data Connectivity Components (ACE) installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 06:00:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60178#M833</guid>
      <dc:creator>Sticky</dc:creator>
      <dc:date>2011-09-02T06:00:00Z</dc:date>
    </item>
    <item>
      <title>proc export not working 64bit</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60179#M834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now it gets interesting:&lt;/P&gt;&lt;P&gt;I tried changing the outfile="filename.xls" to outfile="filename.xlsx"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it appears to work but creates a file named filename.xls&amp;nbsp; NOT filename.xlsx&amp;nbsp; which can be opened in Excel but is actuallu an xlsb&amp;nbsp; format file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2011 03:19:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60179#M834</guid>
      <dc:creator>Sticky</dc:creator>
      <dc:date>2011-09-05T03:19:06Z</dc:date>
    </item>
    <item>
      <title>proc export not working 64bit</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60180#M835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I think I have cracked it! You need to use the full path of the input/output files. &lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;proc export data=sashelp.shoes outfile="c:\somedir\filename.xls"&amp;nbsp; dbms=excelcs replace;&lt;/P&gt;&lt;P&gt; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its implied in the docs but not that its required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 01:24:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60180#M835</guid>
      <dc:creator>Sticky</dc:creator>
      <dc:date>2011-09-09T01:24:06Z</dc:date>
    </item>
    <item>
      <title>proc export not working 64bit</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60181#M836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;However the import/export wizards appear to be broken! (Don't use the full path).&lt;/P&gt;&lt;P&gt;R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 00:43:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60181#M836</guid>
      <dc:creator>Sticky</dc:creator>
      <dc:date>2011-09-14T00:43:10Z</dc:date>
    </item>
    <item>
      <title>proc export not working 64bit</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60182#M837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FWIW: You're not alone in this .. we've all run into the same problems .. but DON'T have an answer.&amp;nbsp; To the contrary, I'm sure that many of us (I can only speak for one of course) have been hoping that someone from SAS would chime in with the obvious, simple solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 00:59:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60182#M837</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-09-14T00:59:07Z</dc:date>
    </item>
    <item>
      <title>proc export not working 64bit</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60183#M838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Their answer will be it is fixed in Version 9.4 &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 04:09:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60183#M838</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2011-09-14T04:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: proc export not working 64bit</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60184#M839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC EXPORT DBMS=XLSX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command writes files directly in xlsx format without the need for PC Files Server.&amp;nbsp; I tried it and works fine now, Chris Hemdinger explains in the link below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/2012/02/11/export-excel-methods/" title="http://blogs.sas.com/content/sasdummy/2012/02/11/export-excel-methods/"&gt; How do I export from SAS to Excel files: Let me count the ways - The SAS Dummy&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 17:06:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/proc-export-not-working-64bit/m-p/60184#M839</guid>
      <dc:creator>mbeauchamp</dc:creator>
      <dc:date>2014-05-15T17:06:17Z</dc:date>
    </item>
  </channel>
</rss>

