<?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: Is there any component to execute T-SQL Script in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Is-there-any-component-to-execute-T-SQL-Script/m-p/2195476#M68</link>
    <description>tRow&lt;BR /&gt;but it depends what (and how) you are trying to achieve it.&lt;BR /&gt;tRow runs a SQL script for every row that passes through it.&lt;BR /&gt;if you want to run a script at end of a subjob. you will have to trigger its execution.&lt;BR /&gt;the round-block way is to have a tFixedFlowInput with a single row (anything will do) to send this ONE row through a tMSSQLRow.&lt;BR /&gt;you enter whatever your SQL script should be run in tMSSQLRow.&lt;BR /&gt;does it help?</description>
    <pubDate>Tue, 06 Nov 2012 14:46:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-11-06T14:46:18Z</dc:date>
    <item>
      <title>Is there any component to execute T-SQL Script</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-there-any-component-to-execute-T-SQL-Script/m-p/2195475#M67</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have loaded the data into the MSSQL Server(using Job Design process) and at the end i want to execute T-SQL Script.&lt;BR /&gt;Is there any component in Talend Data Integration to execute T-SQL Script.&lt;BR /&gt;Thanks.&lt;BR /&gt;Regards&lt;BR /&gt;Syed Arshad</description>
      <pubDate>Mon, 05 Nov 2012 12:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-there-any-component-to-execute-T-SQL-Script/m-p/2195475#M67</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-11-05T12:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any component to execute T-SQL Script</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-there-any-component-to-execute-T-SQL-Script/m-p/2195476#M68</link>
      <description>tRow&lt;BR /&gt;but it depends what (and how) you are trying to achieve it.&lt;BR /&gt;tRow runs a SQL script for every row that passes through it.&lt;BR /&gt;if you want to run a script at end of a subjob. you will have to trigger its execution.&lt;BR /&gt;the round-block way is to have a tFixedFlowInput with a single row (anything will do) to send this ONE row through a tMSSQLRow.&lt;BR /&gt;you enter whatever your SQL script should be run in tMSSQLRow.&lt;BR /&gt;does it help?</description>
      <pubDate>Tue, 06 Nov 2012 14:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-there-any-component-to-execute-T-SQL-Script/m-p/2195476#M68</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-06T14:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any component to execute T-SQL Script</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-there-any-component-to-execute-T-SQL-Script/m-p/2195477#M69</link>
      <description>It's is possible to execute a script with a component tSystem with a command like this:&lt;BR /&gt;"cmd /c sqlcmd -S &amp;lt;server_name&amp;gt; -i \"C:\\Users\\script.sql\""&lt;BR /&gt;For this command you should have sqlcmd on you computer.</description>
      <pubDate>Tue, 02 Jul 2013 12:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-there-any-component-to-execute-T-SQL-Script/m-p/2195477#M69</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-02T12:42:10Z</dc:date>
    </item>
  </channel>
</rss>

