<?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: [resolved] DB migration using dynamic schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348089#M115258</link>
    <description>Hi shong,
&lt;BR /&gt;How can I "activate" the dynamic schema feature? Because I get an error when I try to run the job saying that I haven't set the schema yet.
&lt;BR /&gt;And how i have to write the query? My one looks like this and i get an error too:
&lt;BR /&gt;
&lt;PRE&gt;"SELECT *&lt;BR /&gt;FROM "+((String)globalMap.get("tMysqlTableList_1_CURRENT_TABLE"))&lt;/PRE&gt;
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Khor</description>
    <pubDate>Tue, 08 May 2012 08:58:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-08T08:58:09Z</dc:date>
    <item>
      <title>[resolved] DB migration using dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348087#M115256</link>
      <description>Hi,&lt;BR /&gt;I have two databases, and one of them is empty. What I want to do is to take all the tables and the rows from the first database and put them in the second one. I thought that this would be posible with the Dynamic Schema from Team Edition.&lt;BR /&gt;Is there any way to use the Dynamic Schema to achieve this?&lt;BR /&gt;Regards,&lt;BR /&gt;Khor</description>
      <pubDate>Tue, 08 May 2012 08:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348087#M115256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-08T08:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] DB migration using dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348088#M115257</link>
      <description>Hi, 
&lt;BR /&gt;Yes, it is possible with dynamic schema feature. The job looks like: (let's take Mysql for example)
&lt;BR /&gt;tMysqlTableList--iterate--tMysqlInput--main--tMysqlOutput
&lt;BR /&gt;on tMysqlOutput, set a dynamic table name:
&lt;BR /&gt;((String)globalMap.get("tMysqlTableList_1_CURRENT_TABLE"))
&lt;BR /&gt;and select 
&lt;BR /&gt;'create table if not exist' option in the action on table list.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 08 May 2012 08:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348088#M115257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-08T08:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] DB migration using dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348089#M115258</link>
      <description>Hi shong,
&lt;BR /&gt;How can I "activate" the dynamic schema feature? Because I get an error when I try to run the job saying that I haven't set the schema yet.
&lt;BR /&gt;And how i have to write the query? My one looks like this and i get an error too:
&lt;BR /&gt;
&lt;PRE&gt;"SELECT *&lt;BR /&gt;FROM "+((String)globalMap.get("tMysqlTableList_1_CURRENT_TABLE"))&lt;/PRE&gt;
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Khor</description>
      <pubDate>Tue, 08 May 2012 08:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348089#M115258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-08T08:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] DB migration using dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348090#M115259</link>
      <description>Hi 
&lt;BR /&gt;The dynamic schema feature is only available on Talend Enterprise Data Integration, if you are using commercial subscription version, you can use it directly without activating it. 
&lt;BR /&gt;The query is OK for me. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 08 May 2012 09:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348090#M115259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-08T09:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] DB migration using dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348091#M115260</link>
      <description>Hi shong, 
&lt;BR /&gt;Thanks, you helped me a lot! 
&lt;BR /&gt;Have a nice day 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Khor</description>
      <pubDate>Tue, 08 May 2012 09:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-DB-migration-using-dynamic-schema/m-p/2348091#M115260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-08T09:44:56Z</dc:date>
    </item>
  </channel>
</rss>

