<?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: How to generate schema dynamically in talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361704#M126002</link>
    <description>Hi, 
&lt;BR /&gt;Dynamic schema feature is only available in Talend Enterprise Subscription Version. It allows you to design schema with an unknown column structure (unknown name and number of columns). 
&lt;BR /&gt;Please see this related reference: 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=5671283" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=5671283&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 10 Apr 2013 03:42:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-10T03:42:50Z</dc:date>
    <item>
      <title>How to generate schema dynamically in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361701#M125999</link>
      <description>Hi,&lt;BR /&gt;how to generate the schema dynamically in talend open studio.&lt;BR /&gt;i have import the data from sql server to mysql using talend studio.&lt;BR /&gt;how to create the schema dynamically in mysql output what are the columns available in sql server input.&lt;BR /&gt;i cannot create the table schema at every time in mysql.&lt;BR /&gt;Regards,&lt;BR /&gt;Abdul Khadir.</description>
      <pubDate>Sat, 16 Nov 2024 12:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361701#M125999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate schema dynamically in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361702#M126000</link>
      <description>Hi,
&lt;BR /&gt;You can simply copy the schema from mysql component &amp;amp; paste that in SQLServer input component by using copy &amp;amp; paste schema button. You can also use short cut keys 
&lt;BR /&gt;Select all columns (Schema) --&amp;gt; Ctrl + A
&lt;BR /&gt;Copy --&amp;gt; Ctrl+C
&lt;BR /&gt;Paste --&amp;gt; Ctrl +V 
&lt;BR /&gt;These short cut does work here for copying the schema from one component to another.
&lt;BR /&gt;Best Regards,
&lt;BR /&gt;Mayur</description>
      <pubDate>Tue, 09 Apr 2013 18:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361702#M126000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T18:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate schema dynamically in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361703#M126001</link>
      <description>There is a dynamic schema column type in the enterprise editions what fits to your needs. This data type is in fact a map which contains all columns and values per row. You can read from a database using this type and write into another database without knowing anything about the schema columns.</description>
      <pubDate>Tue, 09 Apr 2013 20:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361703#M126001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T20:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate schema dynamically in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361704#M126002</link>
      <description>Hi, 
&lt;BR /&gt;Dynamic schema feature is only available in Talend Enterprise Subscription Version. It allows you to design schema with an unknown column structure (unknown name and number of columns). 
&lt;BR /&gt;Please see this related reference: 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=5671283" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/pages/viewpage.action?pageId=5671283&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 10 Apr 2013 03:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361704#M126002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-10T03:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate schema dynamically in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361705#M126003</link>
      <description>Hi,
&lt;BR /&gt;Is dynamic schema feature &amp;nbsp;available in &amp;nbsp;Talend Bigdata Sandbox Tool for trial version or Talend Enterprise Subscription Version ??
&lt;BR /&gt;if yes is it available for BigData Batch job??&amp;nbsp;
&lt;BR /&gt;Any one from Talend team please reply.
&lt;BR /&gt;Thanks
&lt;BR /&gt;Rajnish</description>
      <pubDate>Wed, 15 Feb 2017 12:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-generate-schema-dynamically-in-talend/m-p/2361705#M126003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-15T12:03:45Z</dc:date>
    </item>
  </channel>
</rss>

