<?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: [resolved] tMSSQLrow not executing normal query in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMSSQLrow-not-executing-normal-query/m-p/2235970#M24847</link>
    <description>Thank you very much!</description>
    <pubDate>Fri, 18 Oct 2013 05:19:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-18T05:19:33Z</dc:date>
    <item>
      <title>[resolved] tMSSQLrow not executing normal query</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMSSQLrow-not-executing-normal-query/m-p/2235968#M24845</link>
      <description>Hi, 
&lt;BR /&gt;I have a query : 
&lt;BR /&gt;Select Column1, 
&lt;BR /&gt;column2, 
&lt;BR /&gt;column3, 
&lt;BR /&gt;column4 
&lt;BR /&gt;from TableName 
&lt;BR /&gt;I want the output of this query into a text file. Should I use tMSSQLrow for this? As per the reference guide, it is YES. But I am not able to achieve this. Please advise/suggest. 
&lt;BR /&gt;Keyur</description>
      <pubDate>Thu, 17 Oct 2013 11:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMSSQLrow-not-executing-normal-query/m-p/2235968#M24845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-17T11:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMSSQLrow not executing normal query</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMSSQLrow-not-executing-normal-query/m-p/2235969#M24846</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;Actually, for "Select" statement, you should use tMSSqlInput component.&lt;BR /&gt;tXXXRow component is usually used to any type of sql statement excepts select statement, we use txxxInput component to execute a select statement, if you use use tXXXRow to execute a select statement, it returns a record set, and you are required to use a tParseRecordSet component after tXXXRow to parse the record sets. You can find a demo job in this&lt;A title="https://help.talend.com/reader/aMa3LeRerDnYLmJvEPq0bw/D5~~RaRP9UIN4lHOHOce9g" href="https://help.talend.com/reader/aMa3LeRerDnYLmJvEPq0bw/D5~~RaRP9UIN4lHOHOce9g" target="_self" rel="nofollow noopener noreferrer"&gt; page.&lt;/A&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2013 03:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMSSQLrow-not-executing-normal-query/m-p/2235969#M24846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-18T03:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMSSQLrow not executing normal query</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMSSQLrow-not-executing-normal-query/m-p/2235970#M24847</link>
      <description>Thank you very much!</description>
      <pubDate>Fri, 18 Oct 2013 05:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMSSQLrow-not-executing-normal-query/m-p/2235970#M24847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-18T05:19:33Z</dc:date>
    </item>
  </channel>
</rss>

