<?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: Reading in Data in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-in-Data/m-p/5242#M1657</link>
    <description>Thanks guys!&lt;BR /&gt;
I sent an email to SAS tech support to see if it is possible.&lt;BR /&gt;
in the meantime I used PROC ACCESS to convert my excel file to SAS database while only reading first 8 characters for each observation, it is less precise but at least working.</description>
    <pubDate>Fri, 26 Oct 2007 19:54:49 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-10-26T19:54:49Z</dc:date>
    <item>
      <title>Reading in Data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-in-Data/m-p/5239#M1654</link>
      <description>Hi!&lt;BR /&gt;
I am not sure that I am in right forum or not but I need your help&lt;BR /&gt;
I have a dataset with 256 variables and approximately 6000 records for each, with some missing values, some values are 15 to 18 digit numbers usually below zero ( e.g. 0.02546373829287464) others with smaller length but they are not same for each variable ( varying length). I do not have neither total LRECL nor length, format of each variable. nobody else does is either. I can not read in my data correctly SAS shifts the data to left.&lt;BR /&gt;
Please help me with statements that I have to use to change the reading frame.&lt;BR /&gt;
&lt;BR /&gt;
I am an amateur, please use layman language.&lt;BR /&gt;
Thanks, Ramtin</description>
      <pubDate>Fri, 26 Oct 2007 16:11:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-in-Data/m-p/5239#M1654</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-10-26T16:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reading in Data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-in-Data/m-p/5240#M1655</link>
      <description>Hi, Ramtin:&lt;BR /&gt;
  Your best bet for help with this problem is to contact Tech Support. There are several different ways to read data into SAS -- the method will depend on whether there's a space between every number, whether the values are separated by commas or whether every column starts in the same position in the file.&lt;BR /&gt;
 &lt;BR /&gt;
You may not be able to import the data without writing a program or having someone help you write a program. Generally, you do not have to worry about the LRECL of your file, unless the file is bigger than the SAS default.&lt;BR /&gt;
 &lt;BR /&gt;
However, you might consider contacting SAS Tech Support for more help. Tech Support has the resources to look at your file and make recommendations about the best method to read the data into SAS.&lt;BR /&gt;
 &lt;BR /&gt;
To open a track with Tech Support, go to:&lt;BR /&gt;
&lt;A href="http://support.sas.com/ctx/supportform/index.jsp" target="_blank"&gt;http://support.sas.com/ctx/supportform/index.jsp&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 26 Oct 2007 17:26:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-in-Data/m-p/5240#M1655</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-10-26T17:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reading in Data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-in-Data/m-p/5241#M1656</link>
      <description>Ramtin,&lt;BR /&gt;
&lt;BR /&gt;
You may also lose precision in your data in reading it into SAS (SAS can read it in, but storing and subsequent use may not retain all the digits precisely.).  See the reference below for a discussion of how SAS stores data.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/technote/ts654.pdf" target="_blank"&gt;http://support.sas.com/techsup/technote/ts654.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Doc</description>
      <pubDate>Fri, 26 Oct 2007 17:47:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-in-Data/m-p/5241#M1656</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2007-10-26T17:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reading in Data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-in-Data/m-p/5242#M1657</link>
      <description>Thanks guys!&lt;BR /&gt;
I sent an email to SAS tech support to see if it is possible.&lt;BR /&gt;
in the meantime I used PROC ACCESS to convert my excel file to SAS database while only reading first 8 characters for each observation, it is less precise but at least working.</description>
      <pubDate>Fri, 26 Oct 2007 19:54:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Reading-in-Data/m-p/5242#M1657</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-10-26T19:54:49Z</dc:date>
    </item>
  </channel>
</rss>

