<?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: Proc SQL pass-through change from Oracle to SQL Server in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-pass-through-change-from-Oracle-to-SQL-Server/m-p/639624#M78234</link>
    <description>&lt;P&gt;ı problem solved:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIBNAME Newlib ODBC NoPrompt="Driver={SQL Server}; Server=&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #333333; cursor: text; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;xservernamex&lt;/SPAN&gt;; Database=&lt;SPAN style="background-color: #ffffff; box-sizing: border-box; color: #333333; cursor: text; display: inline; float: none; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;xdbnamex&lt;/SPAN&gt;; user=; pwd=";&lt;/P&gt;</description>
    <pubDate>Tue, 14 Apr 2020 01:48:00 GMT</pubDate>
    <dc:creator>argerapor</dc:creator>
    <dc:date>2020-04-14T01:48:00Z</dc:date>
    <item>
      <title>Proc SQL pass-through change from Oracle to SQL Server</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-pass-through-change-from-Oracle-to-SQL-Server/m-p/639488#M78222</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have code that looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;PROC SQL;
	CONNECT TO ORACLE
		(PATH=ORCL user="user" password="password123");&lt;/PRE&gt;&lt;P&gt;How do I change it to use a SQL Server data base instead of Oracle?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 15:06:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-pass-through-change-from-Oracle-to-SQL-Server/m-p/639488#M78222</guid>
      <dc:creator>Datino</dc:creator>
      <dc:date>2020-04-13T15:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Proc SQL pass-through change from Oracle to SQL Server</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-pass-through-change-from-Oracle-to-SQL-Server/m-p/639500#M78223</link>
      <description>Right click on Explorer screen and select new.&lt;BR /&gt;Select odbc in engine section. Enter username and password. Did it happen this way?&lt;BR /&gt;this is the library but I don't know what to do next</description>
      <pubDate>Mon, 13 Apr 2020 15:36:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-pass-through-change-from-Oracle-to-SQL-Server/m-p/639500#M78223</guid>
      <dc:creator>argerapor</dc:creator>
      <dc:date>2020-04-13T15:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Proc SQL pass-through change from Oracle to SQL Server</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-pass-through-change-from-Oracle-to-SQL-Server/m-p/639586#M78226</link>
      <description>&lt;P&gt;What SAS/ACCESS product are you using for SQL Server? ACCESS to SQL Server or ACCESS to ODBC? What OS does your SAS software run on?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 21:21:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-pass-through-change-from-Oracle-to-SQL-Server/m-p/639586#M78226</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-04-13T21:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Proc SQL pass-through change from Oracle to SQL Server</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-pass-through-change-from-Oracle-to-SQL-Server/m-p/639624#M78234</link>
      <description>&lt;P&gt;ı problem solved:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIBNAME Newlib ODBC NoPrompt="Driver={SQL Server}; Server=&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #333333; cursor: text; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;xservernamex&lt;/SPAN&gt;; Database=&lt;SPAN style="background-color: #ffffff; box-sizing: border-box; color: #333333; cursor: text; display: inline; float: none; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;xdbnamex&lt;/SPAN&gt;; user=; pwd=";&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2020 01:48:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-SQL-pass-through-change-from-Oracle-to-SQL-Server/m-p/639624#M78234</guid>
      <dc:creator>argerapor</dc:creator>
      <dc:date>2020-04-14T01:48:00Z</dc:date>
    </item>
  </channel>
</rss>

