<?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: tDBRow(MySQL) - NamedParameter in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tDBRow-MySQL-NamedParameter/m-p/2223968#M16857</link>
    <description>on your sql query you can insert java code globalMap value or context value:
&lt;BR /&gt;"select * from people where (first_name = "+ globalMap.get("yourGlobalVar") +" or last_name = " + context.oneValue + ") and address = " + any java code + " )"</description>
    <pubDate>Tue, 29 Oct 2019 08:28:35 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2019-10-29T08:28:35Z</dc:date>
    <item>
      <title>tDBRow(MySQL) - NamedParameter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBRow-MySQL-NamedParameter/m-p/2223967#M16856</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I want to execute a SQL query &amp;nbsp;with the tDBRow(MySQL) component.&amp;nbsp;&amp;nbsp;How can i&amp;nbsp;define the two named parameters&amp;nbsp;?&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="str"&gt;select * from people where (first_name = :name or last_name = :name) and address = :address"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;Any ideas&amp;nbsp;?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 07:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBRow-MySQL-NamedParameter/m-p/2223967#M16856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-29T07:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: tDBRow(MySQL) - NamedParameter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tDBRow-MySQL-NamedParameter/m-p/2223968#M16857</link>
      <description>on your sql query you can insert java code globalMap value or context value:
&lt;BR /&gt;"select * from people where (first_name = "+ globalMap.get("yourGlobalVar") +" or last_name = " + context.oneValue + ") and address = " + any java code + " )"</description>
      <pubDate>Tue, 29 Oct 2019 08:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tDBRow-MySQL-NamedParameter/m-p/2223968#M16857</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-10-29T08:28:35Z</dc:date>
    </item>
  </channel>
</rss>

