<?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 Error while using PROC EXPORT in SAS EG 7.1 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-while-using-PROC-EXPORT-in-SAS-EG-7-1/m-p/188293#M14446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris Hemedinger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reponse.&lt;/P&gt;&lt;P&gt;I am starting a new thread since I am unable to reply to your response in the old thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now able to export data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. However, when I am trying to create an .xlsx file using DBMS=xlsx option the file gets created with extension .$$1. Below is the code for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC EXPORT DATA=WORK.TEST &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OUTFILE="&lt;BR /&gt;XXXX\IT\TEST13.XLSX" DBMS=XLSX REPLACE;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SHEET='INFO';&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. If I use DBMS=XLS option, the file gets created.However, when I am trying to open the file it says "file format not supported".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#2. &lt;/P&gt;&lt;P&gt;Also, I need help in understanding 32-bit / 64-bit stuff &lt;/P&gt;&lt;P&gt;Currently, SAS installed server is 64-bit and client machine is 32-bit (Operation system Windows 7). The office(2010) drivers installed are 32-bit.SAS Client (EG 7.1) is 32-bit.&lt;/P&gt;&lt;P&gt;The Base SAS installed is X64 bit (TS1M2) on server.&lt;/P&gt;&lt;P&gt;How do they work with these different combinations. Do you think the above configuartion have any limitations ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say SAS 64 or 32 Bit, are you talking about SAS installed on server or local SAS that we working with ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share any document if you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajesh A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Mar 2015 12:47:57 GMT</pubDate>
    <dc:creator>RAmarapuram</dc:creator>
    <dc:date>2015-03-02T12:47:57Z</dc:date>
    <item>
      <title>Error while using PROC EXPORT in SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-while-using-PROC-EXPORT-in-SAS-EG-7-1/m-p/188293#M14446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris Hemedinger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reponse.&lt;/P&gt;&lt;P&gt;I am starting a new thread since I am unable to reply to your response in the old thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now able to export data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. However, when I am trying to create an .xlsx file using DBMS=xlsx option the file gets created with extension .$$1. Below is the code for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC EXPORT DATA=WORK.TEST &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OUTFILE="&lt;BR /&gt;XXXX\IT\TEST13.XLSX" DBMS=XLSX REPLACE;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SHEET='INFO';&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. If I use DBMS=XLS option, the file gets created.However, when I am trying to open the file it says "file format not supported".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#2. &lt;/P&gt;&lt;P&gt;Also, I need help in understanding 32-bit / 64-bit stuff &lt;/P&gt;&lt;P&gt;Currently, SAS installed server is 64-bit and client machine is 32-bit (Operation system Windows 7). The office(2010) drivers installed are 32-bit.SAS Client (EG 7.1) is 32-bit.&lt;/P&gt;&lt;P&gt;The Base SAS installed is X64 bit (TS1M2) on server.&lt;/P&gt;&lt;P&gt;How do they work with these different combinations. Do you think the above configuartion have any limitations ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say SAS 64 or 32 Bit, are you talking about SAS installed on server or local SAS that we working with ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share any document if you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajesh A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 12:47:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-while-using-PROC-EXPORT-in-SAS-EG-7-1/m-p/188293#M14446</guid>
      <dc:creator>RAmarapuram</dc:creator>
      <dc:date>2015-03-02T12:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using PROC EXPORT in SAS EG 7.1</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-while-using-PROC-EXPORT-in-SAS-EG-7-1/m-p/188294#M14447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The $$1 file is a transient file that PROC EXPORT creates before finalizing the XLSX file.&amp;nbsp; Make sure that you don't already have the destination XLSX file open in another process (such as in Microsoft Excel).&amp;nbsp; If the problem continues, I recommend that you reach out to SAS Technical Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using DBMS=XLS or DBMS=XLSX, the bitness of Microsoft Office is not a factor.&amp;nbsp; I don't recommend DBMS=XLS because it writes a back-level file format for Excel.&amp;nbsp; XLSX is the best choice if you can get it to work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The bitness of Microsoft Office matters only when using DBMS=EXCEL -- in this case, the 32-bit Microsoft Office won't allow 64-bit SAS to write the Excel file.&amp;nbsp; You would use EXCELCS instead, with the PC Files Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 17:05:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Error-while-using-PROC-EXPORT-in-SAS-EG-7-1/m-p/188294#M14447</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2015-03-02T17:05:51Z</dc:date>
    </item>
  </channel>
</rss>

