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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
BLuca
Contributor
Contributor

tDBInput missing prepared statement feature

Why the component tDBInput (and it's similar tOracleInput) doesn't have the "Use prepared statement" flag ?
tDBRow has this feature but the tDBInput doesn't.

How can I prevent sql injectjon without this basic feature ?

How can I abstract my queries from the specific dialect of the database if I cannot use prepared statements?

(using talend 8 upd 2025/07 - java 17)

0 Replies