<?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: Import .sql file in mysql data base using talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314968#M85680</link>
    <description>have a look at those more practical example :
&lt;BR /&gt;
&lt;A href="http://stackoverflow.com/questions/5152921/import-sql-file-from-mysql-console" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/5152921/import-sql-file-from-mysql-console&lt;/A&gt;
&lt;BR /&gt;hope it helps
&lt;BR /&gt;regards
&lt;BR /&gt;laurent</description>
    <pubDate>Tue, 03 Sep 2013 10:29:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-09-03T10:29:40Z</dc:date>
    <item>
      <title>Import .sql file in mysql data base using talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314963#M85675</link>
      <description>Hello everyone,&lt;BR /&gt;i have imported .csv file and Excel file in mysql database using talend. but i am not getting how to import .sql file which is exported by other relational database. &lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Sat, 16 Nov 2024 11:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314963#M85675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import .sql file in mysql data base using talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314964#M85676</link>
      <description>hi,
&lt;BR /&gt;have a look at that post :
&lt;BR /&gt;
&lt;A href="https://community.talend.com/t5/Design-and-Development/resolved-How-to-run-a-sql-file-in-Talend/td-p/97598" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-How-to-run-a-sql-file-in-Talend/td-p/97598&lt;/A&gt;
&lt;BR /&gt;regards
&lt;BR /&gt;laurent</description>
      <pubDate>Mon, 02 Sep 2013 11:28:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314964#M85676</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-02T11:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Import .sql file in mysql data base using talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314965#M85677</link>
      <description>thank you laurent .&lt;BR /&gt;i am trying &lt;BR /&gt; mysql db_name &amp;lt; my path of file.sql&amp;gt; output.tab&lt;BR /&gt;&lt;BR /&gt;but here i am not getting what is mean of output.tab ? is it output database table name? &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;snehal</description>
      <pubDate>Mon, 02 Sep 2013 12:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314965#M85677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-02T12:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Import .sql file in mysql data base using talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314966#M85678</link>
      <description>hi &lt;BR /&gt;have a look at mysql specification to execute SQL statement from command line :&lt;BR /&gt;&lt;A href="http://dev.mysql.com/doc/refman/5.6/en/mysql.html" rel="nofollow noopener noreferrer"&gt;http://dev.mysql.com/doc/refman/5.6/en/mysql.html&lt;/A&gt;&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Tue, 03 Sep 2013 07:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314966#M85678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-03T07:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Import .sql file in mysql data base using talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314967#M85679</link>
      <description>Hi, 
&lt;BR /&gt;i am using windows machine, and when i am writing command in tSystem it is giving following Error: 
&lt;BR /&gt;"mysql test &amp;lt;D:/Gems Data/data/localhost.sql&amp;gt; output.tab" 
&lt;BR /&gt; 
&lt;BR /&gt;Starting job sqlfile at 12:19 03/09/2013. 
&lt;BR /&gt;Exception in component tSystem_1 
&lt;BR /&gt;java.io.IOException: Cannot run program "mysql": CreateProcess error=2, The system cannot find the file specified 
&lt;BR /&gt; at java.lang.ProcessBuilder.start(Unknown Source) 
&lt;BR /&gt; at java.lang.Runtime.exec(Unknown Source) 
&lt;BR /&gt; at java.lang.Runtime.exec(Unknown Source) 
&lt;BR /&gt; at java.lang.Runtime.exec(Unknown Source) 
&lt;BR /&gt; at demo.sqlfile_0_1.sqlfile.tSystem_1Process(sqlfile.java:277) 
&lt;BR /&gt; at demo.sqlfile_0_1.sqlfile.runJobInTOS(sqlfile.java:550) 
&lt;BR /&gt; at demo.sqlfile_0_1.sqlfile.main(sqlfile.java:416) 
&lt;BR /&gt;Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified 
&lt;BR /&gt; at java.lang.ProcessImpl.create(Native Method) 
&lt;BR /&gt; at java.lang.ProcessImpl.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at java.lang.ProcessImpl.start(Unknown Source) 
&lt;BR /&gt; ... 7 more 
&lt;BR /&gt; connecting to socket on port 3556 
&lt;BR /&gt; connected 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job sqlfile ended at 12:19 03/09/2013. 
&lt;BR /&gt; 
&lt;BR /&gt;Where test is my data base name. 
&lt;BR /&gt; 
&lt;BR /&gt;can you please tell where i am going wrong. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;snehal</description>
      <pubDate>Tue, 03 Sep 2013 07:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314967#M85679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-03T07:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Import .sql file in mysql data base using talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314968#M85680</link>
      <description>have a look at those more practical example :
&lt;BR /&gt;
&lt;A href="http://stackoverflow.com/questions/5152921/import-sql-file-from-mysql-console" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/5152921/import-sql-file-from-mysql-console&lt;/A&gt;
&lt;BR /&gt;hope it helps
&lt;BR /&gt;regards
&lt;BR /&gt;laurent</description>
      <pubDate>Tue, 03 Sep 2013 10:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314968#M85680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-03T10:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Import .sql file in mysql data base using talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314969#M85681</link>
      <description>Hi laurent ,
&lt;BR /&gt;Thank you for useful link.
&lt;BR /&gt;i tried same procedure in cmd. it working there. The command is:
&lt;BR /&gt;C:\xampp\mysql\bin&amp;gt;mysql -u root demo&amp;lt;C:/xampp/mysql/bin/localhost.sql
&lt;BR /&gt;
&lt;BR /&gt;but the same command is not working in tSystem. The command is:
&lt;BR /&gt;"cmd C:/xampp/mysql/bin&amp;gt;mysql -u root demo&amp;lt;C:/xampp/mysql/bin/localhost.sql"
&lt;BR /&gt;After Running this , it is giving as follow:
&lt;BR /&gt;Starting job sqlfile at 10:51 04/09/2013.
&lt;BR /&gt;
&lt;BR /&gt; connecting to socket on port 3440
&lt;BR /&gt; connected
&lt;BR /&gt;Microsoft Windows 
&lt;BR /&gt;Copyright (c) 2009 Microsoft Corporation. All rights reserved.
&lt;BR /&gt;C:\talend\TOS_DI-Win32-r104014-V5.3.1&amp;gt;
&lt;BR /&gt; disconnected
&lt;BR /&gt;Job sqlfile ended at 10:51 04/09/2013. 
&lt;BR /&gt;
&lt;BR /&gt;When i checked demo database its not contain the schema. 
&lt;BR /&gt;so can you please tell me where i am wrong. because here error also not showing
&lt;BR /&gt;Regards
&lt;BR /&gt;snehal</description>
      <pubDate>Wed, 04 Sep 2013 06:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-sql-file-in-mysql-data-base-using-talend/m-p/2314969#M85681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-04T06:30:35Z</dc:date>
    </item>
  </channel>
</rss>

