<?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 Connect to SAS Grid with SAS ODBC Driver in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/964997#M29899</link>
    <description>&lt;P&gt;Is it possible to query SAS datasets on a SAS Grid with the SAS ODBC Driver? I only have experience using the SAS ODBC Driver with PC SAS. If it is possible I would appreciate any configuration or connection tips.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 23 Apr 2025 22:38:12 GMT</pubDate>
    <dc:creator>MTSlaughter</dc:creator>
    <dc:date>2025-04-23T22:38:12Z</dc:date>
    <item>
      <title>Connect to SAS Grid with SAS ODBC Driver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/964997#M29899</link>
      <description>&lt;P&gt;Is it possible to query SAS datasets on a SAS Grid with the SAS ODBC Driver? I only have experience using the SAS ODBC Driver with PC SAS. If it is possible I would appreciate any configuration or connection tips.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 22:38:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/964997#M29899</guid>
      <dc:creator>MTSlaughter</dc:creator>
      <dc:date>2025-04-23T22:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to SAS Grid with SAS ODBC Driver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965079#M29906</link>
      <description>It sounds like you're talking about accessing SAS data sets that have been stored on the compute tier of a grid deployment remotely from that environment and SAS, using the SAS ODBC driver. To do that, I think you would need a server to be running on that deployment to answer that ODBC connection (i.e. a SAS/SHARE server that has loaded a library with the datasets you want to read).&lt;BR /&gt;So I think you'd need a SAS/SHARE server configured on your grid deployment to be able to access it using the SAS ODBC driver.&lt;BR /&gt;&lt;BR /&gt;Documentation on SAS/SHARE:&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/shrref/titlepage.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/shrref/titlepage.htm&lt;/A&gt;&lt;BR /&gt;Documentation on the SAS ODBC Driver:&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/odbcdref/9.4/n0maisizj6qtffn1ps3ez8g09ge7.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/odbcdref/9.4/n0maisizj6qtffn1ps3ez8g09ge7.htm&lt;/A&gt;</description>
      <pubDate>Thu, 24 Apr 2025 19:08:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965079#M29906</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2025-04-24T19:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to SAS Grid with SAS ODBC Driver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965139#M29911</link>
      <description>&lt;P&gt;This is a very uncommon way of connecting to a SAS Grid and I would be surprised if you have SAS/Share available to you. Another option would be SAS/Connect which needs to be installed and licensed on both PC SAS and SAS Grid. Check with your SAS administrator to see if this is an option.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 23:27:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965139#M29911</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2025-04-25T23:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to SAS Grid with SAS ODBC Driver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965287#M29915</link>
      <description>Thanks, Kiwi. The motivation here is to use the SAS ODBC Driver to serve SAS data to an external application via ODBC. I don't think SAS/Connect is intended to allow connections from external applications treating SAS as a DBMS; am I wrong?</description>
      <pubDate>Mon, 28 Apr 2025 18:00:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965287#M29915</guid>
      <dc:creator>MTSlaughter</dc:creator>
      <dc:date>2025-04-28T18:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to SAS Grid with SAS ODBC Driver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965321#M29921</link>
      <description>&lt;P&gt;You are correct. What's the external program? I've always found it easier to load SAS data into a relational database for accessing with external programs. That works well as long as you don't need real time data access.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 21:24:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965321#M29921</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2025-04-28T21:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to SAS Grid with SAS ODBC Driver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965396#M29925</link>
      <description>&lt;P&gt;R, for instance. There are R packages for reading SAS data, of course, but they generally require the entire dataset to be read into memory. Using the ODBC driver makes it easy to pass a complex query to SAS and bring back just the subset we want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You're correct that loading the data to a different DBMS would obviate the issue and we may go that route. For now, I'm trying to build off of the existing processes without requiring asking anyone to change their architecture.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 21:52:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965396#M29925</guid>
      <dc:creator>MTSlaughter</dc:creator>
      <dc:date>2025-04-29T21:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to SAS Grid with SAS ODBC Driver</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965398#M29926</link>
      <description>&lt;P&gt;Going the SAS/SHARE route looks like the only option if you don't want to change your architecture. That could involve additional licensing costs and installation and configuration requirements.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 22:17:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Connect-to-SAS-Grid-with-SAS-ODBC-Driver/m-p/965398#M29926</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2025-04-29T22:17:11Z</dc:date>
    </item>
  </channel>
</rss>

