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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

SQLServer SQL (TSQL) script

Hello all people,

I have SQLServer SQL (TSQL) script which I would like to run from Talend. Is it possible to execute SQL scripts (that contain variables, create temp tables etc)  from within Talend. If so which component can I use to execute the script. I am using version 7.1.

Thanks in advance!

Labels (2)
2 Replies
TRF
Champion II
Champion II

You need to embbed your SQL script into a .sh or .bat script and call this one from tSystem component.
TRF
Champion II
Champion II

@lawlietlemars, did it help you?

If so, thank's to mark your case as solved.

(Kudos also appreciated)