<?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 Execute .sql file in talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272537#M49781</link>
    <description>&lt;P&gt;How to execute .sql file in talend when i run a job?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; If i run a job in talend the file(.sql) which i&amp;nbsp; placed in desktop should be triggered and it should affect in&amp;nbsp; mysql database&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;The .sql file may contain any qurey like create table or update or insert etc........&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:01:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T04:01:16Z</dc:date>
    <item>
      <title>Execute .sql file in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272537#M49781</link>
      <description>&lt;P&gt;How to execute .sql file in talend when i run a job?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; If i run a job in talend the file(.sql) which i&amp;nbsp; placed in desktop should be triggered and it should affect in&amp;nbsp; mysql database&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;The .sql file may contain any qurey like create table or update or insert etc........&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272537#M49781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Execute .sql file in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272538#M49782</link>
      <description>Hi 
&lt;BR /&gt;You can use a tsystem to execute a command to execute the .sql file like you do it from CMD.
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Nov 2019 07:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272538#M49782</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-26T07:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Execute .sql file in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272539#M49783</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; can you please explain me how we can do it in tsystem component&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 10:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272539#M49783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-26T10:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Execute .sql file in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272540#M49784</link>
      <description>&lt;P&gt;You should be able to do it by reading the file into a string with a tFileInputRaw component, write the contents into the globalMap, and use the globalMap entry as the Query in a tMysqlRow component.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 10:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272540#M49784</guid>
      <dc:creator>PhilHibbs</dc:creator>
      <dc:date>2019-11-26T10:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Execute .sql file in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272541#M49785</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Set the Use Home Directory to &amp;lt;Mysql installation directory/bin&amp;gt;, and execute the command like&lt;/P&gt; 
&lt;P&gt;"cmd /c mysql -uUsername -pPassword -DDatabaseName &amp;lt;D:/files/in.sql"&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2019-11-28_09-53-49.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8H7.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149072i499A3835D33F1F89/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8H7.png" alt="0683p000009M8H7.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 03:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272541#M49785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-27T03:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Execute .sql file in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272542#M49786</link>
      <description>&lt;P&gt;I can just see the expression on our security manager's face. "That's a password... in plain text... in a Talend job... you're fired!"&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 09:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272542#M49786</guid>
      <dc:creator>PhilHibbs</dc:creator>
      <dc:date>2019-11-27T09:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Execute .sql file in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272543#M49787</link>
      <description>&lt;P&gt;hi shong,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Thanks now it is working&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 12:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Execute-sql-file-in-talend/m-p/2272543#M49787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-27T12:36:50Z</dc:date>
    </item>
  </channel>
</rss>

