<?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: SAS - SQL Sever Connection in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-SQL-Sever-Connection/m-p/151662#M39924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, how does one attempt that? II have connect through SQL Studio manager but just having trouble connecting throughSAS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 23:12:11 GMT</pubDate>
    <dc:creator>garrickbrim</dc:creator>
    <dc:date>2014-12-15T23:12:11Z</dc:date>
    <item>
      <title>SAS - SQL Sever Connection</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-SQL-Sever-Connection/m-p/151660#M39922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect SAS EG to a SQL Server. Below is the code I tried and the error message I received:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libname &lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;EUC &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;ODBC&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;dsn&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 12pt; font-family: Courier New;"&gt;"WKCMA05HPDBPR,15001"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;user&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 12pt; font-family: Courier New;"&gt;"zk9t2vz"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;pwd&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 12pt; font-family: Courier New;"&gt;"Wait4G0d12"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;schema&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;=dbo;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;ERROR: CLI error trying to establish connection: [DataDirect][ODBC lib] System information file not found. Please check the ODBCINI &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 12pt; font-family: Courier New;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; environment variable.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 12pt; font-family: Courier New;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;ERROR: Error in the LIBNAME statement.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 22:33:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-SQL-Sever-Connection/m-p/151660#M39922</guid>
      <dc:creator>garrickbrim</dc:creator>
      <dc:date>2014-12-15T22:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS - SQL Sever Connection</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-SQL-Sever-Connection/m-p/151661#M39923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you verified your dsn connection in the ODBC Control Panel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if that's your actual userid/password you may want to delete it from the post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 22:39:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-SQL-Sever-Connection/m-p/151661#M39923</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-12-15T22:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS - SQL Sever Connection</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-SQL-Sever-Connection/m-p/151662#M39924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, how does one attempt that? II have connect through SQL Studio manager but just having trouble connecting throughSAS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 23:12:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-SQL-Sever-Connection/m-p/151662#M39924</guid>
      <dc:creator>garrickbrim</dc:creator>
      <dc:date>2014-12-15T23:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS - SQL Sever Connection</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-SQL-Sever-Connection/m-p/151663#M39925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think the dsn can have a comma.&amp;nbsp; You're using ODBC access...not SQLSRV, so you have to build a ODBC DSN on your computer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 14:03:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-SQL-Sever-Connection/m-p/151663#M39925</guid>
      <dc:creator>DBailey</dc:creator>
      <dc:date>2014-12-16T14:03:55Z</dc:date>
    </item>
  </channel>
</rss>

