<?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 SAS connectivity to snowflake using JDBC in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-connectivity-to-snowflake-using-JDBC/m-p/826126#M24761</link>
    <description>&lt;P&gt;Hello Folks,&lt;/P&gt;
&lt;P&gt;I'm connecting SAS and Snowflake using JDBC. We have licensing for SAS/ACCESS to JDBC. The steps would be -&lt;/P&gt;
&lt;P&gt;1. install JAVA or OpenJDK&lt;/P&gt;
&lt;P&gt;2. Put the JDBC driver for Snowflake (JAR file) in the compute server&lt;/P&gt;
&lt;P&gt;3. Setup Snowflake DB server, libraries, authdomain etc. in metadata and use them&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;4. use the libname, where driverclass=snowflake-jdbc-driverclass-string classpath=path-to-jar-file-in-server url="jdbc:snowflake:url" and other usual options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;are the above steps correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm also getting confused with SAS Driver for JDBC. Could someone help me with what it is about? Do I need to use it for SAS and Snowflake connection using JDBC?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 08:54:45 GMT</pubDate>
    <dc:creator>SASWayne</dc:creator>
    <dc:date>2022-07-29T08:54:45Z</dc:date>
    <item>
      <title>SAS connectivity to snowflake using JDBC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-connectivity-to-snowflake-using-JDBC/m-p/826126#M24761</link>
      <description>&lt;P&gt;Hello Folks,&lt;/P&gt;
&lt;P&gt;I'm connecting SAS and Snowflake using JDBC. We have licensing for SAS/ACCESS to JDBC. The steps would be -&lt;/P&gt;
&lt;P&gt;1. install JAVA or OpenJDK&lt;/P&gt;
&lt;P&gt;2. Put the JDBC driver for Snowflake (JAR file) in the compute server&lt;/P&gt;
&lt;P&gt;3. Setup Snowflake DB server, libraries, authdomain etc. in metadata and use them&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;4. use the libname, where driverclass=snowflake-jdbc-driverclass-string classpath=path-to-jar-file-in-server url="jdbc:snowflake:url" and other usual options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;are the above steps correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm also getting confused with SAS Driver for JDBC. Could someone help me with what it is about? Do I need to use it for SAS and Snowflake connection using JDBC?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 08:54:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-connectivity-to-snowflake-using-JDBC/m-p/826126#M24761</guid>
      <dc:creator>SASWayne</dc:creator>
      <dc:date>2022-07-29T08:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAS connectivity to snowflake using JDBC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-connectivity-to-snowflake-using-JDBC/m-p/826209#M24765</link>
      <description>Your SAS session would probably use the SAS Private Java Runtime Environment to run Java, so I think you would only need that driver in your classpath. This SGF paper might be helpful:&lt;BR /&gt;&lt;BR /&gt;Accessing Your Favorite Database with SAS® and JDBC&lt;BR /&gt;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3358-2019.pdf" target="_blank"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2019/3358-2019.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The SAS Driver for JDBC is used to connect to SAS (e.g. SAS/SHARE server, IOM servers), rather than from it.&lt;BR /&gt;&lt;BR /&gt;Connection Properties for the SAS Drivers&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/jdbcref/9.4/n095zfveym3gt5n1mdv4kioo6vb5.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/jdbcref/9.4/n095zfveym3gt5n1mdv4kioo6vb5.htm&lt;/A&gt;</description>
      <pubDate>Fri, 29 Jul 2022 19:14:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-connectivity-to-snowflake-using-JDBC/m-p/826209#M24765</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-07-29T19:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAS connectivity to snowflake using JDBC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-connectivity-to-snowflake-using-JDBC/m-p/826568#M24766</link>
      <description>That helps, thanks so much &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/78975"&gt;@gwootton&lt;/a&gt; !</description>
      <pubDate>Tue, 02 Aug 2022 08:09:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-connectivity-to-snowflake-using-JDBC/m-p/826568#M24766</guid>
      <dc:creator>SASWayne</dc:creator>
      <dc:date>2022-08-02T08:09:29Z</dc:date>
    </item>
  </channel>
</rss>

