<?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 how to assign library via &amp;quot;assign project library&amp;quot; in EG? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-assign-library-via-quot-assign-project-library-quot-in-EG/m-p/357507#M23533</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a qucik question, has anyone tried to use the "assign project library" in SAS EG for sql data access? I tried and it does not work for me,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; For example, the following library coding works,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;LIBNAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; sqltest &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;ODBC&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;USER&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"***"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;PASSWORD&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"***"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATASRC&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"a1-b2"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;SCHEMA&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=dbo;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; But if I want to get the above connection using "assign project library", &amp;nbsp;what information I should fill in&amp;nbsp;the attached&amp;nbsp;window that needed in the process? I do not know what should fill in for server. I tried to use "a1-b2" for server, but failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Any comments on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jade&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13816iEECAF2691B429DD1/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="assign_project_library.PNG" title="assign_project_library.PNG" /&gt;</description>
    <pubDate>Wed, 10 May 2017 14:48:03 GMT</pubDate>
    <dc:creator>Jade_SAS</dc:creator>
    <dc:date>2017-05-10T14:48:03Z</dc:date>
    <item>
      <title>how to assign library via "assign project library" in EG?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-assign-library-via-quot-assign-project-library-quot-in-EG/m-p/357507#M23533</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a qucik question, has anyone tried to use the "assign project library" in SAS EG for sql data access? I tried and it does not work for me,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; For example, the following library coding works,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;LIBNAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; sqltest &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;ODBC&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;USER&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"***"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;PASSWORD&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"***"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATASRC&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"a1-b2"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;SCHEMA&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=dbo;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; But if I want to get the above connection using "assign project library", &amp;nbsp;what information I should fill in&amp;nbsp;the attached&amp;nbsp;window that needed in the process? I do not know what should fill in for server. I tried to use "a1-b2" for server, but failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Any comments on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jade&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13816iEECAF2691B429DD1/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="assign_project_library.PNG" title="assign_project_library.PNG" /&gt;</description>
      <pubDate>Wed, 10 May 2017 14:48:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-assign-library-via-quot-assign-project-library-quot-in-EG/m-p/357507#M23533</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-05-10T14:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to assign library via "assign project library" in EG?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-assign-library-via-quot-assign-project-library-quot-in-EG/m-p/359050#M23634</link>
      <description>&lt;P&gt;Hi Jade,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Database Server should not be empty as it will pick automatically one of the server defined in your Metadata.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the content extracted from the EG log (you can also access it from the interface and the HELP button if the definition is not good enough)&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/8913i76F43C17DC800112/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="DatabaseSystem.JPG" title="DatabaseSystem.JPG" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The relevant extract confirming that the list should not be empty is that one:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="0"&gt;
&lt;TBODY&gt;
&lt;TR valign="TOP"&gt;
&lt;TD&gt;The drop-down list displays the database servers that have been defined in the active SAS Metadata Repository. If the server that you want to use is not defined in the metadata, then that server does not appear in the drop-down list. Your administrator can use SAS Management Console to define additional servers.&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using EG with a Metadata Server, you'll need to add that definition, using the SAS Management Console.&lt;/P&gt;
&lt;P&gt;This would be a task for your SAS administrator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Damien&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 14:30:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-assign-library-via-quot-assign-project-library-quot-in-EG/m-p/359050#M23634</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2017-05-16T14:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to assign library via "assign project library" in EG?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-assign-library-via-quot-assign-project-library-quot-in-EG/m-p/359169#M23636</link>
      <description>&lt;P&gt;Thank you, my admin just added the database so that&amp;nbsp;I finally&amp;nbsp;have a drop list in EG!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 19:43:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/how-to-assign-library-via-quot-assign-project-library-quot-in-EG/m-p/359169#M23636</guid>
      <dc:creator>Jade_SAS</dc:creator>
      <dc:date>2017-05-16T19:43:00Z</dc:date>
    </item>
  </channel>
</rss>

