<?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: Help -New Enterprise Guide User in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283844#M19429</link>
    <description>&lt;P&gt;He might have had the library assigned in an Autoexec, or as part of his options (Tools-&amp;gt;Options-&amp;gt;SAS Programs) that submits startup statements. &amp;nbsp;Or maybe he was connecting to a SAS environment that had the library already as a pre-assigned library.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jul 2016 17:33:24 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2016-07-12T17:33:24Z</dc:date>
    <item>
      <title>Help -New Enterprise Guide User</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283813#M19424</link>
      <description>&lt;P&gt;Let me preface by saying I have never used EG -just Base SAS. &amp;nbsp;I need to re-run a EG Project that another co-worker created. &amp;nbsp;The datasource is from SQL Server. &amp;nbsp;I have tried adding a Libname statement to the beginning of the Project flow, but it doesn't seem to recognize it in the subsequent steps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help Please&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 16:13:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283813#M19424</guid>
      <dc:creator>TMiles</dc:creator>
      <dc:date>2016-07-12T16:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help -New Enterprise Guide User</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283818#M19425</link>
      <description>&lt;P&gt;Ok. What error do you get? You may need to add a step where you import/access the data and make it have the same name to let the rest of the project complete.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 16:16:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283818#M19425</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-12T16:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help -New Enterprise Guide User</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283822#M19426</link>
      <description>&lt;P&gt;The error is "ERROR: Unable to get SAS code. The library MD on server Local was not found." &amp;nbsp;even though the Libname I added was successful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname FR odbc dsn="FMG Reporting NT Auth" schema=SASMktModelView read_lock_type=nolock read_isolation_level=RU;&lt;BR /&gt;NOTE: Libref FR was successfully assigned as follows:&lt;BR /&gt;Engine: ODBC&lt;BR /&gt;Physical Name: FMG Reporting NT Auth&lt;BR /&gt;34&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 16:26:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283822#M19426</guid>
      <dc:creator>TMiles</dc:creator>
      <dc:date>2016-07-12T16:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help -New Enterprise Guide User</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283824#M19427</link>
      <description>&lt;P&gt;The libraries above in error vs libname have different names.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MD vs FR&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 16:31:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283824#M19427</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-12T16:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help -New Enterprise Guide User</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283836#M19428</link>
      <description>&lt;P&gt;I didn't even notice that -The user that created this project doesn't remember how he made the connection to the SQL Server, and nowhere in any of the steps do I see any Libname statements -Is there a way via point/click that he could have created these? &amp;nbsp;He is a Non-SAS user and spent a lot of time on the phone to support is what I am told. &amp;nbsp;I have tried clicking on everything I can find to duplicate, but have been unsuccessful. &amp;nbsp;I did find the ODBC connection -but it always causes a 'Not Responding' and forces me to kill the session.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 16:54:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283836#M19428</guid>
      <dc:creator>TMiles</dc:creator>
      <dc:date>2016-07-12T16:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help -New Enterprise Guide User</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283844#M19429</link>
      <description>&lt;P&gt;He might have had the library assigned in an Autoexec, or as part of his options (Tools-&amp;gt;Options-&amp;gt;SAS Programs) that submits startup statements. &amp;nbsp;Or maybe he was connecting to a SAS environment that had the library already as a pre-assigned library.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 17:33:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283844#M19429</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-07-12T17:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help -New Enterprise Guide User</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283850#M19431</link>
      <description>&lt;P&gt;I guess I will browse thru all of his steps and find all the Librefs and pre-allocate Thank you all for your input.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 17:44:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283850#M19431</guid>
      <dc:creator>TMiles</dc:creator>
      <dc:date>2016-07-12T17:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help -New Enterprise Guide User</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283879#M19434</link>
      <description>&lt;P&gt;If you are more familiar with SAS code you may find it easier to export the EG project to SAS code and diagnose problems there.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2016 19:45:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Help-New-Enterprise-Guide-User/m-p/283879#M19434</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-07-12T19:45:38Z</dc:date>
    </item>
  </channel>
</rss>

