<?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: How do I import 32bit excel sheet into a 64 bit sas 9.4 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-import-32bit-excel-sheet-into-a-64-bit-sas-9-4/m-p/156040#M262892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not that difficult, You need to install the 32-bit version of PCfiles-server.&lt;/P&gt;&lt;P&gt;Your SAS code need to be changed to using the tcpip connection to that PCfiles-server. By that it will go from a 64-bit to 32-bit process.&lt;/P&gt;&lt;P&gt;The technical reason it the ACE-driver being part of MS-office. That driver is doing all the conversions.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;With xlsx files (Zip files containing XML files) this is not necessary any more, but SAS is still doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other solutions could be:&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;- Use 64-bit Ms-office &lt;/P&gt;&lt;P&gt;- Transport your data using CSV or XML (do the conversion outside SAS / Office)&amp;nbsp; &lt;/P&gt;&lt;P&gt;- Go fo a server-approach wit AMO (Addin Microsoft Office)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a usual question. DBMS interfaces and many more are having the same kind of bit-ness issues.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.linkedin.com/groupItem?view=&amp;amp;gid=70702&amp;amp;type=member&amp;amp;item=5869814871612235778&amp;amp;qid=d26176d7-fab5-47f8-b009-810f64e2ecb5&amp;amp;trk=groups_most_recent-0-b-ttl&amp;amp;goback=%2Egmr_70702" title="http://www.linkedin.com/groupItem?view=&amp;amp;gid=70702&amp;amp;type=member&amp;amp;item=5869814871612235778&amp;amp;qid=d26176d7-fab5-47f8-b009-810f64e2ecb5&amp;amp;trk=groups_most_recent-0-b-ttl&amp;amp;goback=%2Egmr_70702"&gt;http://www.linkedin.com/groupItem?view=&amp;amp;gid=70702&amp;amp;type=member&amp;amp;item=5869814871612235778&amp;amp;qid=d26176d7-fab5-47f8-b009-810f64e2ecb5&amp;amp;trk=groups_most_recent-0-b-ttl&amp;amp;goback=%2Egmr_70702&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2014 05:51:27 GMT</pubDate>
    <dc:creator>jakarman</dc:creator>
    <dc:date>2014-05-13T05:51:27Z</dc:date>
    <item>
      <title>How do I import 32bit excel sheet into a 64 bit sas 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-import-32bit-excel-sheet-into-a-64-bit-sas-9-4/m-p/156039#M262891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been trying to find ways to import my 32bit microsoft excel 2010 and I found the PC file server installation guide (&lt;A href="https://support.sas.com/documentation/cdl/en/acpcref/66980/HTML/default/viewer.htm#n0x9m8qzgy67xqn12cs2tq3dvpa3.htm" title="https://support.sas.com/documentation/cdl/en/acpcref/66980/HTML/default/viewer.htm#n0x9m8qzgy67xqn12cs2tq3dvpa3.htm"&gt;SAS/ACCESS(R) 9.4 Interface to PC Files: Reference, Second Edition&lt;/A&gt;). However, it is a little confusing and I was wondering if any of you have done it and tell me about your experience.&lt;/P&gt;&lt;P&gt;My laptop is a windows 7.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 02:32:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-import-32bit-excel-sheet-into-a-64-bit-sas-9-4/m-p/156039#M262891</guid>
      <dc:creator>ss123</dc:creator>
      <dc:date>2014-05-13T02:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I import 32bit excel sheet into a 64 bit sas 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-import-32bit-excel-sheet-into-a-64-bit-sas-9-4/m-p/156040#M262892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not that difficult, You need to install the 32-bit version of PCfiles-server.&lt;/P&gt;&lt;P&gt;Your SAS code need to be changed to using the tcpip connection to that PCfiles-server. By that it will go from a 64-bit to 32-bit process.&lt;/P&gt;&lt;P&gt;The technical reason it the ACE-driver being part of MS-office. That driver is doing all the conversions.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;With xlsx files (Zip files containing XML files) this is not necessary any more, but SAS is still doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other solutions could be:&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;- Use 64-bit Ms-office &lt;/P&gt;&lt;P&gt;- Transport your data using CSV or XML (do the conversion outside SAS / Office)&amp;nbsp; &lt;/P&gt;&lt;P&gt;- Go fo a server-approach wit AMO (Addin Microsoft Office)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a usual question. DBMS interfaces and many more are having the same kind of bit-ness issues.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.linkedin.com/groupItem?view=&amp;amp;gid=70702&amp;amp;type=member&amp;amp;item=5869814871612235778&amp;amp;qid=d26176d7-fab5-47f8-b009-810f64e2ecb5&amp;amp;trk=groups_most_recent-0-b-ttl&amp;amp;goback=%2Egmr_70702" title="http://www.linkedin.com/groupItem?view=&amp;amp;gid=70702&amp;amp;type=member&amp;amp;item=5869814871612235778&amp;amp;qid=d26176d7-fab5-47f8-b009-810f64e2ecb5&amp;amp;trk=groups_most_recent-0-b-ttl&amp;amp;goback=%2Egmr_70702"&gt;http://www.linkedin.com/groupItem?view=&amp;amp;gid=70702&amp;amp;type=member&amp;amp;item=5869814871612235778&amp;amp;qid=d26176d7-fab5-47f8-b009-810f64e2ecb5&amp;amp;trk=groups_most_recent-0-b-ttl&amp;amp;goback=%2Egmr_70702&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 05:51:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-import-32bit-excel-sheet-into-a-64-bit-sas-9-4/m-p/156040#M262892</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-05-13T05:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I import 32bit excel sheet into a 64 bit sas 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-import-32bit-excel-sheet-into-a-64-bit-sas-9-4/m-p/156041#M262893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! It took me so long is because I didn't find any pc server file for sas 9.4, but now they have it! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 15:53:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-import-32bit-excel-sheet-into-a-64-bit-sas-9-4/m-p/156041#M262893</guid>
      <dc:creator>ss123</dc:creator>
      <dc:date>2014-07-08T15:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I import 32bit excel sheet into a 64 bit sas 9.4</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-do-I-import-32bit-excel-sheet-into-a-64-bit-sas-9-4/m-p/156042#M262894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make a ODBC connection for that excel file, But it would be cumbersome and clumsy .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 13:00:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-do-I-import-32bit-excel-sheet-into-a-64-bit-sas-9-4/m-p/156042#M262894</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-07-09T13:00:08Z</dc:date>
    </item>
  </channel>
</rss>

