<?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 The SASEFRED engine cannot be found. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/The-SASEFRED-engine-cannot-be-found/m-p/528519#M144261</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried accessing FRED data via SAS EG by allocating a libname, usinge the SASEFRED engine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname fred6 sasefred "/this/is/my/acllocation/path/FRED_DATA/"
   debug=on
   URL="http://api.stlouisfed.org/fred/sources?limit=10"
   APIKEY='here2841is122the129apikey122igot'
   ;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"The SASEFRED engine cannot be found."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have SAS9.3 M2 running with SAS/ETS 12.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this engine only available in "younger" ETS-versions (14.1??)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;FK&lt;/P&gt;</description>
    <pubDate>Sat, 19 Jan 2019 13:43:47 GMT</pubDate>
    <dc:creator>FK1</dc:creator>
    <dc:date>2019-01-19T13:43:47Z</dc:date>
    <item>
      <title>The SASEFRED engine cannot be found.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-SASEFRED-engine-cannot-be-found/m-p/528519#M144261</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried accessing FRED data via SAS EG by allocating a libname, usinge the SASEFRED engine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname fred6 sasefred "/this/is/my/acllocation/path/FRED_DATA/"
   debug=on
   URL="http://api.stlouisfed.org/fred/sources?limit=10"
   APIKEY='here2841is122the129apikey122igot'
   ;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"The SASEFRED engine cannot be found."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have SAS9.3 M2 running with SAS/ETS 12.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this engine only available in "younger" ETS-versions (14.1??)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;FK&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jan 2019 13:43:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-SASEFRED-engine-cannot-be-found/m-p/528519#M144261</guid>
      <dc:creator>FK1</dc:creator>
      <dc:date>2019-01-19T13:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: The SASEFRED engine cannot be found.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-SASEFRED-engine-cannot-be-found/m-p/528539#M144267</link>
      <description>&lt;P&gt;It appears to have been released in version 13.1.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/66840/HTML/default/viewer.htm#etsug_whatsnew_sect016.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/etsug/66840/HTML/default/viewer.htm#etsug_whatsnew_sect016.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to update your SAS installation, your SAS installation is 6+ years old.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2013/08/02/how-old-is-your-version-of-sas-release-dates-for-sas-software.html&amp;nbsp;" target="_blank"&gt;https://blogs.sas.com/content/iml/2013/08/02/how-old-is-your-version-of-sas-release-dates-for-sas-software.html&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;Old          9.3m2    29Aug2012 12.1
Old          9.4      10Jul2013 12.3
Modern       9.4m1    15Dec2013 13.1
Modern       9.4m2    05Aug2014 13.2
Modern       9.4m3    14Jul2015 14.1
Recent       9.4m4    16Nov2016 14.2
Recent       9.4m5    19Sep2017 14.3
Recent       9.4m6    20Nov2018 15.1&lt;/PRE&gt;</description>
      <pubDate>Sat, 19 Jan 2019 15:51:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-SASEFRED-engine-cannot-be-found/m-p/528539#M144267</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-01-19T15:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: The SASEFRED engine cannot be found.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-SASEFRED-engine-cannot-be-found/m-p/528655#M144323</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Can you instead use PROC HTTP or the URL Access Engine for the FILENAME statement?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Vince DelGobbo&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;SAS R&amp;amp;D&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 00:01:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-SASEFRED-engine-cannot-be-found/m-p/528655#M144323</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2019-01-21T00:01:14Z</dc:date>
    </item>
  </channel>
</rss>

