<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[how to create link table in between mssql and mysql]]></title><description><![CDATA[<p dir="auto">I want to create a link table to my MySQL database table to mssql simultaneously. what is a way to do this task ?</p>
]]></description><link>https://lankadevelopers.lk/topic/910/how-to-create-link-table-in-between-mssql-and-mysql</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 13:54:16 GMT</lastBuildDate><atom:link href="https://lankadevelopers.lk/topic/910.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 May 2022 10:13:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to create link table in between mssql and mysql on Tue, 24 May 2022 10:44:21 GMT]]></title><description><![CDATA[<p dir="auto">you have to do, cron based sync programme by backend programming language</p>
<ol>
<li>connect to mysql and get data from mysql</li>
<li>insert or update data to the mssql</li>
</ol>
]]></description><link>https://lankadevelopers.lk/post/4708</link><guid isPermaLink="true">https://lankadevelopers.lk/post/4708</guid><dc:creator><![CDATA[root]]></dc:creator><pubDate>Tue, 24 May 2022 10:44:21 GMT</pubDate></item></channel></rss>