<?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 Import sas7bdat with PROC IMPORT? in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Import-sas7bdat-with-PROC-IMPORT/m-p/735753#M9933</link>
    <description>&lt;P&gt;Hello, I was wondering about how to import a sas7bdat file with proc import.&lt;/P&gt;&lt;P&gt;I've done some search for it but all I can find was using LIB with DATA.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 20 Apr 2021 20:19:46 GMT</pubDate>
    <dc:creator>emmad511</dc:creator>
    <dc:date>2021-04-20T20:19:46Z</dc:date>
    <item>
      <title>Import sas7bdat with PROC IMPORT?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Import-sas7bdat-with-PROC-IMPORT/m-p/735753#M9933</link>
      <description>&lt;P&gt;Hello, I was wondering about how to import a sas7bdat file with proc import.&lt;/P&gt;&lt;P&gt;I've done some search for it but all I can find was using LIB with DATA.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 20:19:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Import-sas7bdat-with-PROC-IMPORT/m-p/735753#M9933</guid>
      <dc:creator>emmad511</dc:creator>
      <dc:date>2021-04-20T20:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Import sas7bdat with PROC IMPORT?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Import-sas7bdat-with-PROC-IMPORT/m-p/735757#M9934</link>
      <description>Your search is correct. PROC IMPORT is to create a sas7bdat file but if you already have you use it directly by referencing it, no need for an import step. It's kind of like asking how to open an Excel file with Excel? &lt;BR /&gt;&lt;BR /&gt;libname myfiles '/folders/myfolders/';&lt;BR /&gt;&lt;BR /&gt;data myData;&lt;BR /&gt;set myFiles.dataSetName;&lt;BR /&gt;run;</description>
      <pubDate>Tue, 20 Apr 2021 20:22:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Import-sas7bdat-with-PROC-IMPORT/m-p/735757#M9934</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-04-20T20:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Import sas7bdat with PROC IMPORT?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Import-sas7bdat-with-PROC-IMPORT/m-p/735763#M9935</link>
      <description>&lt;P&gt;Thank you for the explanation! That makes a lot more sense &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 20:25:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Import-sas7bdat-with-PROC-IMPORT/m-p/735763#M9935</guid>
      <dc:creator>emmad511</dc:creator>
      <dc:date>2021-04-20T20:25:44Z</dc:date>
    </item>
  </channel>
</rss>

