<?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 TrustServerCerticate in SQL connection String in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2436478#M10391</link>
    <description>&lt;P&gt;It is there a way in Microsoft SQL Server endpoints to set TrustServerCertificate=True?&lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2024 22:43:46 GMT</pubDate>
    <dc:creator>DanCarvin</dc:creator>
    <dc:date>2024-04-01T22:43:46Z</dc:date>
    <item>
      <title>TrustServerCerticate in SQL connection String</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2436478#M10391</link>
      <description>&lt;P&gt;It is there a way in Microsoft SQL Server endpoints to set TrustServerCertificate=True?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 22:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2436478#M10391</guid>
      <dc:creator>DanCarvin</dc:creator>
      <dc:date>2024-04-01T22:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: TrustServerCerticate in SQL connection String</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2436489#M10392</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/237245"&gt;@DanCarvin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;Not sure is it SQL Server source endpoint, or target endpoint.&lt;/P&gt;
&lt;P&gt;In &lt;STRONG&gt;SQL Server target endpoint&lt;/STRONG&gt;, we may add&amp;nbsp;&lt;FONT face="courier new,courier"&gt;TrustServerCertificate=Yes;&lt;/FONT&gt; (do not forget the last ";") to&amp;nbsp;&lt;SPAN&gt;Additional ODBC connection properties in GUI directly, a sample:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_0-1712017023667.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/163131iF34855697CDF18CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_0-1712017023667.png" alt="john_wang_0-1712017023667.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For&amp;nbsp;&lt;STRONG&gt;SQL Server source endpoint&lt;/STRONG&gt;, we need below steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;SQL Server source endpoint&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to the&amp;nbsp;&lt;STRONG&gt;Advanced&lt;/STRONG&gt;&amp;nbsp;tab&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Open&amp;nbsp;&lt;STRONG&gt;Internal Parameters&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Add a&lt;EM class="Highlight"&gt;&amp;nbsp;new&amp;nbsp;&lt;/EM&gt;parameter named&amp;nbsp;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;additionalConnectionProperties&lt;BR /&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Press&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&amp;lt;Enter&amp;gt;&lt;/STRONG&gt;&amp;nbsp;and set the parameter's value to:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;TrustServerCertificate=Yes;&lt;/FONT&gt; (do not forget the last ";")&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="john_wang_1-1712017317547.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/163132i4DB8B7D44D1D2456/image-size/large?v=v2&amp;amp;px=999" role="button" title="john_wang_1-1712017317547.png" alt="john_wang_1-1712017317547.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
Hope this helps.&lt;BR /&gt;John.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 00:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2436489#M10392</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-04-02T00:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: TrustServerCerticate in SQL connection String</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2437067#M10411</link>
      <description>&lt;P&gt;Hi.&amp;nbsp; &amp;nbsp;The connection test to all SQL endpoints still fails, although tasks that have been running for weeks are still running, so I assume some change to network security has occurred.&lt;BR /&gt;&lt;BR /&gt;The Message says "ODBC Drive 18 for SQL Server Network Interfaces: The login attempt failed"&amp;nbsp; Is there another log that may give more clues on what is happening?&lt;BR /&gt;&lt;BR /&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 21:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2437067#M10411</guid>
      <dc:creator>DanCarvin</dc:creator>
      <dc:date>2024-04-02T21:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: TrustServerCerticate in SQL connection String</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2437119#M10412</link>
      <description>&lt;P&gt;On the Server page, Logging, Set Logging Levels - you can increase logging for component Utilities to verbose, test the connection, then put logging back to info and check the log by clicking view logs from the server page.&lt;/P&gt;
&lt;P&gt;Please also confirm the regular things such as the user password or permissions being changed.&lt;/P&gt;
&lt;P&gt;FYI, endpoint settings are only read during task startup - so edits to the endpoint will not affect tasks that are currently running.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 00:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2437119#M10412</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2024-04-03T00:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: TrustServerCerticate in SQL connection String</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2437121#M10413</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/237245"&gt;@DanCarvin&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Besides&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;&amp;nbsp;comments, I'd like suggest opening a 64-bit ODBC DSN, and input various parameters include&amp;nbsp;&lt;SPAN&gt;TrustServerCertificate=True in the DSN, then test the connectivity issue by the DSN via 3rd party ODBC Test Tools.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;John.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 00:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2437121#M10413</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-04-03T00:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: TrustServerCerticate in SQL connection String</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2437530#M10428</link>
      <description>&lt;P&gt;It turns out someone changed the service account password, which I wasn't expecting.&amp;nbsp; &amp;nbsp;Sorry for the trouble and thanks for information about adding connection options.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 18:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2437530#M10428</guid>
      <dc:creator>DanCarvin</dc:creator>
      <dc:date>2024-04-03T18:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: TrustServerCerticate in SQL connection String</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2437650#M10432</link>
      <description>&lt;P&gt;Thank you so much for your feedback&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/237245"&gt;@DanCarvin&lt;/a&gt;&amp;nbsp;! It's valuable for all of us.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 01:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/TrustServerCerticate-in-SQL-connection-String/m-p/2437650#M10432</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-04-04T01:12:05Z</dc:date>
    </item>
  </channel>
</rss>

