Forum Discussion
cc_mamir
16 years agoNew Contributor
Hi Ole,
Thanks for your reply.
Firstly I try to parameterize input in sql query in jdbc step, but unable.
Secondly I try to paramterize input in data sink step and there also unable to paramterize.
like example
insert into xyz_table values (${DataSource#Sno})
but its not able to substitute value in the query and getting the error.
Please help to solve this issue.
Thanks and regards,
Amir
Thanks for your reply.
Firstly I try to parameterize input in sql query in jdbc step, but unable.
Secondly I try to paramterize input in data sink step and there also unable to paramterize.
like example
insert into xyz_table values (${DataSource#Sno})
but its not able to substitute value in the query and getting the error.
Please help to solve this issue.
Thanks and regards,
Amir