Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am beginner with Talend studio (6.4.1) but not with ETL. It is intuitive tool, I did a lot things alone or with tutorial.
I have created DB connection into PostgreSQL DB and map existing table, but I couldn't find how I can read structure for this table. There is only Edit schema where can I manually by plus add the columns?
Regards
Hello,
Go to repository/metadata/database connection/yourconnection
Right click on it and select "retreive schema".
If your connection is well parameter you will se you table and can import schema.
Hello,
Go to repository/metadata/database connection/yourconnection
Right click on it and select "retreive schema".
If your connection is well parameter you will se you table and can import schema.
Hello,
Please take a look at online documents about:TalendHelpCenter: Setting up a database connection and TalendHelpCenter:Retrieving table schemas. Hope it will help.
Best regards
Sabrina