<?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: MSSQLROW - The multi-part identifier count not be bound in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/MSSQLROW-The-multi-part-identifier-count-not-be-bound/m-p/2261675#M42388</link>
    <description>I missed single quote around ((String)globalMap.get("tFileList_1_CURRENT_FILE")) this variable.&lt;BR /&gt;it should look like '"+((String)globalMap.get("tFileList_1_CURRENT_FILE"))+'"&lt;BR /&gt;Thanks</description>
    <pubDate>Tue, 17 Nov 2015 02:50:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-11-17T02:50:45Z</dc:date>
    <item>
      <title>MSSQLROW - The multi-part identifier count not be bound</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MSSQLROW-The-multi-part-identifier-count-not-be-bound/m-p/2261673#M42386</link>
      <description>I have use this component to retrieve data from sql server table. it is a select statement.
&lt;BR /&gt;"SELECT col1,Count(col2)
&lt;BR /&gt;FROM TableA a, TableB b
&lt;BR /&gt;WHERE TableA.= TableB.
&lt;BR /&gt;&amp;nbsp; AND&amp;nbsp; CONVERT(varchar(12), IMPORTED, 101)=CONVERT(varchar(12), GETDATE(), 101)
&lt;BR /&gt;AND TableA. ="+((String)globalMap.get("tFileList_1_CURRENT_FILE"))+"
&lt;BR /&gt;GROUP BY col1"
&lt;BR /&gt;The multi-part identifier "filename.DAT" could not be bound.
&lt;BR /&gt;
&lt;BR /&gt;Please help.</description>
      <pubDate>Sat, 16 Nov 2024 10:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MSSQLROW-The-multi-part-identifier-count-not-be-bound/m-p/2261673#M42386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: MSSQLROW - The multi-part identifier count not be bound</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MSSQLROW-The-multi-part-identifier-count-not-be-bound/m-p/2261674#M42387</link>
      <description>Hi,
&lt;BR /&gt;You are using tMSSqlRow to execute select statement? Have you tried to use tMSSqlInput to see if it works? What's the error message you are facing?
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="" calibri=""&gt;tXXXRow component is usually used to any type of sql statement excepts select statement,&amp;nbsp; we use txxxInput component to execute a select statement.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="" calibri=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;&lt;FONT face="" calibri=""&gt;Sabrina&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 13 Nov 2015 03:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MSSQLROW-The-multi-part-identifier-count-not-be-bound/m-p/2261674#M42387</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-13T03:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: MSSQLROW - The multi-part identifier count not be bound</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MSSQLROW-The-multi-part-identifier-count-not-be-bound/m-p/2261675#M42388</link>
      <description>I missed single quote around ((String)globalMap.get("tFileList_1_CURRENT_FILE")) this variable.&lt;BR /&gt;it should look like '"+((String)globalMap.get("tFileList_1_CURRENT_FILE"))+'"&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 17 Nov 2015 02:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MSSQLROW-The-multi-part-identifier-count-not-be-bound/m-p/2261675#M42388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-17T02:50:45Z</dc:date>
    </item>
  </channel>
</rss>

