You are not logged in.
Announcement
Unanswered posts
|
Thank you Shong. That was helpful.
Hello
Here is an example about sp components.
http://www.talendforge.org/forum/viewtopic.php?id=4278
If you return a recordset, you need a tParseRecordset to parse the recordset after sp components see
http://www.talendforge.org/forum/viewtopic.php?id=7942
Best regards
shong
Hi,
I’m a beginner in using Talend software for ETL applications and have the following question:
Is there a thorough visual tutorial which explains how to call stored procedures and get the results back? I searched in Talend’s help but couldn’t find what I need.
I have a stored procedure which returns not only output parameters, but also a result set which contains many records and I couldn’t configure Talend’s components to support this stored procedure (MS SQL server stored procedures).
I really appreciate your help and thank you in advance.