使用 Talend 将数据从 Excel 导入 SQL [英] Importing data to SQL from Excel using Talend

查看:66
本文介绍了使用 Talend 将数据从 Excel 导入 SQL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试将数据从 Excel 导入 SQL.我已经成功创建了与数据库的连接,但是在尝试检索架构时,我没有得到我的表,而是拥有数据库的架构(类型 CATALOG).

如何获取要导出 Excel 数据的表的架构?

我已参考此视频进行导入.

I am trying to import data to SQL from Excel. I have created a successful connection with the database but while trying to retrieve the schema I am not getting my table, instead I am having the schema of the database (Type CATALOG).

How do I get the schema of the table to which I will export the Excel data?

I have refereed to this video to do the import. http://www.youtube.com/watch?v=JDBYU9f1p-I

解决方案

What you can use is tFileExcelSheetOutput, map what you need with tMap and send the to t[DB]Input.

http://www.talendbyexample.com/talend-tdbinput-reference.html

这篇关于使用 Talend 将数据从 Excel 导入 SQL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆