<?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 Copy MySQL DB into SQLServer in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Copy-MySQL-DB-into-SQLServer/m-p/2308449#M79774</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I´m trying to copy a MySQL table into SQLServer.&lt;/P&gt;&lt;P&gt;Its MySQL structure is;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATE TABLE IF NOT EXISTS `Table_estadisticas` (&lt;/P&gt;&lt;P&gt;&amp;nbsp;`segundos` int(10) NOT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`fecha` date NOT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`prefijo` varchar(30) DEFAULT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`origen` varchar(6) DEFAULT '0',&lt;/P&gt;&lt;P&gt;&amp;nbsp;`dest` varchar(6) DEFAULT '0',&lt;/P&gt;&lt;P&gt;&amp;nbsp;`sip_gateway_name_in` varchar(10) DEFAULT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`sip_gateway_name_out` varchar(10) DEFAULT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`tipo` int(10) NOT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`direccion` int(10) NOT NULL&lt;/P&gt;&lt;P&gt;) ENGINE=InnoDB DEFAULT CHARSET=latin1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create that SQL Table?&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:04:02 GMT</pubDate>
    <dc:creator>FGuijarro</dc:creator>
    <dc:date>2024-11-16T01:04:02Z</dc:date>
    <item>
      <title>Copy MySQL DB into SQLServer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Copy-MySQL-DB-into-SQLServer/m-p/2308449#M79774</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I´m trying to copy a MySQL table into SQLServer.&lt;/P&gt;&lt;P&gt;Its MySQL structure is;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATE TABLE IF NOT EXISTS `Table_estadisticas` (&lt;/P&gt;&lt;P&gt;&amp;nbsp;`segundos` int(10) NOT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`fecha` date NOT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`prefijo` varchar(30) DEFAULT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`origen` varchar(6) DEFAULT '0',&lt;/P&gt;&lt;P&gt;&amp;nbsp;`dest` varchar(6) DEFAULT '0',&lt;/P&gt;&lt;P&gt;&amp;nbsp;`sip_gateway_name_in` varchar(10) DEFAULT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`sip_gateway_name_out` varchar(10) DEFAULT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`tipo` int(10) NOT NULL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;`direccion` int(10) NOT NULL&lt;/P&gt;&lt;P&gt;) ENGINE=InnoDB DEFAULT CHARSET=latin1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create that SQL Table?&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Copy-MySQL-DB-into-SQLServer/m-p/2308449#M79774</guid>
      <dc:creator>FGuijarro</dc:creator>
      <dc:date>2024-11-16T01:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Copy MySQL DB into SQLServer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Copy-MySQL-DB-into-SQLServer/m-p/2308450#M79775</link>
      <description>&lt;P&gt;Do you want to achieve this automatically through Talend Job from the MySQL Schema? If yes, I am not sure if its possible.&lt;/P&gt;&lt;P&gt;However, this can be done via tCreateTable component if you know the schema before hand.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2020 15:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Copy-MySQL-DB-into-SQLServer/m-p/2308450#M79775</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2020-12-14T15:59:15Z</dc:date>
    </item>
  </channel>
</rss>

