<?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>article Qlik Replicate: ODBC connection string for Snowflake keypair authentication in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-ODBC-connection-string-for-Snowflake-keypair/ta-p/2050164</link>
    <description>&lt;P&gt;To connect to Snowflake using ODBC with keypair authentication, you can use the following connection string format:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Driver&lt;/STRONG&gt;={SnowflakeDSIIDriver};&lt;STRONG&gt;Server&lt;/STRONG&gt;=&amp;lt;account_name&amp;gt;.&amp;lt;region_name&amp;gt;.snowflakecomputing.com;&lt;STRONG&gt;User&lt;/STRONG&gt;=&amp;lt;username&amp;gt;;&lt;STRONG&gt;PrivateKey&lt;/STRONG&gt;=&amp;lt;path_to_private_key&amp;gt;;&lt;STRONG&gt;Db&lt;/STRONG&gt;=&amp;lt;database_name&amp;gt;;&lt;STRONG&gt;Schema&lt;/STRONG&gt;=&amp;lt;schema_name&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Each part of the connection string represents:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Driver&lt;/STRONG&gt;&lt;/FONT&gt;: The ODBC driver name for Snowflake.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Server&lt;/STRONG&gt;&lt;/FONT&gt;: The name of your Snowflake account with the region where your account is located (e.g. us-west-2).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;User&lt;/FONT&gt;&lt;/STRONG&gt;: Your Snowflake username.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;PrivateKey&lt;/STRONG&gt;&lt;/FONT&gt;: The path to the private key file on your local machine.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Db&lt;/STRONG&gt;&lt;/FONT&gt;: The name of the Snowflake database you want to connect to.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Schema&lt;/STRONG&gt;&lt;/FONT&gt;: The name of the Snowflake schema you want to use.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Note that you may also need to include additional connection parameters, such as &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Warehouse&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Role&lt;/STRONG&gt;&lt;/FONT&gt;, and &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;SSL&lt;/STRONG&gt;&lt;/FONT&gt;. Here's an example connection string that includes these parameters:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Driver={SnowflakeDSIIDriver};Server=&amp;lt;account_name&amp;gt;.&amp;lt;region_name&amp;gt;.snowflakecomputing.com;User=&amp;lt;username&amp;gt;;PrivateKey=&amp;lt;path_to_private_key&amp;gt;;Db=&amp;lt;database_name&amp;gt;;Schema=&amp;lt;schema_name&amp;gt;;&lt;STRONG&gt;Warehouse&lt;/STRONG&gt;=&amp;lt;warehouse_name&amp;gt;;&lt;STRONG&gt;Role&lt;/STRONG&gt;=&amp;lt;role_name&amp;gt;;&lt;STRONG&gt;SSL&lt;/STRONG&gt;=on&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Replace the placeholders in the connection string with the appropriate values for your Snowflake account and keypair authentication setup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;Snowflake Target&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2023 07:51:59 GMT</pubDate>
    <dc:creator>SwathiPulagam</dc:creator>
    <dc:date>2023-03-22T07:51:59Z</dc:date>
    <item>
      <title>Qlik Replicate: ODBC connection string for Snowflake keypair authentication</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-ODBC-connection-string-for-Snowflake-keypair/ta-p/2050164</link>
      <description>&lt;P&gt;To connect to Snowflake using ODBC with keypair authentication, you can use the following connection string format:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Driver&lt;/STRONG&gt;={SnowflakeDSIIDriver};&lt;STRONG&gt;Server&lt;/STRONG&gt;=&amp;lt;account_name&amp;gt;.&amp;lt;region_name&amp;gt;.snowflakecomputing.com;&lt;STRONG&gt;User&lt;/STRONG&gt;=&amp;lt;username&amp;gt;;&lt;STRONG&gt;PrivateKey&lt;/STRONG&gt;=&amp;lt;path_to_private_key&amp;gt;;&lt;STRONG&gt;Db&lt;/STRONG&gt;=&amp;lt;database_name&amp;gt;;&lt;STRONG&gt;Schema&lt;/STRONG&gt;=&amp;lt;schema_name&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Each part of the connection string represents:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Driver&lt;/STRONG&gt;&lt;/FONT&gt;: The ODBC driver name for Snowflake.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Server&lt;/STRONG&gt;&lt;/FONT&gt;: The name of your Snowflake account with the region where your account is located (e.g. us-west-2).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;User&lt;/FONT&gt;&lt;/STRONG&gt;: Your Snowflake username.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;PrivateKey&lt;/STRONG&gt;&lt;/FONT&gt;: The path to the private key file on your local machine.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Db&lt;/STRONG&gt;&lt;/FONT&gt;: The name of the Snowflake database you want to connect to.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Schema&lt;/STRONG&gt;&lt;/FONT&gt;: The name of the Snowflake schema you want to use.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Note that you may also need to include additional connection parameters, such as &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Warehouse&lt;/STRONG&gt;&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;Role&lt;/STRONG&gt;&lt;/FONT&gt;, and &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;SSL&lt;/STRONG&gt;&lt;/FONT&gt;. Here's an example connection string that includes these parameters:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Driver={SnowflakeDSIIDriver};Server=&amp;lt;account_name&amp;gt;.&amp;lt;region_name&amp;gt;.snowflakecomputing.com;User=&amp;lt;username&amp;gt;;PrivateKey=&amp;lt;path_to_private_key&amp;gt;;Db=&amp;lt;database_name&amp;gt;;Schema=&amp;lt;schema_name&amp;gt;;&lt;STRONG&gt;Warehouse&lt;/STRONG&gt;=&amp;lt;warehouse_name&amp;gt;;&lt;STRONG&gt;Role&lt;/STRONG&gt;=&amp;lt;role_name&amp;gt;;&lt;STRONG&gt;SSL&lt;/STRONG&gt;=on&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Replace the placeholders in the connection string with the appropriate values for your Snowflake account and keypair authentication setup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Replicate" id="qlikReplicate"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;Snowflake Target&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 07:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-ODBC-connection-string-for-Snowflake-keypair/ta-p/2050164</guid>
      <dc:creator>SwathiPulagam</dc:creator>
      <dc:date>2023-03-22T07:51:59Z</dc:date>
    </item>
  </channel>
</rss>

