<?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: Make a file in cache memory &amp; component that supported all database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Make-a-file-in-cache-memory-component-that-supported-all/m-p/2362599#M126699</link>
    <description>Hi &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;I used tdbinput &amp;amp; for buffer using tcacheoutput component&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Thanks for your feedback. There is a concern that tCacheOutput is custom component, which is compatible with talend 5.1.1. So far, the latest version product is 5.3.0. &lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Fri, 14 Jun 2013 05:01:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-14T05:01:00Z</dc:date>
    <item>
      <title>Make a file in cache memory &amp; component that supported all database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Make-a-file-in-cache-memory-component-that-supported-all/m-p/2362596#M126696</link>
      <description>Hi ,
&lt;BR /&gt; I have 2 Query
&lt;BR /&gt;1. Is their any component in talend that supported all the data base. i found tdbinput , tjdbcinput but which one is best tdbinput required odbc driver &amp;amp; tjdbcinput required jar file.
&lt;BR /&gt;2. I want to load mysql data into cache file . I am using thashoutput it stored data in cache memory and tcacheoutput it stored data in cache memory - global buffer variable name.
&lt;BR /&gt;any way to make a file in cache memory(we want to create a file in memory not in physical path).
&lt;BR /&gt;because i want to upload the data in ts3bucket .
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Naveen Dewase</description>
      <pubDate>Sat, 16 Nov 2024 12:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Make-a-file-in-cache-memory-component-that-supported-all/m-p/2362596#M126696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Make a file in cache memory &amp; component that supported all database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Make-a-file-in-cache-memory-component-that-supported-all/m-p/2362597#M126697</link>
      <description>Hi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;1. Is their any component in talend that supported all the data base. i found tdbinput , tjdbcinput but which one is best tdbinput required odbc driver &amp;amp; tjdbcinput required jar file.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Usually we use tDBinput component to read unspecified DB. I think you can choose one up to your DB type.
&lt;BR /&gt;See the component references 
&lt;A href="https://help.talend.com/search/all?query=tDBInput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tDBInput&lt;/A&gt; and 
&lt;A href="https://help.talend.com/search/all?query=tJDBCInput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tJDBCInput&lt;/A&gt; for more information.
&lt;BR /&gt;You can use 
&lt;A href="https://help.talend.com/search/all?query=tBufferOutput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tBufferOutput&lt;/A&gt; to collect data in a buffer in order to access it later via web service for example. Surely, 
&lt;A href="https://help.talend.com/search/all?query=tHashOutput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tHashOutput&lt;/A&gt; is also an option for you. Take a try and feel free post your issue on forum.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 07 Jun 2013 07:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Make-a-file-in-cache-memory-component-that-supported-all/m-p/2362597#M126697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-07T07:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Make a file in cache memory &amp; component that supported all database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Make-a-file-in-cache-memory-component-that-supported-all/m-p/2362598#M126698</link>
      <description>Thanks sabrina, &lt;BR /&gt;    I used tdbinput &amp;amp; for buffer using tcacheoutput component&lt;BR /&gt;Regards,&lt;BR /&gt;Naveen Dewase</description>
      <pubDate>Mon, 10 Jun 2013 08:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Make-a-file-in-cache-memory-component-that-supported-all/m-p/2362598#M126698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-10T08:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Make a file in cache memory &amp; component that supported all database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Make-a-file-in-cache-memory-component-that-supported-all/m-p/2362599#M126699</link>
      <description>Hi &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;I used tdbinput &amp;amp; for buffer using tcacheoutput component&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Thanks for your feedback. There is a concern that tCacheOutput is custom component, which is compatible with talend 5.1.1. So far, the latest version product is 5.3.0. &lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 14 Jun 2013 05:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Make-a-file-in-cache-memory-component-that-supported-all/m-p/2362599#M126699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-14T05:01:00Z</dc:date>
    </item>
  </channel>
</rss>

