<?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: mssql commands in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/mssql-commands/m-p/2341814#M109735</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; One way is to use the tMSSQLRow component and another trick is to embed all the commands under a Stored proc and call the Stored Procedure using tMSSQLSp component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 23:13:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-29T23:13:30Z</dc:date>
    <item>
      <title>mssql commands</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mssql-commands/m-p/2341813#M109734</link>
      <description>&lt;P&gt;I am new to talend and am in need of executing a set of mssql commands in a sqlserver2008 Master and not finding a good way to do this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to run the following in open studio 7.01&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IF EXISTS(SELECT * FROM master.sys.sysdatabases WHERE name = 'rawExport')&lt;BR /&gt;DROP DATABASE rawExport;&lt;BR /&gt;CREATE DATABASE rawExport;&lt;BR /&gt;IF EXISTS(SELECT * FROM master.sys.sysdatabases WHERE name = 'newResults')&lt;BR /&gt;DROP DATABASE newResults;&lt;BR /&gt;CREATE DATABASE newResults;&lt;/P&gt;
&lt;P&gt;--Alter db back to multi user mode&lt;BR /&gt;ALTER DATABASE rawExport SET MULTI_USER&lt;BR /&gt;ALTER DATABASE newResults SET MULTI_USER"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and I need to run this as one step in a series where I am executing other ...bat files, which I have figured out using the tsystem job component.&lt;/P&gt;
&lt;P&gt;thanks, for any help&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 21:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mssql-commands/m-p/2341813#M109734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-29T21:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: mssql commands</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mssql-commands/m-p/2341814#M109735</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; One way is to use the tMSSQLRow component and another trick is to embed all the commands under a Stored proc and call the Stored Procedure using tMSSQLSp component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 23:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mssql-commands/m-p/2341814#M109735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-29T23:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: mssql commands</title>
      <link>https://community.qlik.com/t5/Talend-Studio/mssql-commands/m-p/2341815#M109736</link>
      <description>&lt;P&gt;it took a bit, but worked through how to use the tmssqlrow component to make this work properly.&lt;/P&gt;
&lt;P&gt;thanks, Chris&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2019 14:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/mssql-commands/m-p/2341815#M109736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-03T14:38:41Z</dc:date>
    </item>
  </channel>
</rss>

