<?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: How to use multiple tmysqlconnection to JOBs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290664#M63929</link>
    <description>&lt;P&gt;Don't really understand your last sentence.&lt;/P&gt;&lt;P&gt;Doesn't matter, definitively you can reuse the same connection for any tMysqlOutput component as soon as you don't use them at the same time (in parallel).&lt;/P&gt;</description>
    <pubDate>Thu, 28 Dec 2017 11:29:08 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-12-28T11:29:08Z</dc:date>
    <item>
      <title>How to use multiple tmysqlconnection to JOBs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290661#M63926</link>
      <description>&lt;P&gt;I have a job where I use one tmysqlconnection&amp;nbsp; for source and different connection for target.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;source_table(local db table)---------&amp;gt;tfilterrow----------&amp;gt;target_table( other db server table)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I manage my connection in this scenario. Without hard coding the target table db connection , how do provide a tmysqlconnection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 09:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290661#M63926</guid>
      <dc:creator>DM2017</dc:creator>
      <dc:date>2017-12-28T09:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to use multiple tmysqlconnection to JOBs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290662#M63927</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You may have as many tMyssqlConnection components as you need.&lt;/P&gt;
&lt;P&gt;So, 1 for the input table (as you have now) and an other for the target table.&lt;/P&gt;
&lt;P&gt;However,&amp;nbsp;&lt;SPAN&gt;tMyssqlConnection make sense in 2 cases:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- you have more than 1 component connected to the same db with the same account&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- you want to open all the connections when the job starts to be sure everything is ok with that connections before to continue with the process&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So, for a simple design as in your example, it is not mandatory to use&amp;nbsp;tMyssqlConnection component (even in my opinion this is a good practice).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 09:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290662#M63927</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-12-28T09:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use multiple tmysqlconnection to JOBs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290663#M63928</link>
      <description>&lt;P&gt;Thanks. But I have 10 tables to load from local to target. I use a single connection for all 10 tables. I need same thing for all target tables too. that's where the problem is! I dont want to hard code on each table for the conn details. can I just create a conn for target? but this is not happening as the target table is output.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 11:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290663#M63928</guid>
      <dc:creator>DM2017</dc:creator>
      <dc:date>2017-12-28T11:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to use multiple tmysqlconnection to JOBs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290664#M63929</link>
      <description>&lt;P&gt;Don't really understand your last sentence.&lt;/P&gt;&lt;P&gt;Doesn't matter, definitively you can reuse the same connection for any tMysqlOutput component as soon as you don't use them at the same time (in parallel).&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 11:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290664#M63929</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-12-28T11:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to use multiple tmysqlconnection to JOBs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290665#M63930</link>
      <description>&lt;P&gt;Basically,&amp;nbsp; when I am trying to provide a connection string to the tmysqloutput ( right click on&amp;nbsp;&lt;SPAN&gt;tmysqlconnection &amp;gt; trigger &amp;gt; on component ok) this step not happening in designer&amp;nbsp;view , not able to point.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 13:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290665#M63930</guid>
      <dc:creator>DM2017</dc:creator>
      <dc:date>2017-12-28T13:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to use multiple tmysqlconnection to JOBs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290666#M63931</link>
      <description>You don't have to connect both components. In tMysqlOutpout, just tick the option "use an existing connection" then select the appropriate one in the list.</description>
      <pubDate>Thu, 28 Dec 2017 13:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-multiple-tmysqlconnection-to-JOBs/m-p/2290666#M63931</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-12-28T13:48:15Z</dc:date>
    </item>
  </channel>
</rss>

