<?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 Re: Connection methods for Microsoft SQL in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Connection-methods-for-Microsoft-SQL/m-p/1996279#M3995</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153198"&gt;@ordenjaadm&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;&amp;nbsp; please refer to the below article which explains what Replicate supports for SQL server source:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-MS-REPLICATION-vs-MS-CDC/ta-p/1939350" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-MS-REPLICATION-vs-MS-CDC/ta-p/1939350&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Swathi&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2022 18:22:47 GMT</pubDate>
    <dc:creator>SwathiPulagam</dc:creator>
    <dc:date>2022-10-24T18:22:47Z</dc:date>
    <item>
      <title>Connection methods for Microsoft SQL</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Connection-methods-for-Microsoft-SQL/m-p/1995360#M3980</link>
      <description>&lt;P&gt;Hello, good morning.&lt;/P&gt;
&lt;P&gt;Reviewing the documentation it is not clear to us what are the available methods of connecting to a MS-SQL data source.&lt;/P&gt;
&lt;P&gt;I mean if we want to do &lt;STRONG&gt;Delta (Incremental) extractions.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;1 - Apart from the CDC option, is there any other alternative?&lt;/P&gt;
&lt;P&gt;2 - Or within the CDC option there are different ways to make the connection/extraction?&lt;/P&gt;
&lt;P&gt;Greetings and thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 07:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Connection-methods-for-Microsoft-SQL/m-p/1995360#M3980</guid>
      <dc:creator>ordenjaadm</dc:creator>
      <dc:date>2022-10-21T07:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connection methods for Microsoft SQL</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Connection-methods-for-Microsoft-SQL/m-p/1995581#M3981</link>
      <description>&lt;P&gt;Replicate is happy to read the Active Transaction Log and/or Archived Tlog and extract the changes for selected table from it to apply to a target and/or store in a changes table on some target database. It can find the Archived log location joining&amp;nbsp;backupmediafamily&amp;nbsp; and backupset system table. It can use MS SQL stored procedures to read the file, or read them directly if access is provided. This is a powerful, source transparent, convenient way to find all change on an ongoing, quasi-non-polling, near real time CDC method. It's the INTENDED, and best way to use Replicate. The 'connection' is just a valid logon to the DB using sufficiently privileged username (see pre-requisites).&lt;/P&gt;
&lt;P&gt;MS SQL can also serve as Generic ODBC source the the base tables are queried for rows with a 'key' (sequence number, date&amp;amp;time stamp) higher than the last change read.&amp;nbsp; See chapter "8.19 Using ODBC to connect to a source". That's an alternative, non-transparent, discouraged 'connection'.&lt;/P&gt;
&lt;P&gt;Hein.&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>Fri, 21 Oct 2022 14:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Connection-methods-for-Microsoft-SQL/m-p/1995581#M3981</guid>
      <dc:creator>Heinvandenheuvel</dc:creator>
      <dc:date>2022-10-21T14:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Connection methods for Microsoft SQL</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Connection-methods-for-Microsoft-SQL/m-p/1996279#M3995</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153198"&gt;@ordenjaadm&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110970"&gt;@Heinvandenheuvel&lt;/a&gt;&amp;nbsp; please refer to the below article which explains what Replicate supports for SQL server source:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-MS-REPLICATION-vs-MS-CDC/ta-p/1939350" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Replicate-MS-REPLICATION-vs-MS-CDC/ta-p/1939350&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Swathi&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 18:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Connection-methods-for-Microsoft-SQL/m-p/1996279#M3995</guid>
      <dc:creator>SwathiPulagam</dc:creator>
      <dc:date>2022-10-24T18:22:47Z</dc:date>
    </item>
  </channel>
</rss>

