<?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: Convert libname statement in oracle engine to OLEDB engine in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Convert-libname-statement-in-oracle-engine-to-OLEDB-engine/m-p/68875#M14956</link>
    <description>Hi Frank,&lt;BR /&gt;
&lt;BR /&gt;
you may refer to the online documentation for the libname specifics for OLEDB&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/63023/HTML/default/a001361171.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/63023/HTML/default/a001361171.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps.&lt;BR /&gt;
&lt;BR /&gt;
Milton</description>
    <pubDate>Wed, 17 Mar 2010 04:43:51 GMT</pubDate>
    <dc:creator>milts</dc:creator>
    <dc:date>2010-03-17T04:43:51Z</dc:date>
    <item>
      <title>Convert libname statement in oracle engine to OLEDB engine</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-libname-statement-in-oracle-engine-to-OLEDB-engine/m-p/68874#M14955</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'm using SAS/ACCESS to access our Oracle database. My working libname statement is like this:&lt;BR /&gt;
&lt;BR /&gt;
LIBNAME mylib ORACLE USER=userid PW=userpwd PATH="@orapath" SCHEMA=scheme; RUN;&lt;BR /&gt;
&lt;BR /&gt;
My question is I'm helping one of my colleagues to do the same thing. But her SAS does not licesing ORACLE engine. So I need to rewrite this statement into a OLEDB statement (which I'm not familiar with). I figured it out the statement is something probably look like this:&lt;BR /&gt;
&lt;BR /&gt;
LIBNAME mylib OLEDB;&lt;BR /&gt;
PASSWORLD=userpwd;&lt;BR /&gt;
USER ID=userid;&lt;BR /&gt;
SCHEMA=schema;&lt;BR /&gt;
RUN;&lt;BR /&gt;
&lt;BR /&gt;
But I don't know where to put the PATH thing. Is it equals to the DATA SOURCE?&lt;BR /&gt;
&lt;BR /&gt;
Please help!&lt;BR /&gt;
&lt;BR /&gt;
Frank</description>
      <pubDate>Tue, 16 Mar 2010 22:15:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-libname-statement-in-oracle-engine-to-OLEDB-engine/m-p/68874#M14955</guid>
      <dc:creator>Frank_0505</dc:creator>
      <dc:date>2010-03-16T22:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Convert libname statement in oracle engine to OLEDB engine</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-libname-statement-in-oracle-engine-to-OLEDB-engine/m-p/68875#M14956</link>
      <description>Hi Frank,&lt;BR /&gt;
&lt;BR /&gt;
you may refer to the online documentation for the libname specifics for OLEDB&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/63023/HTML/default/a001361171.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/63023/HTML/default/a001361171.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps.&lt;BR /&gt;
&lt;BR /&gt;
Milton</description>
      <pubDate>Wed, 17 Mar 2010 04:43:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-libname-statement-in-oracle-engine-to-OLEDB-engine/m-p/68875#M14956</guid>
      <dc:creator>milts</dc:creator>
      <dc:date>2010-03-17T04:43:51Z</dc:date>
    </item>
  </channel>
</rss>

