DB Query Reader

Hi Yas,

Looking for some help with DB Query’s. Im looking to run a script
that updates a SQL database. I would like to input some variables
to the DB Query Reader for use in the query script. These variables will
change…
Cant seem to find a way to do that.

anyways any suggestions would be great

thanks!

@Gimli you could take a look at this example where a Flow Variable is being used in a DB Query reader.

1 Like

Ah flow variables is what I needed! thanks again!

1 Like

I’ve also found using another query to calculate dates and turning that into a variable helps a lot if one of your variables is a dynamic date. Then feed those into your main query.

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