Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Importing data to SQL from Excel using Talend

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?
Labels (2)
3 Replies
Anonymous
Not applicable

For which database you have tried to retrieve the metadata ?
If you retrieve the metadata for a database it is quite normal to get at first the CATALOG and under this node probably a schema node and under this a couple of tables.
You can create a metadata node for your excel file as well.
_AnonymousUser
Specialist III
Specialist III
Author

Thank you.
I am working with SQL server and as you explained I found my tables under the database catalog.
Anonymous
Not applicable

Hi,
For more info, please have a look at document TalendHelpCenter:Retrieving table schemas.
TalendHelpCenter:Centralizing File Excel metadata.
Best regards
Sabrina