<?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: Connect from SAS to a JDBC data source in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/387694#M10053</link>
    <description>&lt;P&gt;Thanks Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, that is exactly what I need, but not under SAS/Access to Haddop, but rather just a generic JDBC connection (engine). So imagine something like SAS/Access to JDBC where you can specify your own JDBC URI in the libname. For example ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIBNAME mylib JDBC URI="&amp;lt;&amp;lt; my custom JDBC connection string&amp;gt;&amp;gt;";&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2017 06:50:41 GMT</pubDate>
    <dc:creator>nhvdwalt</dc:creator>
    <dc:date>2017-08-14T06:50:41Z</dc:date>
    <item>
      <title>Connect from SAS to a JDBC data source</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/387300#M10014</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I connect to a JDBC data source from SAS ? I have the JDBC URI and the jar file for the target database&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking for something similar to SAS Access to Hadoop where you can spcify the custom URI in the libname statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2017 11:36:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/387300#M10014</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-08-11T11:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from SAS to a JDBC data source</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/387376#M10020</link>
      <description>&lt;P&gt;It'll be vendor-specific but if you're talking about Hadoop this page could give you a start&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/69580/HTML/default/viewer.htm#p0ly2onqqpbys8n1j9lra8qa6q20.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/acreldb/69580/HTML/default/viewer.htm#p0ly2onqqpbys8n1j9lra8qa6q20.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2017 15:21:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/387376#M10020</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-08-11T15:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from SAS to a JDBC data source</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/387694#M10053</link>
      <description>&lt;P&gt;Thanks Chris,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, that is exactly what I need, but not under SAS/Access to Haddop, but rather just a generic JDBC connection (engine). So imagine something like SAS/Access to JDBC where you can specify your own JDBC URI in the libname. For example ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LIBNAME mylib JDBC URI="&amp;lt;&amp;lt; my custom JDBC connection string&amp;gt;&amp;gt;";&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 06:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/387694#M10053</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-08-14T06:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from SAS to a JDBC data source</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/388021#M10076</link>
      <description>&lt;P&gt;Sorry but I don't think you can do this without using SAS/ACCESS - try raising the question with SAS Support&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2017 23:25:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/388021#M10076</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-08-14T23:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from SAS to a JDBC data source</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/388051#M10078</link>
      <description>&lt;P&gt;Thanks Chris, will do.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 04:22:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/388051#M10078</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-08-15T04:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from SAS to a JDBC data source</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/388755#M10113</link>
      <description>&lt;P&gt;Reply from Tech Support...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Red Hat JBoss Data Virtualization is very similar to our SAS Federation Server, I didn't find any good resource on that but looking at Red Hat documentation it can be accessed via ODBC or JDBC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Our first choice would be using SAS\Access to ODBC because it's the more standard approach for connecting to any ODBC compliant DB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Another option would be to connect SAS Federation server to Red Hat JBoss Data Virtualization but it's more complicated and redundant. &amp;nbsp;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32246"&gt;@ChrisBrooks&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2017 12:30:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/388755#M10113</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-08-17T12:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Connect from SAS to a JDBC data source</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/532447#M15543</link>
      <description>&lt;P&gt;SAS has released SAS/ACCESS to JDBC with SAS 9.4m6 in 2018. See&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=acreldb&amp;amp;docsetTarget=n1usgr00wc9cvln1gnyp1807qu17.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;Help Center documentation for more information.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Feb 2019 20:39:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-from-SAS-to-a-JDBC-data-source/m-p/532447#M15543</guid>
      <dc:creator>SalmanMaher</dc:creator>
      <dc:date>2019-02-03T20:39:14Z</dc:date>
    </item>
  </channel>
</rss>

