Dynamic DB connection for different types of databases

How to map the DB connection parameters dynamically based on the input Database parameters provided from a file having the below Tab delimited details

DB_Conn.txt (282 Bytes)

Attaching the parameters of DB connections

Hello @bgopalam1981,

and welcome to KNIME Community!

Please don’t share any sensitive data here on forum.

To have this dynamic DB connection you can control Credentials Configuration node with flow variables and then use credentials to control database connector node:

Also similar approach can be made with Variable to Credentials node.

Br,
Ivan

1 Like

Thanks ipazin for the reply.
the details are for testing not for any project specific. I appologize for the misunderstanding.

Let me try the solution as advised.
Thanks for your solution advise.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.