<?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: Export XPT sas7bdat in linux using perl in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229255#M41473</link>
    <description>&lt;P&gt;I guess that your user refers to the libname export engine:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/p052e5a7x9rhl8n1y1y7e82jfe0z.htm#n10qs7gemd0sdin1oocs8z952sfq" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/p052e5a7x9rhl8n1y1y7e82jfe0z.htm#n10qs7gemd0sdin1oocs8z952sfq&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I find export files created by PROC CPORT more useful, they keep more of data sets attributesn in the export file.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2015 11:59:20 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2015-10-09T11:59:20Z</dc:date>
    <item>
      <title>Export XPT sas7bdat in linux using perl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229243#M41466</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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; I am new to perl. Normally, we export xls and pdf format from database. but one of client asks to export as xpt and sas xpt format. Please give some steps which software I install and installation steps. I cant view xpt and sas file normally. Its very very urgent to complete this task.&amp;nbsp; Anybody give idea on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;S.Sujatha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 10:03:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229243#M41466</guid>
      <dc:creator>sujatha</dc:creator>
      <dc:date>2015-10-09T10:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Export XPT sas7bdat in linux using perl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229255#M41473</link>
      <description>&lt;P&gt;I guess that your user refers to the libname export engine:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/p052e5a7x9rhl8n1y1y7e82jfe0z.htm#n10qs7gemd0sdin1oocs8z952sfq" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/p052e5a7x9rhl8n1y1y7e82jfe0z.htm#n10qs7gemd0sdin1oocs8z952sfq&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I find export files created by PROC CPORT more useful, they keep more of data sets attributesn in the export file.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:59:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229255#M41473</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-09T11:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Export XPT sas7bdat in linux using perl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229256#M41474</link>
      <description>&lt;P&gt;For software, you need to install Base SAS. If you wish to&amp;nbsp;export data directly from the source database you might need a SAS/ACCESS module.&lt;/P&gt;&lt;P&gt;To avoid that, you could first export your data to an&amp;nbsp;external file, import it to SAS, and then do the transport file. But as you hear, this is awkward.&lt;/P&gt;&lt;P&gt;So, what is the use case, why can't your user access the data directly from the database? Using ODBC or similar.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 12:02:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229256#M41474</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-10-09T12:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export XPT sas7bdat in linux using perl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229261#M41475</link>
      <description>&lt;P&gt;This document contains the record layout for a SAS .xpt file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/techsup/technote/ts140.pdf" target="_blank"&gt;https://support.sas.com/techsup/technote/ts140.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You do not need to have SAS installed to create a .xpt file.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 12:26:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229261#M41475</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2015-10-09T12:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Export XPT sas7bdat in linux using perl</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229271#M41479</link>
      <description>&lt;P&gt;Why do you have a need to do this? &amp;nbsp;I find most in my industry at least are moving rapidly away from XPT (considering its a pretty old format now (version 6!). &amp;nbsp;To my mind you would be better off putting your effort into XML output as that is the immediate future, and its open source.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2015 12:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Export-XPT-sas7bdat-in-linux-using-perl/m-p/229271#M41479</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-10-09T12:57:57Z</dc:date>
    </item>
  </channel>
</rss>

