<?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: creating procedure in mysql in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/creating-procedure-in-mysql/m-p/2248972#M33655</link>
    <description>Hey Thanks for the reply,&lt;BR /&gt;I have writen &amp;nbsp;Mysql statement script that create procedure i want to know which component should i use in talend.</description>
    <pubDate>Fri, 04 Sep 2015 19:01:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-04T19:01:06Z</dc:date>
    <item>
      <title>creating procedure in mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-procedure-in-mysql/m-p/2248970#M33653</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;I&gt;Hello&lt;/I&gt;&amp;nbsp;guys!&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Could you please help me to figure out if it's possible or not to create stored procedure within a Talend Job? and i &amp;nbsp;am using MySQL server as back end ,in my job i used tsqlscriptparser component is iterated to tmysqlrow component and i fail to create stored procedure in MySQL DB,please help me, I'll be very grateful for an example.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thank you a lot in advance!!!&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 03 Sep 2015 20:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-procedure-in-mysql/m-p/2248970#M33653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-03T20:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: creating procedure in mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-procedure-in-mysql/m-p/2248971#M33654</link>
      <description>hi, 
&lt;BR /&gt;create strored procedure it's not the job of Talend 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; (even if you can by using mysqlRow) 
&lt;BR /&gt; 
&lt;A href="https://dev.mysql.com/doc/refman/5.0/en/create-procedure.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://dev.mysql.com/doc/refman/5.0/en/create-procedure.html&lt;/A&gt; 
&lt;BR /&gt;But Talend&amp;nbsp; can easely use them : 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=Calling+a+stored+procedure+or+function&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Calling+a+stored+procedure+or+function&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt;&amp;nbsp;example on Oracle DB but the same for Mysql 
&lt;BR /&gt;hope it helps 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent 
&lt;BR /&gt;ps : why do you say : " 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;i fail to create stored procedure in MySQL DB" ??&lt;BR /&gt;what do you mean ?&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 04 Sep 2015 08:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-procedure-in-mysql/m-p/2248971#M33654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-04T08:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: creating procedure in mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-procedure-in-mysql/m-p/2248972#M33655</link>
      <description>Hey Thanks for the reply,&lt;BR /&gt;I have writen &amp;nbsp;Mysql statement script that create procedure i want to know which component should i use in talend.</description>
      <pubDate>Fri, 04 Sep 2015 19:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-procedure-in-mysql/m-p/2248972#M33655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-04T19:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: creating procedure in mysql</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-procedure-in-mysql/m-p/2248973#M33656</link>
      <description>mySqlSP (as Stored Procedure) 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=tMysqlSP&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tMysqlSP&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt;regards</description>
      <pubDate>Mon, 07 Sep 2015 09:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-procedure-in-mysql/m-p/2248973#M33656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-07T09:13:25Z</dc:date>
    </item>
  </channel>
</rss>

