<?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 Run MySQL query and use the Output as a datasource in tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Run-MySQL-query-and-use-the-Output-as-a-datasource-in-tMap/m-p/2292348#M65425</link>
    <description>&lt;P&gt;Hello everybody,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a general question. I'm new to Talend and searching for a better solution then mine. I'm using the results of an very complex mySQL query as a datasoruce&amp;nbsp;to create a new table (several datasources are involved for the final table). Right know I'm running the query on mysql workbench, store the data in a table and use that table as a Datasource in my talend job. So a detour....&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It would be better to run the query directly in my talend job.&amp;nbsp;Because right know I have to update my datasource tables first (run the queries inside my workbench) for using them in my talend job. Otherwise the data for the final table aren't up-to-date.&lt;/P&gt; 
&lt;P&gt;Maybe I overlooked somthing, but I didn't find a solution with google. I know it's possible to run a query with tMysqlRow. I've done it already. But I didn't get any results to use them in tMap. Is&amp;nbsp;there a way with talend?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Cheers,&lt;/P&gt; 
&lt;P&gt;Christian&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2017 14:37:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-12T14:37:30Z</dc:date>
    <item>
      <title>Run MySQL query and use the Output as a datasource in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-MySQL-query-and-use-the-Output-as-a-datasource-in-tMap/m-p/2292348#M65425</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a general question. I'm new to Talend and searching for a better solution then mine. I'm using the results of an very complex mySQL query as a datasoruce&amp;nbsp;to create a new table (several datasources are involved for the final table). Right know I'm running the query on mysql workbench, store the data in a table and use that table as a Datasource in my talend job. So a detour....&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It would be better to run the query directly in my talend job.&amp;nbsp;Because right know I have to update my datasource tables first (run the queries inside my workbench) for using them in my talend job. Otherwise the data for the final table aren't up-to-date.&lt;/P&gt; 
&lt;P&gt;Maybe I overlooked somthing, but I didn't find a solution with google. I know it's possible to run a query with tMysqlRow. I've done it already. But I didn't get any results to use them in tMap. Is&amp;nbsp;there a way with talend?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Cheers,&lt;/P&gt; 
&lt;P&gt;Christian&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 14:37:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-MySQL-query-and-use-the-Output-as-a-datasource-in-tMap/m-p/2292348#M65425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-12T14:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Run MySQL query and use the Output as a datasource in tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Run-MySQL-query-and-use-the-Output-as-a-datasource-in-tMap/m-p/2292349#M65426</link>
      <description>&lt;P&gt;Just put your query into a tMySQLInput component, make sure your schema aligns with your select clause columns and wrap the whole thing in double quotes (since it will be treated as a Java String before it is sent to MySQL). Your SQL queries can be as complicated as you like in Talend and they will work inside t{DB}Input components.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 14:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Run-MySQL-query-and-use-the-Output-as-a-datasource-in-tMap/m-p/2292349#M65426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-12T14:45:00Z</dc:date>
    </item>
  </channel>
</rss>

