<?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: One lib from two different libs in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/One-lib-from-two-different-libs/m-p/60422#M17113</link>
    <description>Yes - the OP posted a reply in a different FORUM - see link below:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/message.jspa?messageID=32511" target="_blank"&gt;http://support.sas.com/forums/message.jspa?messageID=32511&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Tue, 16 Mar 2010 11:33:54 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-03-16T11:33:54Z</dc:date>
    <item>
      <title>One lib from two different libs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/One-lib-from-two-different-libs/m-p/60420#M17111</link>
      <description>Hi there.&lt;BR /&gt;
I am attempting to create single Lib from 2 different libs in my autoexec file&lt;BR /&gt;
Here is what I have:&lt;BR /&gt;
&lt;BR /&gt;
libname lib1 odbc&lt;BR /&gt;
DATASRC=server&lt;BR /&gt;
USER=userID&lt;BR /&gt;
PASSWORD="&amp;amp;dbpass"&lt;BR /&gt;
readbuff=1000&lt;BR /&gt;
schema='dbo'&lt;BR /&gt;
;&lt;BR /&gt;
&lt;BR /&gt;
libname lib2 odbc&lt;BR /&gt;
DATASRC=server&lt;BR /&gt;
USER=userID&lt;BR /&gt;
PASSWORD="&amp;amp;dbpass"&lt;BR /&gt;
readbuff=1000&lt;BR /&gt;
schema='Floro'&lt;BR /&gt;
;&lt;BR /&gt;
libname lib3 (lib1 lib2);&lt;BR /&gt;
&lt;BR /&gt;
So what I want to do is to only have lib3 in my explorer window. Right now I am getting all 3 libs displayed. But I want only lib3 to be displayed.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Fri, 19 Feb 2010 21:57:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/One-lib-from-two-different-libs/m-p/60420#M17111</guid>
      <dc:creator>BigZ</dc:creator>
      <dc:date>2010-02-19T21:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: One lib from two different libs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/One-lib-from-two-different-libs/m-p/60421#M17112</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
Have you already tried to clear the lib1 and lib2 after having created the lib3 ?&lt;BR /&gt;
&lt;BR /&gt;
libname lib1 clear;&lt;BR /&gt;
libname lib2 clear;&lt;BR /&gt;
&lt;BR /&gt;
Kind regards,&lt;BR /&gt;
Florent</description>
      <pubDate>Tue, 16 Mar 2010 11:27:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/One-lib-from-two-different-libs/m-p/60421#M17112</guid>
      <dc:creator>Florent</dc:creator>
      <dc:date>2010-03-16T11:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: One lib from two different libs</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/One-lib-from-two-different-libs/m-p/60422#M17113</link>
      <description>Yes - the OP posted a reply in a different FORUM - see link below:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/message.jspa?messageID=32511" target="_blank"&gt;http://support.sas.com/forums/message.jspa?messageID=32511&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 16 Mar 2010 11:33:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/One-lib-from-two-different-libs/m-p/60422#M17113</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-03-16T11:33:54Z</dc:date>
    </item>
  </channel>
</rss>

