Hi!
I've got some problem. How to pass any parameter into sql query in database checkpoint?
For example. I'm creating new db checkpoint, typing Connection String and SQL statement like this: "Select * from my_table where id = ?". Instead of "?" I want to insert some parameter from Data Table or a variable.
Any solution?
Best regards
I've got some problem. How to pass any parameter into sql query in database checkpoint?
For example. I'm creating new db checkpoint, typing Connection String and SQL statement like this: "Select * from my_table where id = ?". Instead of "?" I want to insert some parameter from Data Table or a variable.
Any solution?
Best regards

