<?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 tMSSqlInput component, invalid escape sequence in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMSSqlInput-component-invalid-escape-sequence/m-p/2322736#M92653</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am currently&amp;nbsp;starting with Talend and I am facing a problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use DBVisualizer as database tool and I have no error on it. Then I try the same query into Talend. When I use the 'Guess Schema' &amp;nbsp;button, I face the following error :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Invalid escape sequence (valid ones are \b \t \n \f \\" \' \\)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what I understand, the problem is in the syntax of my query. I should escape "\" with "\\". Then, the point I don't understand is that I have no "\" into my query and still this error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will find in attachment the query I use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If someone can explain to me the origin of the problem, I would be grateful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best regards.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2017 14:59:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-11T14:59:59Z</dc:date>
    <item>
      <title>tMSSqlInput component, invalid escape sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSSqlInput-component-invalid-escape-sequence/m-p/2322736#M92653</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am currently&amp;nbsp;starting with Talend and I am facing a problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use DBVisualizer as database tool and I have no error on it. Then I try the same query into Talend. When I use the 'Guess Schema' &amp;nbsp;button, I face the following error :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Invalid escape sequence (valid ones are \b \t \n \f \\" \' \\)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what I understand, the problem is in the syntax of my query. I should escape "\" with "\\". Then, the point I don't understand is that I have no "\" into my query and still this error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will find in attachment the query I use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If someone can explain to me the origin of the problem, I would be grateful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best regards.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSSqlInput-component-invalid-escape-sequence/m-p/2322736#M92653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-11T14:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: tMSSqlInput component, invalid escape sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSSqlInput-component-invalid-escape-sequence/m-p/2322737#M92654</link>
      <description>I removed the extra quotation mark at the end of the first SELECT, but it is still not working</description>
      <pubDate>Tue, 11 Jul 2017 15:31:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSSqlInput-component-invalid-escape-sequence/m-p/2322737#M92654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-11T15:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: tMSSqlInput component, invalid escape sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSSqlInput-component-invalid-escape-sequence/m-p/2322738#M92655</link>
      <description>The first line still looks a little off. The '1970-01-01' is not part of the DATEADD argument list.</description>
      <pubDate>Tue, 11 Jul 2017 17:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSSqlInput-component-invalid-escape-sequence/m-p/2322738#M92655</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-07-11T17:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: tMSSqlInput component, invalid escape sequence</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMSSqlInput-component-invalid-escape-sequence/m-p/2322739#M92656</link>
      <description>&lt;P&gt;You're right. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I corrected it but the problem still persist.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMSSqlInput-component-invalid-escape-sequence/m-p/2322739#M92656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-12T08:30:47Z</dc:date>
    </item>
  </channel>
</rss>

