<?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: Microsoft SQL Server 2025 release and native JSON datatype support in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Microsoft-SQL-Server-2025-release-and-native-JSON/ta-p/2538144</link>
    <description>&lt;P&gt;Previous versions of Microsoft SQL Server do not support a dedicated JSON data type.&lt;/P&gt;
&lt;P&gt;For later versions, Microsoft announced the introduction of a native JSON data type (along with JSON aggregate functions). This new data type is already available in Azure SQL Database and Azure SQL Managed Instance, and is included in SQL Server 2025 (17.x).&lt;/P&gt;
&lt;P&gt;SQL Server 2025 (17.x) became Generally Available (GA) on &lt;A href="https://learn.microsoft.com/en-us/sql/sql-server/sql-server-2025-release-notes?view=sql-server-ver17&amp;amp;utm_source=chatgpt.com#:~:text=Expand%20table-,Build,November%2018%2C%202025,-Related%20content" target="_self"&gt;November 18, 2025&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;At this time, the current Qlik Replicate major releases 2025.05/2025.11 do not support SQL Server 2025 or its native JSON data type yet.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate all versions&lt;/LI&gt;
&lt;LI&gt;SQL Server 2025 on-premises&lt;/LI&gt;
&lt;LI&gt;Azure SQL Database and Azure SQL Managed Instance (which share the same engine as SQL Server 2025)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Common Errors Observed if the table contains a JSON column in SQL Server 2025&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;SQL Server endpoint with SQL Server 2025 as the source&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;During the endpoint connection ping test, you may encounter:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;SYS-E-HTTPFAIL, Unsupported server/database version: 0.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SYS,GENERAL_EXCEPTION,Unsupported server/database version: 0&lt;/FONT&gt;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;MS-CDC endpoint with Azure SQL Database as the source&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Since the Azure SQL Database version is always 14.x, the version check succeeds. However, Azure SQL DB already uses the SQL Server 2025 kernel, the task later fails during runtime with:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[SOURCE_CAPTURE &amp;nbsp;]T: &amp;nbsp;Failed to set ct table column ids for ct table with id '1021246693' &amp;nbsp;(sqlserver_mscdc.c:2968)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[SOURCE_CAPTURE &amp;nbsp;]T: &amp;nbsp;Failed to get change tables IDs for capture list [1000100] &amp;nbsp;(sqlserver_mscdc.c:3672)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[SOURCE_CAPTURE &amp;nbsp;]E: &amp;nbsp;Failed to get change tables IDs for capture list [1000100] &amp;nbsp;(sqlserver_mscdc.c:3672)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;No workaround can be provided until support has been introduced.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;According to the current roadmap, support for SQL Server 2025 and the native JSON data type is planned for the upcoming major release: &lt;STRONG&gt;&lt;FONT color="#339966"&gt;Qlik Replicate 2026.5&lt;/FONT&gt;&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;No date or guaranteed timeframe can yet be given. The support planned for 2026.5 is an estimate.&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;00419519&lt;/P&gt;</description>
    <pubDate>Thu, 04 Dec 2025 14:09:02 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2025-12-04T14:09:02Z</dc:date>
    <item>
      <title>Qlik Replicate: Microsoft SQL Server 2025 release and native JSON datatype support</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Microsoft-SQL-Server-2025-release-and-native-JSON/ta-p/2538144</link>
      <description>&lt;P&gt;Previous versions of Microsoft SQL Server do not support a dedicated JSON data type.&lt;/P&gt;
&lt;P&gt;For later versions, Microsoft announced the introduction of a native JSON data type (along with JSON aggregate functions). This new data type is already available in Azure SQL Database and Azure SQL Managed Instance, and is included in SQL Server 2025 (17.x).&lt;/P&gt;
&lt;P&gt;SQL Server 2025 (17.x) became Generally Available (GA) on &lt;A href="https://learn.microsoft.com/en-us/sql/sql-server/sql-server-2025-release-notes?view=sql-server-ver17&amp;amp;utm_source=chatgpt.com#:~:text=Expand%20table-,Build,November%2018%2C%202025,-Related%20content" target="_self"&gt;November 18, 2025&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;At this time, the current Qlik Replicate major releases 2025.05/2025.11 do not support SQL Server 2025 or its native JSON data type yet.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Replicate all versions&lt;/LI&gt;
&lt;LI&gt;SQL Server 2025 on-premises&lt;/LI&gt;
&lt;LI&gt;Azure SQL Database and Azure SQL Managed Instance (which share the same engine as SQL Server 2025)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Common Errors Observed if the table contains a JSON column in SQL Server 2025&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;SQL Server endpoint with SQL Server 2025 as the source&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;During the endpoint connection ping test, you may encounter:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;SYS-E-HTTPFAIL, Unsupported server/database version: 0.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SYS,GENERAL_EXCEPTION,Unsupported server/database version: 0&lt;/FONT&gt;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;MS-CDC endpoint with Azure SQL Database as the source&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Since the Azure SQL Database version is always 14.x, the version check succeeds. However, Azure SQL DB already uses the SQL Server 2025 kernel, the task later fails during runtime with:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;[SOURCE_CAPTURE &amp;nbsp;]T: &amp;nbsp;Failed to set ct table column ids for ct table with id '1021246693' &amp;nbsp;(sqlserver_mscdc.c:2968)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[SOURCE_CAPTURE &amp;nbsp;]T: &amp;nbsp;Failed to get change tables IDs for capture list [1000100] &amp;nbsp;(sqlserver_mscdc.c:3672)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[SOURCE_CAPTURE &amp;nbsp;]E: &amp;nbsp;Failed to get change tables IDs for capture list [1000100] &amp;nbsp;(sqlserver_mscdc.c:3672)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN&gt;No workaround can be provided until support has been introduced.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;According to the current roadmap, support for SQL Server 2025 and the native JSON data type is planned for the upcoming major release: &lt;STRONG&gt;&lt;FONT color="#339966"&gt;Qlik Replicate 2026.5&lt;/FONT&gt;&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;No date or guaranteed timeframe can yet be given. The support planned for 2026.5 is an estimate.&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internal Investigation ID(s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;00419519&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 14:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Microsoft-SQL-Server-2025-release-and-native-JSON/ta-p/2538144</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2025-12-04T14:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Replicate: Microsoft SQL Server 2025 release and native JSON datatype support</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Microsoft-SQL-Server-2025-release-and-native-JSON/tac-p/2546124#M17001</link>
      <description>&lt;P data-start="0" data-end="114"&gt;&lt;STRONG&gt;Important update:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-start="0" data-end="114"&gt;&lt;STRONG&gt;SQL Server 2025 as a source endpoint&lt;/STRONG&gt; has been supported since &lt;STRONG&gt;Replicate 2025.11 SP3&lt;/STRONG&gt; (released on April 1, 2026).&lt;/P&gt;
&lt;TABLE style="background-color: lightgrey; width: 100%; border-style: none;" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;
&lt;P&gt;&lt;STRONG&gt;Jira issue&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: RECOB-10895 &lt;BR /&gt;&lt;STRONG&gt;Salesforce case&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : N/A &lt;BR /&gt;&lt;STRONG&gt;Type&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: Enhancement&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Component/Process&lt;/STRONG&gt;: Microsoft SQL Server Source &lt;BR /&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;: Certified Microsoft SQL Server 2025.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P data-start="116" data-end="291" data-is-last-node="" data-is-only-node=""&gt;However, support for the native JSON data type is currently planned for the &lt;STRONG&gt;Replicate 2026.5&lt;/STRONG&gt; release. I will keep the article updated if there are any changes or earlier availability.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2026 13:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-Microsoft-SQL-Server-2025-release-and-native-JSON/tac-p/2546124#M17001</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2026-04-03T13:04:41Z</dc:date>
    </item>
  </channel>
</rss>

