<?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 about elt component question in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346582#M113972</link>
    <description>i want to use elt component accomlish of differ source database that accomlish main link, but i do not known how to accomlish differ database sources than now i only accomplish the same database that use elt main....</description>
    <pubDate>Sat, 16 Nov 2024 12:41:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:41:20Z</dc:date>
    <item>
      <title>about elt component question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346582#M113972</link>
      <description>i want to use elt component accomlish of differ source database that accomlish main link, but i do not known how to accomlish differ database sources than now i only accomplish the same database that use elt main....</description>
      <pubDate>Sat, 16 Nov 2024 12:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346582#M113972</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: about elt component question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346583#M113973</link>
      <description>Hi Sunner,&lt;BR /&gt;For the use of ELT components, you can only use tables from the same database and/or schema. The ELT components basically generate a SQL Query, I don't know how you could execute a SQL Query that takes tables from different servers... You will need to use the ETL components to do so.</description>
      <pubDate>Tue, 13 Sep 2011 14:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346583#M113973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-13T14:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: about elt component question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346584#M113974</link>
      <description>Hi Sunner888,&lt;BR /&gt;As the previous reply mentioned if you want to use the ELT components you are limited to working with the same database.  That said, if you go to the Databases &lt;BR /&gt;tab on the palette list (and the database you are working with has a folder there), you should be able to work with tables from different databases.  &lt;BR /&gt;I have a process that reads tables from two different MySQL databases using the tMysqlInput component for each table being read.  The server connection information&lt;BR /&gt;gets entered at the component level so this gives you the means to pull the tables from the servers you want to access.  &lt;BR /&gt;I hope this helps and please let me know if you need clarification on the above.&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Tue, 13 Sep 2011 15:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346584#M113974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-13T15:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: about elt component question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346585#M113975</link>
      <description>Hi   tgrady,&lt;BR /&gt;   thanks for your help.&lt;BR /&gt;       yours means is the elt component can not use different database source ,for example (mysql,oracle,db2 etc).&lt;BR /&gt;but,the oracle odi can accomplish the different database sources, if so ,the elt component is useless?</description>
      <pubDate>Wed, 14 Sep 2011 03:10:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346585#M113975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-14T03:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: about elt component question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346586#M113976</link>
      <description>Hi vgalopin,
&lt;BR /&gt; thanks for your help.
&lt;BR /&gt; my elt can not use sql statement that define the schema..
&lt;BR /&gt; but why the talend design the elt ,like oracle odi can use different database.
&lt;BR /&gt; i am a bird. so about it i can not known very deep,can you gei me some example?</description>
      <pubDate>Wed, 14 Sep 2011 03:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346586#M113976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-14T03:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: about elt component question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346587#M113977</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi vgalopin,&lt;BR /&gt; thanks for your help.&lt;BR /&gt; my elt can not use sql statement that define the schema..&lt;BR /&gt; but why the talend design the elt ,like oracle odi can use different database.&lt;BR /&gt; i am a bird. so about it i can not known very deep,can you gei me some example?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi 
&lt;BR /&gt;The ELT component is used to generate the SQL query and the query will be executed on the DB server, it will be more faster for a large of data. The source table and target table should in the same database. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 14 Sep 2011 09:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346587#M113977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-14T09:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: about elt component question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346588#M113978</link>
      <description>sunner888 you misunderstand what tgragdy was saying. You use a different database component for each type of database you want to get data from, then merge it together in tMap etc, then output it to your target database.</description>
      <pubDate>Wed, 14 Sep 2011 14:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346588#M113978</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2011-09-14T14:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: about elt component question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346589#M113979</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi vgalopin,&lt;BR /&gt; thanks for your help.&lt;BR /&gt; my elt can not use sql statement that define the schema..&lt;BR /&gt; but why the talend design the elt ,like oracle odi can use different database.&lt;BR /&gt; i am a bird. so about it i can not known very deep,can you gei me some example?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi 
&lt;BR /&gt;The ELT component is used to generate the SQL query and the query will be executed on the DB server, it will be more faster for a large of data. The source table and target table should in the same database. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong 
&lt;BR /&gt;hi shong, 
&lt;BR /&gt; if it is, now ,i known . thanks you</description>
      <pubDate>Thu, 15 Sep 2011 02:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346589#M113979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-15T02:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: about elt component question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346590#M113980</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;sunner888 you misunderstand what tgragdy was saying. You use a different database component for each type of database you want to get data from, then merge it together in tMap etc, then output it to your target database.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;\
&lt;BR /&gt;hi ,
&lt;BR /&gt; now,shong said,i understand. tgragdy`s means is use etl components that i known.
&lt;BR /&gt; thank you.</description>
      <pubDate>Thu, 15 Sep 2011 02:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/about-elt-component-question/m-p/2346590#M113980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-15T02:56:27Z</dc:date>
    </item>
  </channel>
</rss>

