<?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: SQL statement working in Query builder but not in component view - table not found in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256805#M39086</link>
    <description>&lt;P&gt;Hello Shong,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did have the chance to try your proposal because I changed the DB-driver type to JDBC. That did the trick for me.&lt;/P&gt;
&lt;P&gt;May be I check your way later.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for helping out!&lt;/P&gt;
&lt;P&gt;AK&lt;/P&gt;</description>
    <pubDate>Thu, 21 Nov 2019 12:15:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-11-21T12:15:31Z</dc:date>
    <item>
      <title>SQL statement working in Query builder but not in component view - table not found</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256803#M39084</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt; 
&lt;P&gt;i created a job to query data from a sybase DB. I added a connection in the meta data section which I the use in tDBConnection. To query data i use tDBrow wich i configured with the mentioned tDBConnection.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Job.jpg" style="width: 765px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Zp.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149410i9BF471F6E79CCD1B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Zp.jpg" alt="0683p000009M8Zp.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i add my query in query builder and execute it, I get a adaquate result set also shown in the section of the query builder.&lt;/P&gt; 
&lt;P&gt;When I then use that configured query for my tDBrow component and start the job i get the following error:&lt;/P&gt; 
&lt;PRE&gt;[SAP][JDBC Driver][SQL Anywhere]table 'cc_statistik' not found&lt;/PRE&gt; 
&lt;P&gt;I am using jconn4.jar &amp;amp; sajdbc4.jar in my config.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tDBRow.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Zu.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128113iB12F19353422E0AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Zu.jpg" alt="0683p000009M8Zu.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;What am I doing wrong? Why does the query work in the query builder but not in the component view?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance &amp;amp; best regards,&lt;/P&gt; 
&lt;P&gt;AK&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 17:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256803#M39084</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-14T17:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement working in Query builder but not in component view - table not found</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256804#M39085</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;If the table already exists in database, retrieve the table schema under DB metadata, then drag and drop the table schema from Repository to a job, select tDBInput(Sybase) to query data from a Sybase DB. It will fill in the right syntax in the Query.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2019-11-15_16-59-33.png" style="width: 524px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8aJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128874iED84C4C696AFCAA2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8aJ.png" alt="0683p000009M8aJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2019 09:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256804#M39085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-15T09:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement working in Query builder but not in component view - table not found</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256805#M39086</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did have the chance to try your proposal because I changed the DB-driver type to JDBC. That did the trick for me.&lt;/P&gt;
&lt;P&gt;May be I check your way later.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for helping out!&lt;/P&gt;
&lt;P&gt;AK&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 12:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256805#M39086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-21T12:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement working in Query builder but not in component view - table not found</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256806#M39087</link>
      <description>&lt;P&gt;Hi Arko,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how were you able to change the Db driver to jdbc?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect that I'm facing the same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 14:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256806#M39087</guid>
      <dc:creator>hosman</dc:creator>
      <dc:date>2020-06-10T14:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: SQL statement working in Query builder but not in component view - table not found</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256807#M39088</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I created a connection in the meta data section and used context mode. In the context I am delegation to the specific drivers:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Context.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MaO2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135480i02837198C6EB1066/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MaO2.png" alt="0683p000009MaO2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope that helps?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 12:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-statement-working-in-Query-builder-but-not-in-component-view/m-p/2256807#M39088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-18T12:23:59Z</dc:date>
    </item>
  </channel>
</rss>

