<?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: Trouble connecting to SQL database in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Trouble-connecting-to-SQL-database/m-p/738722#M230473</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/347913"&gt;@victhor&lt;/a&gt;&amp;nbsp;- Please mark your post as answered then.&lt;/P&gt;</description>
    <pubDate>Mon, 03 May 2021 21:53:11 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2021-05-03T21:53:11Z</dc:date>
    <item>
      <title>Trouble connecting to SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-connecting-to-SQL-database/m-p/738643#M230444</link>
      <description>&lt;P&gt;I recently got a new computer and I had to set up a new ODBC connection to SQL server so I can do sql queries in SAS.&amp;nbsp; The ODBC connection has been configured, tested and is working. However, I am getting the following message every time I try a program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: The TXEVER engine cannot be found.&lt;BR /&gt;ERROR: A Connection to the TxEVER DBMS is not currently supported, or is not installed at your site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't changed anything in the query or connection string (see below).&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%let username = vfarinelli514 ;&lt;BR /&gt;%let passwrd = XXXXXXX ;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc sql ;&lt;BR /&gt;connect to odbc as TxEVER (datasrc=TxEVER user=&amp;amp;username password= &amp;amp;passwrd );&lt;BR /&gt;create table work.testtable as&lt;BR /&gt;select * from&amp;nbsp;connection to TxEVER&lt;BR /&gt;(Select * from [database]);&amp;nbsp;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 16:57:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-connecting-to-SQL-database/m-p/738643#M230444</guid>
      <dc:creator>victhor</dc:creator>
      <dc:date>2021-05-03T16:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble connecting to SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-connecting-to-SQL-database/m-p/738711#M230469</link>
      <description>&lt;P&gt;Have you set up the&amp;nbsp;&lt;SPAN&gt;TxEVER data source in the Windows ODBC administrator?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Note if you are using 64-bit SAS then a 64-bit ODBC driver and data source needs to be defined. Alternatively you define a DSN-less connection in SAS pointing at the ODBC driver you want to use.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 20:58:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-connecting-to-SQL-database/m-p/738711#M230469</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-05-03T20:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble connecting to SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-connecting-to-SQL-database/m-p/738720#M230472</link>
      <description>&lt;P&gt;I was just going to come back on here and update the this post.&amp;nbsp; My laptop crashed once I rebooted everything worked fine, even though I did a cold reboot already. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 21:40:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-connecting-to-SQL-database/m-p/738720#M230472</guid>
      <dc:creator>victhor</dc:creator>
      <dc:date>2021-05-03T21:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble connecting to SQL database</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Trouble-connecting-to-SQL-database/m-p/738722#M230473</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/347913"&gt;@victhor&lt;/a&gt;&amp;nbsp;- Please mark your post as answered then.&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 21:53:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Trouble-connecting-to-SQL-database/m-p/738722#M230473</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-05-03T21:53:11Z</dc:date>
    </item>
  </channel>
</rss>

