<?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: Microsoft SQL to Mysql data insertion based on query results in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223745#M16740</link>
    <description>&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In MSSQLinput schema is in BuiltIn use Repository and choose your table metadata and you will get all the columns as you expected.&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2017 13:39:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-25T13:39:50Z</dc:date>
    <item>
      <title>Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223740#M16735</link>
      <description>&lt;P&gt;HI,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;newbie&amp;nbsp; in talend.&lt;/P&gt; 
&lt;P&gt;Working on : Talend Open Studio for Data Integration ,Version: 6.4.0&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My Requirement:&lt;/P&gt; 
&lt;P&gt;1. I have &lt;STRONG&gt;MSSQL query with gets the result from 4 tables&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;2. I have a &lt;STRONG&gt;Mysql table&lt;/STRONG&gt; with has same columns &lt;STRONG&gt;the resulted query column values &lt;/STRONG&gt;should be inserted in &lt;STRONG&gt;Mysql table&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;* I had connected to the DB of Mssql and Mysql&lt;/P&gt; 
&lt;P&gt;* Please find the attached screenshot.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="map.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lv7Y.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141606i9CB3F07D21CC9A8D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lv7Y.png" alt="0683p000009Lv7Y.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;* Please guide me as how to insert the Query resulted values frm MSSQL to Mysql table.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 12:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223740#M16735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T12:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223741#M16736</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You simply want to load from mssql&amp;nbsp;to mysql.&lt;/P&gt;&lt;P&gt;And All the columns also same?&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 13:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223741#M16736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T13:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223742#M16737</link>
      <description>can you say what are the issues you are facing?&lt;BR /&gt;</description>
      <pubDate>Thu, 25 May 2017 13:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223742#M16737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T13:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223743#M16738</link>
      <description>I guess you have missed commit component in your job.please try with tmysqlcommit component with trigger(ONComponentOK)</description>
      <pubDate>Thu, 25 May 2017 13:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223743#M16738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T13:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223744#M16739</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;by googling i just mapped with tmap and did .&lt;/P&gt; 
&lt;P&gt;Please let me know the correct process of mapping.&lt;/P&gt; 
&lt;P&gt;*My executed Query columns and mysql table columns are same.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="query.png" style="width: 809px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lv7i.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155964i118185D7F7FE0B01/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lv7i.png" alt="0683p000009Lv7i.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="maps.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lule.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143920i68E0B15C728D8668/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lule.png" alt="0683p000009Lule.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 13:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223744#M16739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T13:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223745#M16740</link>
      <description>&lt;P&gt;Hi Rohit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In MSSQLinput schema is in BuiltIn use Repository and choose your table metadata and you will get all the columns as you expected.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 13:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223745#M16740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T13:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223746#M16741</link>
      <description>See those lines in your tMap configuration? Those indicate that values on the left are mapped to values on the right. There aren't many lines in your tMap because the expression values for the columns in your output are empty. FK_ItemID appears to be set up correctly. Try modeling the other expressions after that one.</description>
      <pubDate>Thu, 25 May 2017 13:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223746#M16741</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-05-25T13:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223747#M16742</link>
      <description>&lt;P&gt;&lt;STRONG&gt;While mapping :&lt;/STRONG&gt; Query executed columns are not showing&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i had kept Query type as repository&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="repository.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lv4G.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135675iE44DF29E78558FA1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lv4G.png" alt="0683p000009Lv4G.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 13:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223747#M16742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T13:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223748#M16743</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Repositoryimg.PNG" style="width: 713px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lv5P.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156059i8A4967EE189B1ECE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lv5P.png" alt="0683p000009Lv5P.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tmap_img.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lv7s.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154255iAC757A19C7D312C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lv7s.png" alt="0683p000009Lv7s.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 13:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223748#M16743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T13:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223749#M16744</link>
      <description>&lt;P&gt;Here you are querying from one table : persons&amp;nbsp; for single table its mapping&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but my query with multiple tables . in this case how to map&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 13:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223749#M16744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T13:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft SQL to Mysql data insertion based on query results</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223750#M16745</link>
      <description>&lt;P&gt;for Source (Input) components, it is not important - how many tables in Your query - from Talend side, any complicated SQL query look like single table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;all what You need (must) - define columns schema for input component - exactly same as query return, that all. After this You can map it to Output column - make transformations and etc&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2017 08:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-SQL-to-Mysql-data-insertion-based-on-query-results/m-p/2223750#M16745</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-05-26T08:45:15Z</dc:date>
    </item>
  </channel>
</rss>

