<?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: Failure of export dataset to excel under window 10 environment in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555775#M17025</link>
    <description>&lt;P&gt;Excel and to a lesser extent, probably because fewer people use it, Access have datebase engine issues.&lt;/P&gt;
&lt;P&gt;The "bitness" of SAS, 32 or 64 and the bitness of the Microsoft install alone create 4 combinations of engines. And some just don't talk to others in the correct manner. Then which Office version&amp;nbsp;can have other issues. Since Office 365 doesn't quite have the same executable presence that the older office editions did, I suspect that&amp;nbsp;as another issue cause.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Wizards are making some assumptions about which combinations of engines may work and apparently not matching your install. You are not the only one with that particular issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that the actual file formats behind XLS and XLSX are dramatically different. I don't know why any of the menus would actually include both on the same option where binary (or pseudo-binary in the case of XLSX) files are concerned. If code works, use code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to use wizards look at the Microsoft Excel Workbook on PC Files Server. Which goes though another window but should work if PC Files Server was installed.&lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2019 15:20:26 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2019-05-03T15:20:26Z</dc:date>
    <item>
      <title>Failure of export dataset to excel under window 10 environment</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555622#M17016</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am running SAS 9.4 32 bit in pc window environment. After the windows updated to win 10, the export procedure has shown some dysfunctions:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Connect: Class not registered&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;ERROR: Connection Failed. See log for details.&lt;/P&gt;
&lt;P&gt;Wish help to fix this problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Herb&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 14:32:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555622#M17016</guid>
      <dc:creator>herbman</dc:creator>
      <dc:date>2019-05-02T14:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Failure of export dataset to excel under window 10 environment</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555651#M17017</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/45128"&gt;@herbman&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am running SAS 9.4 32 bit in pc window environment. After the windows updated to win 10, the export procedure has shown some dysfunctions:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: Connect: Class not registered&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;ERROR: Connection Failed. See log for details.&lt;/P&gt;
&lt;P&gt;Wish help to fix this problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Herb&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please show the code you used.&lt;/P&gt;
&lt;P&gt;Also is your Excel 32 or 64 bit?&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 16:28:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555651#M17017</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-05-02T16:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Failure of export dataset to excel under window 10 environment</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555661#M17018</link>
      <description>&lt;P&gt;Hi Bakkardw,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;The code for export would be most regular and it was working in window 7 environment:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC EXPORT DATA= WORK.Doset &lt;BR /&gt;OUTFILE= "D:\Documents\MCs\AFP.xlsx" &lt;BR /&gt;DBMS=EXCEL REPLACE;&lt;BR /&gt;SHEET="Doset"; &lt;BR /&gt;RUN;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The excel is also 32 bit, but it is Office 365 version:&lt;/P&gt;
&lt;P&gt;Microsoft Excel for Office 365 MSO 32-bit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Herb&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 16:58:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555661#M17018</guid>
      <dc:creator>herbman</dc:creator>
      <dc:date>2019-05-02T16:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Failure of export dataset to excel under window 10 environment</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555686#M17021</link>
      <description>&lt;P&gt;Try&lt;/P&gt;
&lt;P&gt;DBMS=XLSX&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 17:43:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555686#M17021</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-05-02T17:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Failure of export dataset to excel under window 10 environment</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555772#M17024</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A id="link_8" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884" target="_self"&gt;&lt;SPAN class="login-bold"&gt;ballardw,&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;It is the solution! Thank you so much!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt; I would like follow this a little bit, when I tried to export the file using window interface, I used "Microsoft Excel Workbook(*xls' 'xlsb''xlsm''xlsx)" as data source, and I got similar error message:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;ERROR: Connect: Class not registered&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;In this case, any correction to make the export happen?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;Herb&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 21:10:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555772#M17024</guid>
      <dc:creator>herbman</dc:creator>
      <dc:date>2019-05-02T21:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Failure of export dataset to excel under window 10 environment</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555775#M17025</link>
      <description>&lt;P&gt;Excel and to a lesser extent, probably because fewer people use it, Access have datebase engine issues.&lt;/P&gt;
&lt;P&gt;The "bitness" of SAS, 32 or 64 and the bitness of the Microsoft install alone create 4 combinations of engines. And some just don't talk to others in the correct manner. Then which Office version&amp;nbsp;can have other issues. Since Office 365 doesn't quite have the same executable presence that the older office editions did, I suspect that&amp;nbsp;as another issue cause.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Wizards are making some assumptions about which combinations of engines may work and apparently not matching your install. You are not the only one with that particular issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that the actual file formats behind XLS and XLSX are dramatically different. I don't know why any of the menus would actually include both on the same option where binary (or pseudo-binary in the case of XLSX) files are concerned. If code works, use code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to use wizards look at the Microsoft Excel Workbook on PC Files Server. Which goes though another window but should work if PC Files Server was installed.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 15:20:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555775#M17025</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-05-03T15:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Failure of export dataset to excel under window 10 environment</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555921#M17031</link>
      <description>Hi ballardw, Thanks so much for the clarification!&lt;BR /&gt;&lt;BR /&gt;Herb&lt;BR /&gt;</description>
      <pubDate>Fri, 03 May 2019 13:28:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Failure-of-export-dataset-to-excel-under-window-10-environment/m-p/555921#M17031</guid>
      <dc:creator>herbman</dc:creator>
      <dc:date>2019-05-03T13:28:17Z</dc:date>
    </item>
  </channel>
</rss>

