<?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: Import Wizard in Base SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Import-Wizard-in-Base-SAS/m-p/233369#M42601</link>
    <description>&lt;P&gt;Either write the code for proc import or use the wizard and save the resulting proc import code. Modify the OUT=dataset to include the OBS dataset option:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc import datafile=fileref out=mysasdataset (obs=50000) dbms=&amp;lt;whatever&amp;gt;;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on data source you may need to adjust the LRECL option as well.&lt;/P&gt;
&lt;P&gt;That is if you are trying to limit a large data set to import only 50000 records.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Nov 2015 23:54:53 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-11-05T23:54:53Z</dc:date>
    <item>
      <title>Import Wizard in Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Wizard-in-Base-SAS/m-p/233360#M42599</link>
      <description>&lt;P&gt;Hi, While I am able to change the setting of number of rows for the import wizard in SAS Enterprise Guide, I am unable to do the same in Base SAS 9.4. I can copy code from SAS EG and runs perfectly fine. Could anyone please tell me what setting to alter to import 50,000 rows. I did change the "getrows" option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 22:31:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Wizard-in-Base-SAS/m-p/233360#M42599</guid>
      <dc:creator>PGir</dc:creator>
      <dc:date>2015-11-05T22:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Import Wizard in Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Wizard-in-Base-SAS/m-p/233369#M42601</link>
      <description>&lt;P&gt;Either write the code for proc import or use the wizard and save the resulting proc import code. Modify the OUT=dataset to include the OBS dataset option:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc import datafile=fileref out=mysasdataset (obs=50000) dbms=&amp;lt;whatever&amp;gt;;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on data source you may need to adjust the LRECL option as well.&lt;/P&gt;
&lt;P&gt;That is if you are trying to limit a large data set to import only 50000 records.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2015 23:54:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Wizard-in-Base-SAS/m-p/233369#M42601</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-11-05T23:54:53Z</dc:date>
    </item>
  </channel>
</rss>

